diff options
author | mdosch <spam-github@mdosch.de> | 2019-09-25 19:02:19 +0200 |
---|---|---|
committer | mdosch <spam-github@mdosch.de> | 2019-09-25 19:02:19 +0200 |
commit | 82f343c0fc4972dbb75c7d9146e1465c6c321af9 (patch) | |
tree | dd5414c123ee3d43efa8745eabd4785a8f63fe39 /themes/solarized-dark | |
parent | 146fe8913bbc9f0c890c88eb9ef2f70c2a65a0a0 (diff) | |
download | profani-tty-82f343c0fc4972dbb75c7d9146e1465c6c321af9.tar.gz |
Fix solarized dark theme
This fixes a whitespace issue that was probably introduced by using the github editor.
Diffstat (limited to 'themes/solarized-dark')
-rw-r--r-- | themes/solarized-dark | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/solarized-dark b/themes/solarized-dark index 170fbec7..727a8809 100644 --- a/themes/solarized-dark +++ b/themes/solarized-dark @@ -16,9 +16,9 @@ titlebar.xa=orange4 statusbar=black statusbar.text=default statusbar.brackets=default -statusbar.active=default -statusbar.new=yellow -statusbar.current=orange1 +statusbar.active=default +statusbar.new=yellow +statusbar.current=orange1 statusbar.time=default main.text=default main.text.me=default |