URxvt: Tango-Theme and true transparency

This commit is contained in:
Tobias Manske 2019-10-30 02:48:39 +01:00
parent 0de0f05cd0
commit 391fb6be41
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F

View File

@ -1,37 +1,25 @@
URxvt*depth: 32
URxvt.foreground: #d0d1d2
URxvt.background: #1c1c1c
URxvt.background: [90]#000000
URxvt.cursorColor: #d0d1d2
URxvt.transparent: true
URxvt.shading: 20
! Colors
URxvt*background: #000000
URxvt*foreground: #B2B2B2
! black
URxvt*color0: #000000
URxvt*color8: #686868
! red
URxvt*color1: #B21818
URxvt*color9: #FF5454
! green
URxvt*color2: #18B218
URxvt*color10: #54FF54
! yellow
URxvt*color3: #B26818
URxvt*color11: #FFFF54
! blue
URxvt*color4: #268bd2
URxvt*color12: #657b83
! purple
URxvt*color5: #B218B2
URxvt*color13: #FF54FF
! cyan
URxvt*color6: #18B2B2
URxvt*color14: #54FFFF
! white
URxvt*color7: #B2B2B2
URxvt*color15: #FFFFFF
! Tango Colour Scheme
URxvt*color0: #2e3436
URxvt*color1: #cc0000
URxvt*color2: #4e9a06
URxvt*color3: #c4a000
URxvt*color4: #3465a4
URxvt*color5: #75507b
URxvt*color6: #0b939b
URxvt*color7: #d3d7cf
URxvt*color8: #555753
URxvt*color9: #ef2929
URxvt*color10: #8ae234
URxvt*color11: #fce94f
URxvt*color12: #729fcf
URxvt*color13: #ad7fa8
URxvt*color14: #00f5e9
URxvt*color15: #eeeeec
! no scrollbar
URxvt.scrollBar: false