diff options
Diffstat (limited to 'themes/base16-brushtrees-dark.config')
-rw-r--r--[-rwxr-xr-x] | themes/base16-brushtrees-dark.config | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/themes/base16-brushtrees-dark.config b/themes/base16-brushtrees-dark.config index a7ff07a..83643a5 100755..100644 --- a/themes/base16-brushtrees-dark.config +++ b/themes/base16-brushtrees-dark.config @@ -2,13 +2,13 @@ ! Author: Abraham White <abelincoln.white@gmail.com> ! base00: #485867 -! base01: #5a6d7a -! base02: #6d828e -! base03: #8299a1 -! base04: #98afb5 -! base05: #b0c5c8 -! base06: #c9dbdc -! base07: #e3efef +! base01: #5A6D7A +! base02: #6D828E +! base03: #8299A1 +! base04: #98AFB5 +! base05: #B0C5C8 +! base06: #C9DBDC +! base07: #E3EFEF ! base08: #b38686 ! base09: #d8bba2 ! base0A: #aab386 @@ -22,12 +22,12 @@ rofi.color-enabled: true ! Property Name BG Border Separator -rofi.color-window: #5a6d7a, #5a6d7a, #485867 +rofi.color-window: #5A6D7A, #5A6D7A, #485867 ! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #5a6d7a, #b0c5c8, #5a6d7a, #5a6d7a, #e3efef -rofi.color-active: #5a6d7a, #868cb3, #5a6d7a, #5a6d7a, #868cb3 -rofi.color-urgent: #5a6d7a, #b38686, #5a6d7a, #5a6d7a, #b38686 +rofi.color-normal: #5A6D7A, #B0C5C8, #5A6D7A, #5A6D7A, #E3EFEF +rofi.color-active: #5A6D7A, #868cb3, #5A6D7A, #5A6D7A, #868cb3 +rofi.color-urgent: #5A6D7A, #b38686, #5A6D7A, #5A6D7A, #b38686 ! Set the desired separator style rofi.separator-style: solid |