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-ir-black.config | |
parent | ed1925e198eef0c6630f457c5843f112526b86ae (diff) |
Update themes with base16-builder
- support Rofi 1.5
- added base16-icy
Diffstat (limited to 'themes/base16-ir-black.config')
-rw-r--r-- | themes/base16-ir-black.config | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/themes/base16-ir-black.config b/themes/base16-ir-black.config deleted file mode 100644 index b5fddca..0000000 --- a/themes/base16-ir-black.config +++ /dev/null @@ -1,33 +0,0 @@ -! Base16 IR Black -! Author: Timothée Poisot (http://timotheepoisot.fr) - -! base00: #000000 -! base01: #242422 -! base02: #484844 -! base03: #6c6c66 -! base04: #918f88 -! base05: #b5b3aa -! base06: #d9d7cc -! base07: #fdfbee -! base08: #ff6c60 -! base09: #e9c062 -! base0A: #ffffb6 -! base0B: #a8ff60 -! base0C: #c6c5fe -! base0D: #96cbfe -! base0E: #ff73fd -! base0F: #b18a3d - -! Enable the extended coloring options -rofi.color-enabled: true - -! Property Name BG Border Separator -rofi.color-window: #242422, #242422, #000000 - -! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #242422, #b5b3aa, #242422, #242422, #fdfbee -rofi.color-active: #242422, #96cbfe, #242422, #242422, #96cbfe -rofi.color-urgent: #242422, #ff6c60, #242422, #242422, #ff6c60 - -! Set the desired separator style -rofi.separator-style: solid |