aboutsummaryrefslogtreecommitdiff
path: root/tests/test-extract.out
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2019-10-09 10:05:52 -0400
committerLoic Guegan <manzerbredes@mailbox.org>2019-10-09 10:05:52 -0400
commit828d437070d9b702addaddb698f886db32fe88fd (patch)
treed10c5f4db7632b9a30ea8ad64d2f2b48af56d64a /tests/test-extract.out
parent6fc25b04e8a38321b5022e1f8916bc8a9ec2e238 (diff)
Improve tests
Diffstat (limited to 'tests/test-extract.out')
-rw-r--r--tests/test-extract.out48
1 files changed, 48 insertions, 0 deletions
diff --git a/tests/test-extract.out b/tests/test-extract.out
new file mode 100644
index 0000000..04aa616
--- /dev/null
+++ b/tests/test-extract.out
@@ -0,0 +1,48 @@
+bar_colors:
+ active_workspace:
+ background: '#2d2d2d'
+ border: '#414141'
+ text: '#ffffff'
+ background: '#2d2d2d'
+ focused_workspace:
+ background: '#2d76f6'
+ border: '#4183F6'
+ text: '#ffffff'
+ inactive_workspace:
+ background: '#2d2d2d'
+ border: '#414141'
+ text: '#bbbbbb'
+ separator: '#bbbbbb'
+ statusline: '#ffffff'
+ urgent_workspace:
+ background: '#ffc609'
+ border: '#FFCB21'
+ text: '#ffffff'
+meta:
+ description: Generated From i3-colors
+window_colors:
+ focused:
+ background: '#2d76f6'
+ border: '#4183F6'
+ child_border: '#4183F6'
+ indicator: '#d8442e'
+ text: '#ffffff'
+ focused_inactive:
+ background: '#bbbbbb'
+ border: '#C1C1C1'
+ child_border: '#C1C1C1'
+ indicator: '#009c58'
+ text: '#ffffff'
+ unfocused:
+ background: '#2d2d2d'
+ border: '#414141'
+ child_border: '#414141'
+ indicator: '#bbbbbb'
+ text: '#ffffff'
+ urgent:
+ background: '#ffc609'
+ border: '#FFCB21'
+ child_border: '#FFCB21'
+ indicator: '#d8442e'
+ text: '#ffffff'
+