aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-brogrammer.config
diff options
context:
space:
mode:
authorLibravatar nicodebo <n.debonnaire@gmail.com>2018-11-09 18:56:17 +0100
committerLibravatar nicodebo <n.debonnaire@gmail.com>2018-11-09 18:56:17 +0100
commitd3eec6ed9c83725b6044b001d587cd42507c5496 (patch)
tree33eec6439ff92a773be9a3dc59245e1435caa4a0 /build_schemes/base16-brogrammer.config
parent8e6552b9ac732ac851cf1f929b1f98170456ea2b (diff)
Update schemes
new: base16-atlas base16-black-metal-bathory base16-black-metal-burzum base16-black-metal-dark-funeral base16-black-metal-gorgoroth base16-black-metal-immortal base16-black-metal-khold base16-black-metal-marduk base16-black-metal-mayhem base16-black-metal-nile base16-black-metal-venom base16-black-metal base16-brogrammer base16-fruit-soda base16-heetch-light base16-heetch base16-ia-dark base16-ia-light base16-material-vivid base16-papercolor-dark base16-papercolor-light base16-snazzy modified: base16-solarized-dark base16-solarized-light base16-zenburn
Diffstat (limited to 'build_schemes/base16-brogrammer.config')
-rw-r--r--build_schemes/base16-brogrammer.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-brogrammer.config b/build_schemes/base16-brogrammer.config
new file mode 100644
index 0000000..f0b32e2
--- /dev/null
+++ b/build_schemes/base16-brogrammer.config
@@ -0,0 +1,35 @@
+# Base16 Brogrammer
+# Author: Vik Ramanujam (http://github.com/piggyslasher)
+
+set default-bg "#1f1f1f"
+set default-fg "#f81118"
+
+set statusbar-fg "#2a84d2"
+set statusbar-bg "#2dc55e"
+
+set inputbar-bg "#1f1f1f"
+set inputbar-fg "#d6dbe5"
+
+set notification-bg "#1f1f1f"
+set notification-fg "#d6dbe5"
+
+set notification-error-bg "#1f1f1f"
+set notification-error-fg "#d6dbe5"
+
+set notification-warning-bg "#1f1f1f"
+set notification-warning-fg "#d6dbe5"
+
+set highlight-color "#1dd361"
+set highlight-active-color "#5350b9"
+
+set completion-bg "#f81118"
+set completion-fg "#5350b9"
+
+set completion-highlight-fg "#d6dbe5"
+set completion-highlight-bg "#5350b9"
+
+set recolor-lightcolor "#1f1f1f"
+set recolor-darkcolor "#1081d6"
+
+set recolor "false"
+set recolor-keephue "false"