dotfiles/xorg/.Xresources
foo-dogsquared d3fadf8fe1 Finalize the setup for the dotfiles
The documentation for it has been updated, wal templates are also updated, and certain scripts has been revised to be easily understood.

This may be my stop for the whole year. I'm pretty content with this one.
2020-05-01 21:32:25 +08:00

69 lines
1.5 KiB
Plaintext

! X colors.
! Generated by 'wal'
*foreground: #D8DEE9
*background: #2E3440
*.foreground: #D8DEE9
*.background: #2E3440
emacs*foreground: #D8DEE9
emacs*background: #2E3440
URxvt*foreground: #D8DEE9
XTerm*foreground: #D8DEE9
UXTerm*foreground: #D8DEE9
URxvt*background: [100]#2E3440
XTerm*background: #2E3440
UXTerm*background: #2E3440
URxvt*cursorColor: #D8DEE9
XTerm*cursorColor: #D8DEE9
UXTerm*cursorColor: #D8DEE9
URxvt*borderColor: [100]#2E3440
! Colors 0-15.
*.color0: #3B4252
*color0: #3B4252
*.color1: #BF616A
*color1: #BF616A
*.color2: #A3BE8C
*color2: #A3BE8C
*.color3: #EBCB8B
*color3: #EBCB8B
*.color4: #81A1C1
*color4: #81A1C1
*.color5: #B48EAD
*color5: #B48EAD
*.color6: #88C0D0
*color6: #88C0D0
*.color7: #E5E9F0
*color7: #E5E9F0
*.color8: #727B8A
*color8: #727B8A
*.color9: #BF616A
*color9: #BF616A
*.color10: #A3BE8C
*color10: #A3BE8C
*.color11: #EBCB8B
*color11: #EBCB8B
*.color12: #81A1C1
*color12: #81A1C1
*.color13: #B48EAD
*color13: #B48EAD
*.color14: #8FBCBB
*color14: #8FBCBB
*.color15: #ECEFF4
*color15: #ECEFF4
! Black color that will not be affected by bold highlighting.
*.color66: #3B4252
*color66: #3B4252
! Xclock colors.
XClock*foreground: #D8DEE9
XClock*background: #2E3440
XClock*majorColor: rgba:ec/ef/f4/ff
XClock*minorColor: rgba:ec/ef/f4/ff
XClock*hourColor: rgba:ec/ef/f4/ff
XClock*minuteColor: rgba:ec/ef/f4/ff
XClock*secondColor: rgba:ec/ef/f4/ff
! Set depth to make transparency work.
URxvt*depth: 32