From 95012945a13707ec8a479587c74b61850c292181 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Tue, 1 Dec 2020 16:40:08 -0500 Subject: Figlet headers and more vim spring cleaning --- .Xresources | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index efd79a1..9266b65 100644 --- a/.Xresources +++ b/.Xresources @@ -1,3 +1,10 @@ +! __ __ +! \ \/ /_ __ ___ ___ ___ _ _ _ __ ___ ___ ___ +! \ /| '__/ _ \/ __|/ _ \| | | | '__/ __/ _ \/ __| +! / \| | | __/\__ \ (_) | |_| | | | (_| __/\__ \ +! /_/\_\_| \___||___/\___/ \__,_|_| \___\___||___/ +! + !black *color0: #111A1F *color8: #666666 @@ -17,13 +24,13 @@ *color5: #B7416E *color13: #E16A98 !cyan -*color6: #738C9C -*color14: #42717B +*color6: #42717B +*color14: #738C9C !white *color7: #C0C7Ca *color15: #C0C7Ca -!st terminal -st.alpha: 0.92 +!other +*.alpha: 0.92 ! SXIV COLORS Sxiv.background: #111A1F Sxiv.foreground: #9B9257 -- cgit v1.2.3