From 58e780ddf31d446096066269cdc8de5ccaf495d2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 5 Oct 2020 22:51:18 +0200 Subject: Update rofi config --- dotfiles/Xresources | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dotfiles') diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 9690b04..3d340d7 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -181,8 +181,8 @@ URxvt.keysym.M-C-S-End : \033[1;8F ! ROFI Color theme ! ------------------------------------------------------------------------------ rofi.color-enabled: true -rofi.color-window: #000000, #000000, #ffffff -rofi.color-normal: #000000, #ffffff, #000000, #ffffff, #000000 -rofi.color-active: #000000, #0061ff, #000000, #ffffff, #0061ff -rofi.color-urgent: #000000, #ff0096, #000000, #ffffff, #ff0096 +rofi.color-window: #1B0F1C, #1B0F1C, #711C91 +rofi.color-normal: #1B0F1C, #711C91, #1B0F1C, #711C91, #1B0F1C +rofi.color-active: #1B0F1C, #4d1363, #1B0F1C, #711C91, #4d1363 +rofi.color-urgent: #1B0F1C, #4d1363, #1B0F1C, #711C91, #4d1363 rofi.font: fira-code regular 8 -- cgit v1.2.1