Files
dotfiles/.Xresources
2024-10-31 19:13:36 +01:00

52 lines
1.0 KiB
Plaintext

Xft.dpi: 96
Xtf.rgba: rgb
Xft.antialias: true
Xft.hinting: true
Xft.authint: false
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
! See man-pages for avaiable resources:
! https://linux.die.net/man/1/urxvt
URxvt.scrollBar: false
URxvt.skipBuiltinGlyphs: true
URxvt.termName: xterm-256color
URxvt.font: xft:Iosevka Custom:size=11
XTerm.termName: xterm-256color
XTerm.ttyModes: erase ^?
XTerm.vt100.locale: false
XTerm.vt100.utf8: true
XTerm.vt100.metaSendsEscape: true
XTerm.vt100.backarrowKey: false
XTerm.vt100.scrollBar: false
XTerm.vt100.renderFont: true
XTerm.vt100.showMissingGlyphs: true
XTerm.vt100.faceName: xft:Iosevka Custom
XTerm.vt100.faceSize: 11
! moonfly theme for Xresources
!
! Upstream: github.com/bluz71/vim-moonfly-colors
*background: #080808
*foreground: #bdbdbd
*color0: #323437
*color1: #ff5454
*color2: #8cc85f
*color3: #e3c78a
*color4: #80a0ff
*color5: #cf87e8
*color6: #79dac8
*color7: #c6c6c6
*color8: #949494
*color9: #ff5189
*color10: #36c692
*color11: #c6c684
*color12: #74b2ff
*color13: #ae81ff
*color14: #85dc85
*color15: #e4e4e4