From 6f555b6e1eb98d1615025670777e7d6915f7cd0b Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Wed, 30 Aug 2017 01:02:43 -0400 Subject: [PATCH] Remove rofi theme in .Xresources as it was moved to another repo --- .Xresources | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .Xresources diff --git a/.Xresources b/.Xresources deleted file mode 100644 index 7527a02..0000000 --- a/.Xresources +++ /dev/null @@ -1,8 +0,0 @@ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! ------------------------------------------------------------------------------ -rofi.color-enabled: true -rofi.color-window: #222222, #002b36, #000000 -rofi.color-normal: #222222, #cccccc, #313131, #444444, #ffffff -rofi.color-active: #000000, #268bd2, #343434, #005490, #fdf6e3 -rofi.color-urgent: #000000, #dc322f, #222222, #530100, #cccccc \ No newline at end of file