! .Xresources

!! -- Colors --
*color0:                    #000000
*color1:                    #c23621
*color2:                    #25bc24
*color3:                    #adad27
*color4:                    #492ee1
*color5:                    #d338d3
*color6:                    #33bbc8
*color7:                    #cbcccd
*color8:                    #818383
*color9:                    #fc391f
*color10:                   #31e722
*color11:                   #eaec23
*color12:                   #5833ff
*color13:                   #f935f8
*color14:                   #14f0f0
*color15:                   #e9ebeb
*background:                #000000
*foreground:                #cbcccd
*cursorColor:               #31e722
*cursorUL:                  #31e722

!! --- Xterm ---
XTerm.termName:             xterm-256color
xterm*faceName:             Hack
xterm*fontWarnings:         2
xterm*faceSize:             10
xterm*allowBoldFonts:       true
xterm*assumeAllChars:       true
XTerm*boldColors:           true
xterm*wideChars:            true
xterm*showMissingGlyphs:    true
xterm*selectToClipboard:    true
xterm*dynamicColors:        true
xterm*cursorBlink:          true
xterm*locale:               UTF-8
xterm*utf8:                 3
xterm*utf8Fonts:            2
xterm*eightBitInput:        true
xterm*scrollKey:            true
xterm*scrollTtyOutput:      false
xterm*scrollBar:            false
xterm*rightScrollBar:       true
xterm*jumpScroll:           true
xterm*multiScroll:          true
xterm*toolBar:              false
XTerm*TrimSelection:        true

!! --- Fonts ---
Xft.lcdfilter:              lcddefault
Xft.hinting:                true
Xft.hintstyle:              hintslight
Xft.autohint:               true
Xft.antialias:              true
Xft.rgba:                   rgb
Xft.dpi:                    96

!! --- Cursor ---
Xcursor.theme:              "Neutral"

! vim: set ft=xdefaults:
