mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 07:39:36 +01:00
Make power button always red
This commit is contained in:
parent
92d257a661
commit
c58ae1b399
@ -24,10 +24,10 @@
|
||||
; secondary = #65a2d9
|
||||
; tertiary = #d07ef2
|
||||
; fourth = #e5c246
|
||||
; alert = #ed404c
|
||||
alert = #ed404c
|
||||
background = ${xrdb:color0:#222}
|
||||
foreground = ${xrdb:color7:#e3eaf3}
|
||||
alert = ${xrdb:color1:#222}
|
||||
; alert = ${xrdb:color1:#222}
|
||||
primary = ${xrdb:color2:#222}
|
||||
secondary = ${xrdb:color3:#222}
|
||||
tertiary = ${xrdb:color4:#222}
|
||||
|
Loading…
Reference in New Issue
Block a user