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.foreground: #d0d1d2
URxvt.background: #1c1c1c URxvt.background: [90]#000000
URxvt.cursorColor: #d0d1d2 URxvt.cursorColor: #d0d1d2
URxvt.transparent: true ! Tango Colour Scheme
URxvt.shading: 20 URxvt*color0: #2e3436
URxvt*color1: #cc0000
! Colors URxvt*color2: #4e9a06
URxvt*background: #000000 URxvt*color3: #c4a000
URxvt*foreground: #B2B2B2 URxvt*color4: #3465a4
! black URxvt*color5: #75507b
URxvt*color0: #000000 URxvt*color6: #0b939b
URxvt*color8: #686868 URxvt*color7: #d3d7cf
! red URxvt*color8: #555753
URxvt*color1: #B21818 URxvt*color9: #ef2929
URxvt*color9: #FF5454 URxvt*color10: #8ae234
! green URxvt*color11: #fce94f
URxvt*color2: #18B218 URxvt*color12: #729fcf
URxvt*color10: #54FF54 URxvt*color13: #ad7fa8
! yellow URxvt*color14: #00f5e9
URxvt*color3: #B26818 URxvt*color15: #eeeeec
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
! no scrollbar ! no scrollbar
URxvt.scrollBar: false URxvt.scrollBar: false