aboutsummaryrefslogtreecommitdiff
path: root/themes/base16-snazzy.config
diff options
context:
space:
mode:
Diffstat (limited to 'themes/base16-snazzy.config')
-rwxr-xr-xthemes/base16-snazzy.config33
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/base16-snazzy.config b/themes/base16-snazzy.config
new file mode 100755
index 0000000..758a30b
--- /dev/null
+++ b/themes/base16-snazzy.config
@@ -0,0 +1,33 @@
+! Base16 Snazzy
+! Author: Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)
+
+! base00: #282a36
+! base01: #34353e
+! base02: #43454f
+! base03: #78787e
+! base04: #a5a5a9
+! base05: #e2e4e5
+! base06: #eff0eb
+! base07: #f1f1f0
+! base08: #ff5c57
+! base09: #ff9f43
+! base0A: #f3f99d
+! base0B: #5af78e
+! base0C: #9aedfe
+! base0D: #57c7ff
+! base0E: #ff6ac1
+! base0F: #b2643c
+
+! Enable the extended coloring options
+rofi.color-enabled: true
+
+! Property Name BG Border Separator
+rofi.color-window: #34353e, #34353e, #282a36
+
+! Property Name BG FG BG-alt Head-BG Head-FG
+rofi.color-normal: #34353e, #e2e4e5, #34353e, #34353e, #f1f1f0
+rofi.color-active: #34353e, #57c7ff, #34353e, #34353e, #57c7ff
+rofi.color-urgent: #34353e, #ff5c57, #34353e, #34353e, #ff5c57
+
+! Set the desired separator style
+rofi.separator-style: solid