| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 | 
							- Xft.dpi:                    96
 
- Xft.antialias:              true
 
- Xft.rgba:                   rgb
 
- Xft.hinting:                true
 
- Xft.hintstyle:              hintfull
 
- Xft.autohint:               false
 
- Xft.lcdfilter:              lcddefault
 
- Xcursor.theme:              Chameleon-SkyBlue-Regular
 
- Xcursor.size:               14
 
- URxvt.depth:                32
 
- URxvt.geometry:             80x24
 
- URxvt*background:           [70]#001E27
 
- URxvt*scrollTtyOutput:      false
 
- URxvt*scrollWithBuffer:     true
 
- URxvt*scrollTtyKeypress:    true
 
- URxvt.fading:               0
 
- URxvt.loginShell:           true
 
- URxvt.internalBorder:       3
 
- URxvt.lineSpace:            0
 
- URxvt.scrollStyle:          rxvt
 
- URxvt.scrollBar:            false
 
- URxvt.cursorBlink:          true
 
- URxvt.cursorColor:          #657b83
 
- URxvt.cursorUnderline:      false
 
- URxvt.pointerBlank:         true
 
- URxvt*font:                 xft:ForMateKonaVe:pixelsize=14
 
- URxvt*letterSpace:          -1
 
- URxvt.perl-ext-common:      default,matcher,font,selection-to-clipboard
 
- URxvt.clipboard.pastecmd:   clipit -c
 
- URxvt.keysym.C-equal:       perl:font:increment
 
- URxvt.keysym.C-minus:       perl:font:decrement
 
- URxvt.matcher.button:       1
 
- URxvt.urlLauncher:          /usr/bin/xdg-open
 
- URxvt.inputMethod:          ibus
 
- URxvt.preeditType:          OverTheSpot
 
- *background:                #001E27
 
- *foreground:                #9CC2C3
 
- *fadeColor:                 #002832
 
- *cursorColor:               #F34F00
 
- *pointerColorBackground:    #003747
 
- *pointerColorForeground:    #9CC2C3
 
- *color0:                    #002831
 
- *color1:                    #D11C24
 
- *color2:                    #6CBE6C
 
- *color3:                    #A57706
 
- *color4:                    #2176C7
 
- *color5:                    #C61C6F
 
- *color6:                    #259286
 
- *color7:                    #EAE3CB
 
- *color8:                    #006488
 
- *color9:                    #F5163B
 
- *color10:                   #51EF84
 
- *color11:                   #B27E28
 
- *color12:                   #178EC8
 
- *color13:                   #E24D8E
 
- *color14:                   #00B39E
 
- *color15:                   #FCF4DC
 
 
  |