aboutsummaryrefslogtreecommitdiff
path: root/themes/base16-chalk.config
diff options
context:
space:
mode:
Diffstat (limited to 'themes/base16-chalk.config')
-rw-r--r--themes/base16-chalk.config33
1 files changed, 33 insertions, 0 deletions
diff --git a/themes/base16-chalk.config b/themes/base16-chalk.config
new file mode 100644
index 0000000..20b9544
--- /dev/null
+++ b/themes/base16-chalk.config
@@ -0,0 +1,33 @@
+! Base16 Chalk
+! Author: Chris Kempson (http://chriskempson.com)
+
+! base00: #151515
+! base01: #202020
+! base02: #303030
+! base03: #505050
+! base04: #b0b0b0
+! base05: #d0d0d0
+! base06: #e0e0e0
+! base07: #f5f5f5
+! base08: #fb9fb1
+! base09: #eda987
+! base0A: #ddb26f
+! base0B: #acc267
+! base0C: #12cfc0
+! base0D: #6fc2ef
+! base0E: #e1a3ee
+! base0F: #deaf8f
+
+! Enable the extended coloring options
+rofi.color-enabled: true
+
+! Property Name BG Border Separator
+rofi.color-window: #202020, #202020, #151515
+
+! Property Name BG FG BG-alt Head-BG Head-FG
+rofi.color-normal: #202020, #d0d0d0, #202020, #202020, #f5f5f5
+rofi.color-active: #202020, #6fc2ef, #202020, #202020, #6fc2ef
+rofi.color-urgent: #202020, #fb9fb1, #202020, #202020, #fb9fb1
+
+! Set the desired separator style
+rofi.separator-style: solid