Update theme
This commit is contained in:
@@ -9,10 +9,10 @@ general {
|
||||
markup = "pango"
|
||||
separator = " "
|
||||
colors = true
|
||||
color_good = "#98971a"
|
||||
color_degraded = "#d79921"
|
||||
color_bad = "#cc241d"
|
||||
color_separator = "#353535"
|
||||
color_good = "#98C379"
|
||||
color_degraded = "#E5C07A"
|
||||
color_bad = "#E06B74"
|
||||
color_separator = "#292d37"
|
||||
}
|
||||
|
||||
##-- Modules Order ---------------------
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
## Status Bar
|
||||
|
||||
##-- Colors ---------------------------
|
||||
set $i3_bar_bg #282828
|
||||
set $i3_bar_fg #ebdbb2
|
||||
set $i3_bar_sep #353535
|
||||
set $i3_bar_foc #ffc86a
|
||||
set $i3_bar_act #458588
|
||||
set $i3_bar_ina #353535
|
||||
set $i3_bar_urg #b16286
|
||||
set $i3_bar_mod #98971a
|
||||
set $i3_bar_bg #1E2128
|
||||
set $i3_bar_fg #ABB2BF
|
||||
set $i3_bar_sep #292d37
|
||||
set $i3_bar_foc #5294E2
|
||||
set $i3_bar_act #62AEEF
|
||||
set $i3_bar_ina #292d37
|
||||
set $i3_bar_urg #C778DD
|
||||
set $i3_bar_mod #98C379
|
||||
|
||||
set $i3_bar_fonts JetBrainsMono Nerd Font 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user