update colours
This commit is contained in:
parent
ed740cba8f
commit
cd704fd394
12
config.ini
12
config.ini
|
@ -1,14 +1,14 @@
|
|||
[dmenu]
|
||||
dmenu_command = dmenu
|
||||
fn = xos4Terminus:size=14:weight=bold
|
||||
nb = #000000
|
||||
nf = #912727
|
||||
sb = #000000
|
||||
sf = #ff0000
|
||||
nb = #0a0303
|
||||
nf = #823302
|
||||
sb = #0a0303
|
||||
sf = #cc0000
|
||||
|
||||
[dmenu_passphrase]
|
||||
nb = #000000
|
||||
nf = #000000
|
||||
nb = #a60000
|
||||
nf = #a60000
|
||||
rofi_obscure = True
|
||||
|
||||
[database]
|
||||
|
|
Loading…
Reference in New Issue