aboutsummaryrefslogtreecommitdiff
path: root/templates/old.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'templates/old.mustache')
-rw-r--r--templates/old.mustache33
1 files changed, 33 insertions, 0 deletions
diff --git a/templates/old.mustache b/templates/old.mustache
new file mode 100644
index 0000000..3c46874
--- /dev/null
+++ b/templates/old.mustache
@@ -0,0 +1,33 @@
+! Base16 {{scheme-name}}
+! Author: {{scheme-author}}
+
+! base00: #{{base00-hex}}
+! base01: #{{base01-hex}}
+! base02: #{{base02-hex}}
+! base03: #{{base03-hex}}
+! base04: #{{base04-hex}}
+! base05: #{{base05-hex}}
+! base06: #{{base06-hex}}
+! base07: #{{base07-hex}}
+! base08: #{{base08-hex}}
+! base09: #{{base09-hex}}
+! base0A: #{{base0A-hex}}
+! base0B: #{{base0B-hex}}
+! base0C: #{{base0C-hex}}
+! base0D: #{{base0D-hex}}
+! base0E: #{{base0E-hex}}
+! base0F: #{{base0F-hex}}
+
+! Enable the extended coloring options
+rofi.color-enabled: true
+
+! Property Name BG Border Separator
+rofi.color-window: #{{base01-hex}}, #{{base01-hex}}, #{{base00-hex}}
+
+! Property Name BG FG BG-alt Head-BG Head-FG
+rofi.color-normal: #{{base01-hex}}, #{{base05-hex}}, #{{base01-hex}}, #{{base01-hex}}, #{{base07-hex}}
+rofi.color-active: #{{base01-hex}}, #{{base0D-hex}}, #{{base01-hex}}, #{{base01-hex}}, #{{base0D-hex}}
+rofi.color-urgent: #{{base01-hex}}, #{{base08-hex}}, #{{base01-hex}}, #{{base01-hex}}, #{{base08-hex}}
+
+! Set the desired separator style
+rofi.separator-style: solid