From 7ed36d239e5bf825b2fa9d9350329c6751181570 Mon Sep 17 00:00:00 2001 From: samedamci Date: Thu, 12 Mar 2020 21:00:21 +0100 Subject: [PATCH] Update rofi colorscheme --- botfiles/.config/rofi/theme.rasi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/botfiles/.config/rofi/theme.rasi b/botfiles/.config/rofi/theme.rasi index 53199f2..0762c50 100644 --- a/botfiles/.config/rofi/theme.rasi +++ b/botfiles/.config/rofi/theme.rasi @@ -1,13 +1,12 @@ * { - maincolor: #dfdfdf; + maincolor: #144949; highlight: bold #e2a478; - urgentcolor: #666; + urgentcolor: #dfdfdf; fg: #dfdfdf; - bg: #0a0200; + bg: #071616; blackselect: #22262e; - cyan: #aaaaaa; /* hack */ /* maincolor: #007700; */ /* highlight: bold #00bb00; */