update theme files
This commit is contained in:
parent
62608e0130
commit
17e8488bd4
2 changed files with 2 additions and 2 deletions
|
@ -305,7 +305,7 @@ colors:
|
|||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: "#2a2644"
|
||||
black: "#504573"
|
||||
red: "#f5a9b8"
|
||||
green: "#98db95"
|
||||
yellow: "#ffe70a"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Colors
|
||||
set $fg #EBF6FF
|
||||
set $bg #2a2644
|
||||
set $bg #504573
|
||||
set $inactive #1E1B30
|
||||
set $urgent #A04558
|
||||
# class border backgr. text indicator child_border
|
||||
|
|
Loading…
Add table
Reference in a new issue