diff --git a/.Xresources b/.Xresources index 11bcff4..afb07a1 100755 --- a/.Xresources +++ b/.Xresources @@ -45,7 +45,7 @@ URxvt.transparent: true URxvt.shading: 15 st.transparent: true -st.alpha: 0.9 +st.alpha: 0.97 !emacs emacs.alpha: 98 @@ -71,42 +71,66 @@ URxvt.letterSpace: -1 !------------------------------------------------------------------------- -! st colorscheme +! st colorscheme new +! taken from pywal -! special st.foreground: #c0c0c0 st.background: #121212 -st.cursorColor: #c0c0c0 -!st.cursorColor: #81a2be +st.cursorColor: #d26939 + +st.color0: #0a0f14 +st.color1: #c33027 +st.color2: #26a98b +st.color3: #edb54b +st.color4: #195465 +st.color5: #4e5165 +st.color6: #33859d +st.color7: #98d1ce +st.color8: #364b61 +st.color9: #c33027 +st.color10: #26a98b +st.color11: #edb54b +st.color12: #195465 +st.color13: #4e5165 +st.color14: #33859d +st.color15: #98d1ce + + +! st colorscheme old + +! special +!st.foreground: #c0c0c0 +!st.background: #121212 +!st.cursorColor: #c0c0c0 ! black -st.color0: #080808 -st.color8: #36393f +!st.color0: #080808 +!st.color8: #36393f ! red -st.color1: #515978 -st.color9: #778099 +!st.color1: #515978 +!st.color9: #778099 ! green -st.color2: #3ea28d -st.color10: #71c4ba +!st.color2: #3ea28d +!st.color10: #71c4ba ! yellow -st.color3: #4dc5ce -st.color11: #5e767f +!st.color3: #4dc5ce +!st.color11: #5e767f ! blue -st.color4: #6ea2a5 -st.color12: #6abdc1 +!st.color4: #6ea2a5 +!st.color12: #6abdc1 ! magenta -st.color5: #a157bd -st.color13: #4e4d80 +!st.color5: #a157bd +!st.color13: #4e4d80 ! cyan -st.color6: #558188 -st.color14: #4fc8ce +!st.color6: #558188 +!st.color14: #4fc8ce ! white -st.color7: #c0c0c0 -st.color15: #a6a8aa +!st.color7: #c0c0c0 +!st.color15: #a6a8aa