diff options
author | Jordi Pakey-Rodriguez <jordi.orlando@gmail.com> | 2018-03-01 18:02:24 -0600 |
---|---|---|
committer | Jordi Pakey-Rodriguez <jordi.orlando@gmail.com> | 2018-03-01 18:02:24 -0600 |
commit | 9e21739cc5f808337f917864eccf29a57ff5189b (patch) | |
tree | 12bc1b3cdcb8a89145ca09d33037e0891c88f486 /themes/base16-solar-flare.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-solar-flare.config')
-rw-r--r-- | themes/base16-solar-flare.config | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/themes/base16-solar-flare.config b/themes/base16-solar-flare.config deleted file mode 100644 index 13cb137..0000000 --- a/themes/base16-solar-flare.config +++ /dev/null @@ -1,33 +0,0 @@ -! Base16 Solar Flare -! Author: Chuck Harmston (https://chuck.harmston.ch) - -! base00: #18262F -! base01: #222E38 -! base02: #586875 -! base03: #667581 -! base04: #85939E -! base05: #A6AFB8 -! base06: #E8E9ED -! base07: #F5F7FA -! base08: #EF5253 -! base09: #E66B2B -! base0A: #E4B51C -! base0B: #7CC844 -! base0C: #52CBB0 -! base0D: #33B5E1 -! base0E: #A363D5 -! base0F: #D73C9A - -! Enable the extended coloring options -rofi.color-enabled: true - -! Property Name BG Border Separator -rofi.color-window: #222E38, #222E38, #18262F - -! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #222E38, #A6AFB8, #222E38, #222E38, #F5F7FA -rofi.color-active: #222E38, #33B5E1, #222E38, #222E38, #33B5E1 -rofi.color-urgent: #222E38, #EF5253, #222E38, #222E38, #EF5253 - -! Set the desired separator style -rofi.separator-style: solid |