changed st colorscheme

This commit is contained in:
rick 2021-08-16 14:53:25 +05:30
parent db2340f60e
commit 13124e8ae1
2 changed files with 48 additions and 1 deletions

View File

@ -9,7 +9,8 @@ URxvt.color8: #373b41
! red
URxvt.color1: #a54242
URxvt.color9: #cc6666
!URxvt.color9: #cc6666
URxvt.color9: #776666
! green
URxvt.color2: #8c9440
@ -46,6 +47,9 @@ URxvt.shading: 15
st.transparent: true
st.alpha: 0.9
!emacs
emacs.alpha: 98
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
@ -64,3 +68,45 @@ URxvt.keysym.Control-Right: \033[1;5C
URxvt.keysym.Control-Left: \033[1;5D
URxvt.letterSpace: -1
!-------------------------------------------------------------------------
! st colorscheme
! special
st.foreground: #c0c0c0
st.background: #121212
st.cursorColor: #c0c0c0
!st.cursorColor: #81a2be
! black
st.color0: #080808
st.color8: #36393f
! red
st.color1: #515978
st.color9: #778099
! green
st.color2: #3ea28d
st.color10: #71c4ba
! yellow
st.color3: #4dc5ce
st.color11: #5e767f
! blue
st.color4: #6ea2a5
st.color12: #6abdc1
! magenta
st.color5: #a157bd
st.color13: #4e4d80
! cyan
st.color6: #558188
st.color14: #4fc8ce
! white
st.color7: #c0c0c0
st.color15: #a6a8aa

1
.tmux.conf Normal file
View File

@ -0,0 +1 @@
set -s escape-time 0