summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-18 18:13:38 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-18 18:13:38 +0100
commita41d734d8801d5f55f3dfcb472015467d5da00cc (patch)
tree134a706fc4ceac920483654fcd49d70b215afd3b /themes
parentd245a4e6a1f7b1ec6a1f63eb2be729f08ddd2fbc (diff)
Add themes from rofi-themes (adapta, indego, monokai)
Diffstat (limited to 'themes')
-rw-r--r--themes/Adapta-Nokto.theme9
-rw-r--r--themes/Indego.theme14
-rw-r--r--themes/Monokai.theme14
3 files changed, 37 insertions, 0 deletions
diff --git a/themes/Adapta-Nokto.theme b/themes/Adapta-Nokto.theme
new file mode 100644
index 00000000..3b237135
--- /dev/null
+++ b/themes/Adapta-Nokto.theme
@@ -0,0 +1,9 @@
+! ------------------------------------------------------------------------------
+! ROFI Color theme
+! Based on Adapta-Nokto GTK theme (https://github.com/adapta-project/adapta-gtk-theme)
+! ------------------------------------------------------------------------------
+rofi.color-enabled: true
+rofi.color-window: #3a4c54, #2a373e, #c3c6c8
+rofi.color-normal: #455a64, #fafbfc, #455a64, #00bcd4, #fafbfc
+rofi.color-active: #455a64, #00bcd4, #455a64, #009688, #fdf6e3
+rofi.color-urgent: #455a64, #ff5252, #455a64, #ff5252, #fdf6e3
diff --git a/themes/Indego.theme b/themes/Indego.theme
new file mode 100644
index 00000000..fb52997f
--- /dev/null
+++ b/themes/Indego.theme
@@ -0,0 +1,14 @@
+! ------------------------------------------------------------------------------
+! ROFI Color theme
+! User: qball
+! ------------------------------------------------------------------------------
+! "Color scheme for normal row" Set from: File
+rofi.color-normal: argb:07986cb, #e8eaf6, #283593, #3f51b5, #e8eaf6
+! "Color scheme for urgent row" Set from: File
+rofi.color-urgent: argb:0fdf6e3, #ffcdd2, #b71c1c, #ffcdd2, #b71c1c
+! "Color scheme for active row" Set from: File
+rofi.color-active: argb:0fdf6e3, #b2ebf2, #006064, #b2ebf2, #006064
+! "Color scheme window" Set from: File
+rofi.color-window: #1a237e, #e8eaf6, #e8eaf6
+! "Separator style (none, dash, solid)" Set from: XResources
+rofi.separator-style: solid
diff --git a/themes/Monokai.theme b/themes/Monokai.theme
new file mode 100644
index 00000000..8aaff2fb
--- /dev/null
+++ b/themes/Monokai.theme
@@ -0,0 +1,14 @@
+! ------------------------------------------------------------------------------
+! ROFI Color theme
+! User: milouse
+! ------------------------------------------------------------------------------
+! "Color scheme for normal row" Set from: File
+rofi.color-normal: argb:00272822, #f8f8f2, argb:00272822, #141411, #f8f8f2
+! "Color scheme for urgent row" Set from: File
+rofi.color-urgent: argb:00272822, #f92672, argb:00272822, #f92672, #f8f8f2
+! "Color scheme for active row" Set from: File
+rofi.color-active: argb:00272822, #a6e22a, argb:00272822, #141411, #a6e22a
+! "Color scheme window" Set from: File
+rofi.color-window: argb:ee272822, #002b36, #e6db74
+! "Separator style (none, dash, solid)" Set from: File
+rofi.separator-style: solid