diff options
Diffstat (limited to 'themes/base16-atelier-sulphurpool.config')
-rw-r--r-- | themes/base16-atelier-sulphurpool.config | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/base16-atelier-sulphurpool.config b/themes/base16-atelier-sulphurpool.config new file mode 100644 index 0000000..5effe85 --- /dev/null +++ b/themes/base16-atelier-sulphurpool.config @@ -0,0 +1,33 @@ +! Base16 Atelier Sulphurpool +! Author: Bram de Haan (http://atelierbramdehaan.nl) + +! base00: #202746 +! base01: #293256 +! base02: #5e6687 +! base03: #6b7394 +! base04: #898ea4 +! base05: #979db4 +! base06: #dfe2f1 +! base07: #f5f7ff +! base08: #c94922 +! base09: #c76b29 +! base0A: #c08b30 +! base0B: #ac9739 +! base0C: #22a2c9 +! base0D: #3d8fd1 +! base0E: #6679cc +! base0F: #9c637a + +! Enable the extended coloring options +rofi.color-enabled: true + +! Property Name BG Border Separator +rofi.color-window: #293256, #293256, #202746 + +! Property Name BG FG BG-alt Head-BG Head-FG +rofi.color-normal: #293256, #979db4, #293256, #293256, #f5f7ff +rofi.color-active: #293256, #3d8fd1, #293256, #293256, #3d8fd1 +rofi.color-urgent: #293256, #c94922, #293256, #293256, #c94922 + +! Set the desired separator style +rofi.separator-style: solid |