From c97580e095335218bfe63477d1ad8157fe0f10bb Mon Sep 17 00:00:00 2001 From: Matthew Dobson Date: Tue, 24 Jul 2018 01:30:29 +0000 Subject: [PATCH] .Xresources edited for new theme --- home/.Xresources | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/home/.Xresources b/home/.Xresources index dfa188a4..661ab238 100644 --- a/home/.Xresources +++ b/home/.Xresources @@ -1,9 +1,9 @@ ! Base colors *.foreground: #c0c5ce -*.background: #2b303b +*.background: #919ba0 *.cursorColor: #c0c5ce -*.color0: #2b303b +*.color0: #919ba0 *.color1: #bf616a *.color2: #a3be8c *.color3: #ebcb8b @@ -28,8 +28,10 @@ rofi.line-padding: 2 rofi.color-enabled: true rofi.hide-scrollbar: true rofi.separator-style: solid -rofi.color-window: #EFF1F5, #2b303b, #EFF1F5 -rofi.color-normal: #EFF1F5, #2b303b, #EFF1F5, #8fa1b3, #2b303b +rofi.color-window: #1c2023, #919ba0, #1c2023 +rofi.color-normal: #1c2023, #919ba0, #1c2023, #a4a4a4, #1c2023 +rofi.color-urgent: argb:00000000, #f43753, argb:00000000, argb:00000000, #e29a49 +rofi.color-active: argb:00000000, #49bbfb, argb:00000000, argb:00000000, #e29a49 ! xterm xterm*font: DejaVu Sana Mono @@ -46,7 +48,7 @@ URxvt*saveline: 15000 URxvt*termName: rxvt-256color URxvt*iso14755: false URxvt*depth: 32 -URxvt*background: [95]#2b303b +URxvt*background: [95]#919ba0 URxvt*scrollBar: false URxvt*scrollBar_right: false URxvt*internalBorder: 0