diff options
Diffstat (limited to 'tests/test-extract.out')
| -rw-r--r-- | tests/test-extract.out | 48 |
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' + |
