dot-files/X/.Xresources.d/theme/dark
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
537 B
Plaintext

! special
*.foreground: #a5a2a2
*.background: #090300
*.cursorColor: #a5a2a2
! black
*.color0: #090300
*.color8: #5c5855
! red
*.color1: #db2d20
*.color9: #db2d20
! green
*.color2: #01a252
*.color10: #01a252
! yellow
*.color3: #fded02
*.color11: #fded02
! blue
*.color4: #01a0e4
*.color12: #01a0e4
! magenta
*.color5: #a16a94
*.color13: #a16a94
! cyan
*.color6: #b5e4f4
*.color14: #b5e4f4
! white
*.color7: #a5a2a2
*.color15: #f7f7f7