New rxvt colorscheme

This commit is contained in:
lemon-sh 2021-11-30 07:31:40 +01:00
parent 1a5bbfe81e
commit abfe0ee79c
1 changed files with 18 additions and 24 deletions

View File

@ -1,37 +1,31 @@
urxvt*font: xft:Cozette:size=9
urxvt*font: xft:Iosevka:size=12
urxvt*foreground: #cccccc
urxvt*scrollBar: false
urxvt*background: rgba:0000/0000/0000/cccc
URxvt.bell-command: paplay ~/notification.ogg
Xft*dpi: 96
Xft*antialias: true
Xft*hinting: full
URxvt.transparent: true
URxvt.tintColor: white
URxvt.shading: 40
URxvt.shading: 20
URxvt.internalBorder: 20
URxvt.cursorUnderline: 1
URxvt.blurRadius: 10
URxvt*color0: #000000
URxvt*color1: #9e1828
URxvt*color2: #aece92
URxvt*color3: #968a38
URxvt*color4: #414171
URxvt*color5: #963c59
URxvt*color6: #418179
URxvt*color7: #bebebe
URxvt*color8: #666666
URxvt*color9: #cf6171
URxvt*color10: #c5f779
URxvt*color11: #fff796
URxvt*color12: #4186be
URxvt*color13: #cf9ebe
URxvt*color14: #71bebe
URxvt*color15: #ffffff
URxvt*color0: #3c4c55
URxvt*color1: #df8c8c
URxvt*color2: #a8ce93
URxvt*color3: #dada93
URxvt*color4: #416691
URxvt*color5: #9a93e1
URxvt*color6: #7fc1ca
URxvt*color7: #b6c5cf
URxvt*color8: #899ba6
URxvt*color9: #f2c38f
URxvt*color10: #a8ce93
URxvt*color11: #dada93
URxvt*color12: #517bad
URxvt*color13: #d18ec2
URxvt*color14: #7fc1ca
URxvt*color15: #e6eef3
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true