dot-files/X/.Xresources.d/theme/default
Bruno BELANYI 0c159d39a3 [UPDATE][X] Use wildcard for theme colors
I want the theme to be picked up by both Xterm and URxvt.
2019-10-18 22:17:20 +02:00

37 lines
457 B
Plaintext

! special
*.foreground: #ffffff
*.background: #1d1f21
*.cursorColor: #ffffff
! black
*.color0: #000000
*.color8: #555753
! red
*.color1: #ff6565
*.color9: #ff8d8d
! green
*.color2: #93d44f
*.color10: #c8e7a8
! yellow
*.color3: #eab93d
*.color11: #ffc123
! blue
*.color4: #204a87
*.color12: #3465a4
! magenta
*.color5: #ce5c00
*.color13: #f57900
! cyan
*.color6: #89b6e2
*.color14: #46a4ff
! white
*.color7: #cccccc
*.color15: #ffffff