diff options
Diffstat (limited to 'Common/i3/Xresources')
-rwxr-xr-x | Common/i3/Xresources | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Common/i3/Xresources b/Common/i3/Xresources index 977fc97..d10c8a9 100755 --- a/Common/i3/Xresources +++ b/Common/i3/Xresources @@ -3,8 +3,10 @@ ! ------------------------------------------------------------------------------ ! special -*.foreground: #d8dee8 -*.background: #2f343f +!*.foreground: #d8dee8 +*.foreground: #e5e9f0 +!*.background: #2f343f +*.background: #121212 *.cursorColor: #b48ead ! black |