diff options
Diffstat (limited to 'awesome')
-rw-r--r-- | awesome/theme.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/theme.lua b/awesome/theme.lua index 70507fa0..bb113efe 100644 --- a/awesome/theme.lua +++ b/awesome/theme.lua @@ -9,7 +9,7 @@ local theme = {} theme.font = "Source Han Sans JP 9"--:style=Regular" -- "Ubuntu:style=Light 10" -- "sans 8" -theme.bg_normal = "#444444" -- 6c7164 +theme.bg_normal = "#171520" -- 6c7164 theme.bg_focus = "#d33682" theme.bg_urgent = "#dc322f" theme.bg_minimize = "#6c71ff" -- 444444 |