2021-01-11 20:17:06 +00:00
|
|
|
! special
|
|
|
|
*.foreground: #c6c8d1
|
|
|
|
*.background: #161821
|
|
|
|
*.cursorColor: #c6c8d1
|
|
|
|
|
|
|
|
! black
|
|
|
|
*.color0: #161821
|
|
|
|
*.color8: #6b7089
|
|
|
|
|
|
|
|
! red
|
|
|
|
*.color1: #e27878
|
|
|
|
*.color9: #e98989
|
|
|
|
|
|
|
|
! green
|
|
|
|
*.color2: #b4be82
|
|
|
|
*.color10: #c0ca8e
|
|
|
|
|
|
|
|
! yellow
|
|
|
|
*.color3: #e2a478
|
|
|
|
*.color11: #e9b189
|
|
|
|
|
|
|
|
! blue
|
|
|
|
*.color4: #84a0c6
|
|
|
|
*.color12: #91acd1
|
|
|
|
|
|
|
|
! magenta
|
|
|
|
*.color5: #a093c7
|
|
|
|
*.color13: #ada0d3
|
|
|
|
|
|
|
|
! cyan
|
|
|
|
*.color6: #89b8c2
|
|
|
|
*.color14: #95c4ce
|
|
|
|
|
|
|
|
! white
|
|
|
|
*.color7: #c6c8d1
|
|
|
|
*.color15: #d2d4de
|
2018-08-20 19:58:12 +00:00
|
|
|
|
|
|
|
URxvt.font: xft:Source Code Pro:size=10.5
|
2021-01-11 20:30:12 +00:00
|
|
|
URxvt.depth: 32
|
|
|
|
URxvt*scrollBar: false
|
|
|
|
URxvt*mouseWheelScrollPage: true
|
|
|
|
URxvt*cursorBlink: true
|
|
|
|
URxvt*saveLines: 99999
|
2018-08-20 19:58:12 +00:00
|
|
|
URxvt*internalBorder: 5
|
|
|
|
URxvt*geometry: 70x19
|