diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-12-10 19:53:05 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-12-10 19:53:05 +0300 |
commit | e7581829091aa4a741a681c3d88e92e4d8982fc8 (patch) | |
tree | 56f4a52306c38ff2b46f17eb39a3704549b5fa9b /dotfiles/.config/mako | |
parent | 292f756d4463c8596d1f0b70bf2f455484c33670 (diff) | |
download | swayrice-e7581829091aa4a741a681c3d88e92e4d8982fc8.tar.gz swayrice-e7581829091aa4a741a681c3d88e92e4d8982fc8.zip |
Color style update
Updated color schemes for qutebrowser, newsboat, and mako.
Diffstat (limited to 'dotfiles/.config/mako')
-rw-r--r-- | dotfiles/.config/mako/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.config/mako/config b/dotfiles/.config/mako/config index 9760218..9ee0488 100644 --- a/dotfiles/.config/mako/config +++ b/dotfiles/.config/mako/config @@ -1,6 +1,6 @@ font=monospace 10 -text-color=#e5e9f0 -background-color=#2d333f +text-color=#faf6e5 +background-color=#232328 border-color=#000000 default-timeout=5000 height=700 |