workstation/roles/home-gui/files/Xresources

68 lines
1.5 KiB
Text
Raw Normal View History

2019-10-21 08:09:44 +00:00
*color: true
2020-04-12 21:16:03 +00:00
URxvt*background: #2e3436
2019-10-21 08:09:44 +00:00
URxvt*color0: #1e1e1e
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
2022-09-21 19:30:27 +00:00
URxvt*font: xft:Monospace:size=10
2020-04-12 21:16:03 +00:00
URxvt*foreground: #d3d7cf
2022-09-21 19:30:27 +00:00
URxvt*geometry: 120x24
2019-10-21 08:09:44 +00:00
URxvt*locale: true
URxvt*metaSendsEscape: true
URxvt*perl-ext: -searchable-scrollback
URxvt*scrollBar_right: true
2019-11-12 12:13:13 +00:00
URxvt*termName: rxvt
2019-10-21 08:09:44 +00:00
XClock*hourColor: black
XClock*majorColor: red
XClock*minorColor: black
XClock*minuteColor: black
XClock*render: true
XClock*secondColor: red
XClock*update: 1
Xft.hintstyle: hintfull
Xft.rgba: none
2019-11-11 15:33:04 +00:00
xterm*background: #ffffff
2019-10-21 08:09:44 +00:00
xterm*color0: #1e1e1e
xterm*color1: #cc0000
xterm*color2: #4e9a06
xterm*color3: #c4a000
xterm*color4: #3465a4
xterm*color5: #75507b
xterm*color6: #0b939b
xterm*color7: #d3d7cf
xterm*color8: #555753
xterm*color9: #ef2929
xterm*color10: #8ae234
xterm*color11: #fce94f
xterm*color12: #729fcf
xterm*color13: #ad7fa8
xterm*color14: #00f5e9
xterm*color15: #eeeeec
2022-09-21 19:30:27 +00:00
xterm*faceName: xft:Monospace:size=10
2019-10-21 08:09:44 +00:00
xterm*faceSize1: 4
xterm*faceSize2: 6
xterm*faceSize3: 8
xterm*faceSize4: 12
xterm*faceSize5: 14
xterm*faceSize6: 16
xterm*faceSize: 9
2019-11-11 15:33:04 +00:00
xterm*foreground: #000000
2019-10-21 08:09:44 +00:00
xterm*locale: true
xterm*metaSendsEscape: true
xterm*scrollBar: true
xterm*utf8: always
xterm*utf8Fonts: always
xterm*utf8Title: true