dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles # fast
git clone https://src.adamsgaard.dk/dotfiles.git # slow
Log | Files | Refs | README | LICENSE Back to index

.Xresources (739B)


      1 *.foreground: #ffffff
      2 *.background: #000000
      3 
      4 /* black */
      5 *color0: #434944
      6 *color8: #6c6d6b
      7 
      8 /* red */
      9 *color1: #da5673
     10 *color9: #dba2b4
     11 
     12 /* green */
     13 *color2:  #8cc16d
     14 *color10: #898e38
     15 
     16 /* yellow */
     17 *color3:  #eebf35
     18 *color11: #8a6b3d
     19 
     20 /* blue */
     21 *color4:  #5cabdc
     22 *color12: #126b8c
     23 
     24 /* magenta */
     25 *color5:  #b595cf
     26 *color13: #7457a2
     27 
     28 /* cyan */
     29 *color6:  #44a9ba
     30 *color14: #87c7d4
     31 
     32 /* white */
     33 *color7:  #fbfbf8
     34 *color15: #bfc2bc
     35 
     36 XTerm.termName: xterm-256color
     37 XTerm.vt100.scrollBar: false
     38 XTerm.vt100.bellIsUrgent: true
     39 xterm*faceName: dina:pixelsize=12:antialias=false
     40 
     41 Xft.dpi: 92
     42 Xft.autohint: 0
     43 Xft.lcdfilter: lcddefault
     44 Xft.hintstyle: hintfull
     45 Xft.hinting: 1
     46 Xft.antialias: 1
     47 Xft.rgba: rgb
     48 
     49 Xcursor.size: 20
     50 Xcursor.theme: Adwaita