about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2017-09-18 20:02:37 +0100
committerdevhell <devhell@mailfresser.de>2017-09-18 20:02:37 +0100
commit44496a4423d9d3ec3320f03b0b2342fe036aa440 (patch)
tree8eb28dd1226dc3229da87a939eb7457ff823e5a1 /machines
parenteb479f90cb3197b1aeb182822839bd94c6b60113 (diff)
machines/eris: Change rofi theme
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/eris.nix20
1 files changed, 7 insertions, 13 deletions
diff --git a/machines/devhell/eris.nix b/machines/devhell/eris.nix
index f2c807be..a60f2805 100644
--- a/machines/devhell/eris.nix
+++ b/machines/devhell/eris.nix
@@ -143,20 +143,14 @@
             ${xterm}*cursorColor:        #545f65
         '') [ "UXTerm" "XTerm" ]}
         ! ------------------------------------------------------------------------------
-        ! ROFI Color theme & Settings
+        ! ROFI Color theme
+        ! Copyright: 2017 leofa
         ! ------------------------------------------------------------------------------
-        rofi.modi: run
-        rofi.opacity: 85
-        rofi.width: 100
-        rofi.lines: 3
-        rofi.padding: 300
-        rofi.bw: 0
-        rofi.eh: 2
-        rofi.color-enabled: true
-        rofi.color-window: #393939, #393939, #268bd2
-        rofi.color-normal: #393939, #ffffff, #393939, #268bd2, #ffffff
-        rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171
-        rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c
+        rofi.color-normal:                   argb:0383c4a, #c4cbd4, argb:96404552, #4084d6, #f9f9f9
+        rofi.color-urgent:                   argb:02d303b, #cc6666, argb:e52d303b, #a54242, #f9f9f9
+        rofi.color-active:                   argb:02d303b, #b5bd68, argb:e42d303b, #8c9440, #f9f9f9
+        rofi.color-window:                   argb:f22d303b, #7c8389, #1d1f21
+        rofi.separator-style:                solid
       ''}"
     '';
   };