diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-09 10:05:52 -0400 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-09 10:05:52 -0400 |
| commit | 828d437070d9b702addaddb698f886db32fe88fd (patch) | |
| tree | d10c5f4db7632b9a30ea8ad64d2f2b48af56d64a /tests/test-simple-extract.out | |
| parent | 6fc25b04e8a38321b5022e1f8916bc8a9ec2e238 (diff) | |
Improve tests
Diffstat (limited to 'tests/test-simple-extract.out')
| -rw-r--r-- | tests/test-simple-extract.out | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/tests/test-simple-extract.out b/tests/test-simple-extract.out deleted file mode 100644 index 04aa616..0000000 --- a/tests/test-simple-extract.out +++ /dev/null @@ -1,48 +0,0 @@ -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' - |
