fix: update xresources

This commit is contained in:
2024-10-31 19:13:36 +01:00
parent 0f93585e70
commit 2da6d81a69
+24 -39
View File
@@ -1,4 +1,3 @@
Xft.dpi: 96 Xft.dpi: 96
Xtf.rgba: rgb Xtf.rgba: rgb
Xft.antialias: true Xft.antialias: true
@@ -13,24 +12,6 @@ URxvt.scrollBar: false
URxvt.skipBuiltinGlyphs: true URxvt.skipBuiltinGlyphs: true
URxvt.termName: xterm-256color URxvt.termName: xterm-256color
URxvt.font: xft:Iosevka Custom:size=11 URxvt.font: xft:Iosevka Custom:size=11
URxvt.foreground: #bdbdbd
URxvt.background: #080808
URxvt.color0: #323437
URxvt.color1: #ff5454
URxvt.color2: #8cc85f
URxvt.color3: #e3c78a
URxvt.color4: #80a0ff
URxvt.color5: #cf87e8
URxvt.color6: #79dac8
URxvt.color7: #c6c6c6
URxvt.color8: #949494
URxvt.color9: #ff5189
URxvt.color10: #36c692
URxvt.color11: #c2c292
URxvt.color12: #74b2ff
URxvt.color13: #ae81ff
URxvt.color14: #85dc85
URxvt.color15: #e4e4e4
XTerm.termName: xterm-256color XTerm.termName: xterm-256color
XTerm.ttyModes: erase ^? XTerm.ttyModes: erase ^?
@@ -43,24 +24,28 @@ XTerm.vt100.renderFont: true
XTerm.vt100.showMissingGlyphs: true XTerm.vt100.showMissingGlyphs: true
XTerm.vt100.faceName: xft:Iosevka Custom XTerm.vt100.faceName: xft:Iosevka Custom
XTerm.vt100.faceSize: 11 XTerm.vt100.faceSize: 11
XTerm.vt100.foreground: #bdbdbd
XTerm.vt100.background: #080808
XTerm.vt100.color0: #323437
XTerm.vt100.color1: #ff5454
XTerm.vt100.color2: #8cc85f
XTerm.vt100.color3: #e3c78a
XTerm.vt100.color4: #80a0ff
XTerm.vt100.color5: #cf87e8
XTerm.vt100.color6: #79dac8
XTerm.vt100.color7: #c6c6c6
XTerm.vt100.color8: #949494
XTerm.vt100.color9: #ff5189
XTerm.vt100.color10: #36c692
XTerm.vt100.color11: #c2c292
XTerm.vt100.color12: #74b2ff
XTerm.vt100.color13: #ae81ff
XTerm.vt100.color14: #85dc85
XTerm.vt100.color15: #e4e4e4
Xcursor.theme: Adwaita ! moonfly theme for Xresources
Xcursor.size: 16 !
! 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