dotfiles/dot_Xresources
2023-02-14 10:06:22 +01:00

128 lines
2.8 KiB
Plaintext

Xft.dpi: 133
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintslight
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgba
Xcursor.theme: dmz
Xcursor.size: 32
URxvt.saveLines: 100000
URxvt.scrollBar: false
URxvt.scrollBar_right: false
URxvt.scrollBar_floating: false
URxvt.font: xft:Brutalist Mono:pixelsize=20
URxvt.visualBell: false
URxvt*title: terminal
URxvt.secondaryScreen: true
URxvt.secondaryScroll: false
URxvt.letterSpace: -1
URxvt*termName: xterm-256color
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
URxvt*scrollStyle: plain
URxvt*loginShell: true
URxvt*buffered: true
URxvt.cursorBlink: 0
URxvt.cursorColor: LimeGreen
URxvt.cursorUnderline: 0
URxvt.printPipe: "cat > /dev/null"
/* URxvt.perl-ext-common: default,tabbed */
/* URxvt.tabbed.tabbar-fg: 15 */
/* URxvt.tabbed.tabbar-bg: 0 */
/* URxvt.tabbed.tab-fg: 234 */
/* URxvt.tabbed.tab-bg: 15 */
URxvt.color24: #076678
URxvt.color66: #427b58
URxvt.color88: #9d0006
URxvt.color96: #8f3f71
URxvt.color100: #79740e
URxvt.color108: #8ec07c
URxvt.color109: #83a598
URxvt.color130: #af3a03
URxvt.color136: #b57614
URxvt.color142: #b8bb26
URxvt.color167: #fb4934
URxvt.color175: #d3869b
URxvt.color208: #fe8019
URxvt.color214: #fabd2f
URxvt.color223: #ebdbb2
URxvt.color228: #f2e5bc
URxvt.color229: #fbf1c7
URxvt.color230: #f9f5d7
URxvt.color234: #1d2021
URxvt.color235: #282828
URxvt.color236: #32302f
URxvt.color237: #3c3836
URxvt.color239: #504945
URxvt.color241: #665c54
URxvt.color243: #7c6f64
URxvt.color244: #928374
URxvt.color245: #928374
URxvt.color246: #a89984
URxvt.color248: #bdae93
URxvt.color250: #d5c4a1
/* DARK */
! hard contrast: *background: #1d2021
*background: #1d2021
! soft contrast: *background: #32302f
*foreground: #ebdbb2
*color0: #1d2021
*color1: #cc241d
*color2: #98971a
*color3: #d79921
*color4: #458588
*color5: #b16286
*color6: #689d6a
*color7: #a89984
*color8: #928374
*color9: #fb4934
*color10: #b8bb26
*color11: #fabd2f
*color12: #83a598
*color13: #d3869b
*color14: #8ec07c
*color15: #ebdbb2
*color24: #076678
*color66: #427b58
*color88: #9d0006
*color96: #8f3f71
*color100: #79740e
*color108: #8ec07c
*color109: #83a598
*color130: #af3a03
*color136: #b57614
*color142: #b8bb26
*color167: #fb4934
*color175: #d3869b
*color208: #fe8019
*color214: #fabd2f
*color223: #ebdbb2
*color228: #f2e5bc
*color229: #fbf1c7
*color230: #f9f5d7
*color234: #1d2021
*color235: #282828
*color236: #32302f
*color237: #3c3836
*color239: #504945
*color241: #665c54
*color243: #7c6f64
*color244: #928374
*color245: #928374
*color246: #a89984
*color248: #bdae93
*color250: #d5c4a1
/* scratchpad*internalBorder: 30 */
URxvtFuzzy*internalBorder: 30
URxvtFuzzy*background: #1d2021
URxvtFuzzy*foreground: #ebdbb2