From 2c9ca86b6a834e1be66678eee78246f8339b3e73 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Thu, 20 Oct 2022 15:34:14 +0200 Subject: Config --- Common/i3/Xresources | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'Common/i3/Xresources') diff --git a/Common/i3/Xresources b/Common/i3/Xresources index 5f8c283..ffd6974 100755 --- a/Common/i3/Xresources +++ b/Common/i3/Xresources @@ -43,6 +43,52 @@ *.color7 : #e5e9f0 *.color15 : #d1d5dc + +! ----------- +! Light theme +! ----------- +!! *.foreground: #3b2322 +!! *.background: #dfdbc3 +!! *.cursorColor: #73635a +!! ! +!! ! Black +!! *.color0: #000000 +!! *.color8: #808080 +!! ! +!! ! Red +!! *.color1: #cc0000 +!! *.color9: #cc0000 +!! ! +!! ! Green +!! *.color2: #009600 +!! *.color10: #009600 +!! ! +!! ! Yellow +!! *.color3: #d06b00 +!! *.color11: #d06b00 +!! ! +!! ! Blue +!! *.color4: #0000cc +!! *.color12: #0000cc +!! ! +!! ! Magenta +!! *.color5: #cc00cc +!! *.color13: #cc00cc +!! ! +!! ! Cyan +!! *.color6: #0087cc +!! *.color14: #0087cc +!! ! +!! ! White +!! *.color7: #cccccc +!! *.color15: #ffffff +!! ! +!! ! Bold, Italic, Underline +!! *.colorBD: #8e2a19 +!! !*.colorIT: +!! !*.colorUL: + + ! ------------------------------------------------------------------------------ ! Font configuration ! ------------------------------------------------------------------------------ -- cgit v1.2.3