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-seti-ui.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-seti-ui.config')
-rw-r--r-- | themes/base16-seti-ui.config | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/themes/base16-seti-ui.config b/themes/base16-seti-ui.config deleted file mode 100644 index 8073863..0000000 --- a/themes/base16-seti-ui.config +++ /dev/null @@ -1,33 +0,0 @@ -! Base16 Seti UI -! Author: - -! base00: #151718 -! base01: #8ec43d -! base02: #3B758C -! base03: #41535B -! base04: #43a5d5 -! base05: #d6d6d6 -! base06: #eeeeee -! base07: #ffffff -! base08: #Cd3f45 -! base09: #db7b55 -! base0A: #e6cd69 -! base0B: #9fca56 -! base0C: #55dbbe -! base0D: #55b5db -! base0E: #a074c4 -! base0F: #8a553f - -! Enable the extended coloring options -rofi.color-enabled: true - -! Property Name BG Border Separator -rofi.color-window: #8ec43d, #8ec43d, #151718 - -! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #8ec43d, #d6d6d6, #8ec43d, #8ec43d, #ffffff -rofi.color-active: #8ec43d, #55b5db, #8ec43d, #8ec43d, #55b5db -rofi.color-urgent: #8ec43d, #Cd3f45, #8ec43d, #8ec43d, #Cd3f45 - -! Set the desired separator style -rofi.separator-style: solid |