dotfiles/.Xresources

137 lines
2.4 KiB
Plaintext
Executable File

! special
URxvt.foreground: #c5c8c6
URxvt.background: #1d1f21
URxvt.cursorColor: #c5c8c6
! black
URxvt.color0: #282a2e
URxvt.color8: #373b41
! red
URxvt.color1: #a54242
!URxvt.color9: #cc6666
URxvt.color9: #776666
! green
URxvt.color2: #8c9440
URxvt.color10: #b5bd68
! yellow
URxvt.color3: #de935f
URxvt.color11: #f0c674
! blue
URxvt.color4: #5f819d
URxvt.color12: #81a2be
! magenta
URxvt.color5: #85678f
URxvt.color13: #b294bb
! cyan
URxvt.color6: #5e8d87
URxvt.color14: #8abeb7
! white
URxvt.color7: #707880
URxvt.color15: #c5c8c6
!*.font xft:NotoSans-Bold.ttf
URxvt.font: xft:DejaVu Sans Mono:size=12
st.font: DejaVu Sans Mono:size=13
!URxvt.font: xft:Sauce Code Pro Nerd Font Complete Mono:size=12
URxvt.transparent: true
URxvt.shading: 15
st.transparent: true
st.alpha: 0.97
!emacs
emacs.alpha: 98
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
!URxvt.font: Noto Sans Bold
!urxvt navigation keybindings
!https://addy-dclxvi.github.io/post/configuring-urxvt/
!URxvt.keysym.Shift-Up: command:\033]720;1\007
!URxvt.keysym.Shift-Down: command:\033]721;1\007
URxvt.keysym.Control-Up: \033[1;5A
URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Right: \033[1;5C
URxvt.keysym.Control-Left: \033[1;5D
URxvt.letterSpace: -1
!-------------------------------------------------------------------------
! st colorscheme new
! taken from pywal
st.foreground: #c0c0c0
st.background: #121212
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
! 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