aboutsummaryrefslogtreecommitdiff
path: root/themes/wc8
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2019-10-08 17:04:45 -0400
committerLoic Guegan <manzerbredes@mailbox.org>2019-10-08 17:04:45 -0400
commit22494da413765d40a5c4ef4985024572307d22bc (patch)
treee9b15a5e69a55e00f15eb905be95d34d10f408f7 /themes/wc8
parenta81bdfc2814c2cb6a86c9bbb0db7feddefa2efef (diff)
Update themes+screenshots
Diffstat (limited to 'themes/wc8')
-rw-r--r--themes/wc845
1 files changed, 45 insertions, 0 deletions
diff --git a/themes/wc8 b/themes/wc8
new file mode 100644
index 0000000..5f2323f
--- /dev/null
+++ b/themes/wc8
@@ -0,0 +1,45 @@
+bar_colors:
+ active_workspace:
+ background: '#555555'
+ border: '#555555'
+ text: '#D4CFB4'
+ background: '#D6CEC8'
+ focused_workspace:
+ background: '#2E5492'
+ border: '#2E5492'
+ text: '#ffffff'
+ inactive_workspace:
+ background: '#949494'
+ border: '#949494'
+ text: '#D4CFB4'
+ separator: '#D6CEC8'
+ statusline: '#000000'
+ urgent_workspace:
+ background: '#2E5492'
+ border: '#2E5492'
+ text: '#ffffff'
+meta:
+ author: lasers
+ description: Windows classic 8 theme for i3wm
+window_colors:
+ focused:
+ background: '#2E5492'
+ border: '#949494'
+ indicator: '#08226C'
+ text: '#ffffff'
+ focused_inactive:
+ background: '#848484'
+ border: '#949494'
+ indicator: '#292d2e'
+ text: '#D4CFB4'
+ unfocused:
+ background: '#848484'
+ border: '#949494'
+ indicator: '#292d2e'
+ text: '#D4CFB4'
+ urgent:
+ background: '#900000'
+ border: '#949494'
+ indicator: '#A65900'
+ text: '#ffffff'
+