Commit b0fc0360 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Flipped inactive and unfocused background colours.

parent 428bfdb1
......@@ -19,9 +19,9 @@ set $accent-txt #F9FAF9
#set $accent-txt #000000
# set other colors
set $inactive-bg #566161
set $inactive-bg #323838
set $inactive-txt #F9FAF9
set $unfocused-bg #323838
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $indicator #109648
......
......@@ -17,9 +17,9 @@ set $accent-bg #d64161
set $accent-txt #F9FAF9
# set other colors
set $inactive-bg #566161
set $inactive-bg #323838
set $inactive-txt #F9FAF9
set $unfocused-bg #323838
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $indicator #109648
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment