awesome: change focus and minimized colors
This commit is contained in:
parent
81a729d005
commit
113c96ede4
@ -10,11 +10,11 @@ theme.tasklist_disable_icon = true
|
|||||||
theme.wibar_height = 40
|
theme.wibar_height = 40
|
||||||
|
|
||||||
theme.bg_normal = "#283538"
|
theme.bg_normal = "#283538"
|
||||||
theme.bg_focus = "#495d62"
|
theme.bg_focus = "#36537d" -- hsl(215deg 40% 35%)
|
||||||
theme.bg_urgent = "#d8aeb5"
|
theme.bg_urgent = "#d8aeb5"
|
||||||
theme.bg_minimize = "#4e5c5f"
|
theme.bg_minimize = "#363e49" -- hsl(215deg 15% 25%)
|
||||||
theme.bg_systray = theme.bg_normal
|
theme.bg_systray = theme.bg_normal
|
||||||
theme.tasklist_bg_focus = "#354d52"
|
theme.tasklist_bg_focus = "#263c59" -- hsl(215deg 40% 25%)
|
||||||
|
|
||||||
theme.fg_normal = "#9ea7aa"
|
theme.fg_normal = "#9ea7aa"
|
||||||
theme.fg_focus = "#b1babd"
|
theme.fg_focus = "#b1babd"
|
||||||
|
@ -10,11 +10,11 @@ theme.tasklist_disable_icon = true
|
|||||||
theme.wibar_height = 40
|
theme.wibar_height = 40
|
||||||
|
|
||||||
theme.bg_normal = "#283538"
|
theme.bg_normal = "#283538"
|
||||||
theme.bg_focus = "#badde6"
|
theme.bg_focus = "#82a0c9" -- hsl(215deg 40% 65%)
|
||||||
theme.bg_urgent = "#d0426a"
|
theme.bg_urgent = "#d0426a"
|
||||||
theme.bg_minimize = "#627b81"
|
theme.bg_minimize = "#7b899d" -- hsl(215deg 15% 55%)
|
||||||
theme.bg_systray = theme.bg_normal
|
theme.bg_systray = theme.bg_normal
|
||||||
theme.tasklist_bg_focus = "#9cc2cb"
|
theme.tasklist_bg_focus = "#5e85ba" -- hsl(215deg 40% 55%)
|
||||||
|
|
||||||
theme.fg_normal = "#616c6f"
|
theme.fg_normal = "#616c6f"
|
||||||
theme.fg_focus = "#363d3e"
|
theme.fg_focus = "#363d3e"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user