diff options
Diffstat (limited to 'themes/base16-green-screen.config')
-rw-r--r-- | themes/base16-green-screen.config | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/themes/base16-green-screen.config b/themes/base16-green-screen.config deleted file mode 100644 index ae6dc24..0000000 --- a/themes/base16-green-screen.config +++ /dev/null @@ -1,33 +0,0 @@ -! Base16 Green Screen -! Author: Chris Kempson (http://chriskempson.com) - -! base00: #001100 -! base01: #003300 -! base02: #005500 -! base03: #007700 -! base04: #009900 -! base05: #00bb00 -! base06: #00dd00 -! base07: #00ff00 -! base08: #007700 -! base09: #009900 -! base0A: #007700 -! base0B: #00bb00 -! base0C: #005500 -! base0D: #009900 -! base0E: #00bb00 -! base0F: #005500 - -! Enable the extended coloring options -rofi.color-enabled: true - -! Property Name BG Border Separator -rofi.color-window: #003300, #003300, #001100 - -! Property Name BG FG BG-alt Head-BG Head-FG -rofi.color-normal: #003300, #00bb00, #003300, #003300, #00ff00 -rofi.color-active: #003300, #009900, #003300, #003300, #009900 -rofi.color-urgent: #003300, #007700, #003300, #003300, #007700 - -! Set the desired separator style -rofi.separator-style: solid |