changed colorscheme

This commit is contained in:
rick 2021-08-19 10:08:34 +05:30
parent 9a1f119869
commit f80e6ce0a3
1 changed files with 45 additions and 21 deletions

View File

@ -45,7 +45,7 @@ URxvt.transparent: true
URxvt.shading: 15 URxvt.shading: 15
st.transparent: true st.transparent: true
st.alpha: 0.9 st.alpha: 0.97
!emacs !emacs
emacs.alpha: 98 emacs.alpha: 98
@ -71,42 +71,66 @@ URxvt.letterSpace: -1
!------------------------------------------------------------------------- !-------------------------------------------------------------------------
! st colorscheme ! st colorscheme new
! taken from pywal
! special
st.foreground: #c0c0c0 st.foreground: #c0c0c0
st.background: #121212 st.background: #121212
st.cursorColor: #c0c0c0 st.cursorColor: #d26939
!st.cursorColor: #81a2be
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 ! black
st.color0: #080808 !st.color0: #080808
st.color8: #36393f !st.color8: #36393f
! red ! red
st.color1: #515978 !st.color1: #515978
st.color9: #778099 !st.color9: #778099
! green ! green
st.color2: #3ea28d !st.color2: #3ea28d
st.color10: #71c4ba !st.color10: #71c4ba
! yellow ! yellow
st.color3: #4dc5ce !st.color3: #4dc5ce
st.color11: #5e767f !st.color11: #5e767f
! blue ! blue
st.color4: #6ea2a5 !st.color4: #6ea2a5
st.color12: #6abdc1 !st.color12: #6abdc1
! magenta ! magenta
st.color5: #a157bd !st.color5: #a157bd
st.color13: #4e4d80 !st.color13: #4e4d80
! cyan ! cyan
st.color6: #558188 !st.color6: #558188
st.color14: #4fc8ce !st.color14: #4fc8ce
! white ! white
st.color7: #c0c0c0 !st.color7: #c0c0c0
st.color15: #a6a8aa !st.color15: #a6a8aa