summaryrefslogtreecommitdiff
path: root/.config/stig
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-03-31 19:34:46 +0200
committerTom Barrett <tom@tombarrett.xyz>2021-03-31 19:34:46 +0200
commit0cf1fd3a283f8a4b0d0418402a875d03ceb002dd (patch)
tree508d681e418ffd0a2fdc9765560a857c28decbdf /.config/stig
parent67cba5cff1e4d0af4da1236a7e9f9a3ef903b28e (diff)
minor tweeks for zsh
Diffstat (limited to '.config/stig')
-rw-r--r--.config/stig/modified.theme18
1 files changed, 9 insertions, 9 deletions
diff --git a/.config/stig/modified.theme b/.config/stig/modified.theme
index bb40f2c..c9d7788 100644
--- a/.config/stig/modified.theme
+++ b/.config/stig/modified.theme
@@ -45,22 +45,22 @@ find.highlight black on yellow
tabs.unfocused white on black
tabs.focused black on white
-tabs.torrentlist.unfocused light cyan on dark gray
+tabs.torrentlist.unfocused light cyan on black
tabs.torrentlist.focused black on dark cyan
-tabs.torrentdetails.unfocused light blue on dark gray
+tabs.torrentdetails.unfocused light blue on black
tabs.torrentdetails.focused black on light blue
-tabs.filelist.unfocused light magenta on dark gray
+tabs.filelist.unfocused light magenta on black
tabs.filelist.focused black on dark magenta
-tabs.peerlist.unfocused light green on dark gray
+tabs.peerlist.unfocused light green on black
tabs.peerlist.focused black on dark green
-tabs.trackerlist.unfocused white on dark gray
-tabs.trackerlist.focused black on light gray
+tabs.trackerlist.unfocused white on black
+tabs.trackerlist.focused black on black
tabs.settinglist.unfocused yellow on dark blue
tabs.settinglist.focused dark blue on yellow
tabs.help.unfocused light green on dark blue
tabs.help.focused dark blue on light green
-$topbar_bg = dark blue
+$topbar_bg = black
topbar light gray on $topbar_bg
topbar.host.connected light green on $topbar_bg
topbar.host.connecting black on light magenta
@@ -70,7 +70,7 @@ topbar.help.equals light cyan on $topbar_bg
topbar.help.label light cyan on $topbar_bg
topbar.help.space light cyan on $topbar_bg
-$bottombar_bg = dark gray
+$bottombar_bg = black
bottombar light gray on $bottombar_bg
bottombar.important light red,bold on $bottombar_bg
bottombar.marked black,bold on yellow
@@ -79,7 +79,7 @@ bottombar.bandwidth.up.highlighted light green on $bottombar_bg
bottombar.bandwidth.down dark cyan on $bottombar_bg
bottombar.bandwidth.down.highlighted light cyan on $bottombar_bg
-$log_bg = dark gray
+$log_bg = black
log light gray on $log_bg
log.timestamp dark cyan on $log_bg
log.info light green on $log_bg