61 lines
1.1 KiB
Plaintext
61 lines
1.1 KiB
Plaintext
! $OpenBSD: dot.Xdefaults,v 1.3 2014/07/10 10:22:59 jasper Exp $
|
|
|
|
! === XFT ===
|
|
Xft.hinting: true
|
|
Xft.hintstyle: hintfull
|
|
Xft.dpi: 96
|
|
|
|
! === XTerm ===
|
|
XTerm*termName: xterm-256color
|
|
XTerm*loginShell: true
|
|
XTerm*faceName: ttyp0:size=10
|
|
XTerm*scrollBar: false
|
|
XTerm*eightBitInput: false
|
|
XTerm*locale: true
|
|
XTerm*pointerMode: 2
|
|
XTerm*scaleHeight: 1.1
|
|
XTerm*internalBorder: 14
|
|
XTerm.vt100.translations: #override \
|
|
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
|
|
Ctrl Shift <Key>C: copy-selection(CLIPBOARD)
|
|
|
|
Nsxiv.bar.font: ttyp0:size=10
|
|
|
|
! special
|
|
*.foreground: #ffebeb
|
|
*.background: #0d0909
|
|
*.cursorColor: #e84f82
|
|
|
|
! black
|
|
*.color0: #1a1111
|
|
*.color8: #403333
|
|
|
|
! red
|
|
*.color1: #d12a62
|
|
*.color9: #e84f82
|
|
|
|
! green
|
|
*.color2: #70cf53
|
|
*.color10: #8bd681
|
|
|
|
! yellow
|
|
*.color3: #f37a21
|
|
*.color11: #f39d21
|
|
|
|
! blue
|
|
*.color4: #0065b0
|
|
*.color12: #0082cf
|
|
|
|
! magenta
|
|
*.color5: #8542ff
|
|
*.color13: #9b64fb
|
|
|
|
! cyan
|
|
*.color6: #42717b
|
|
*.color14: #6d878d
|
|
|
|
! white
|
|
*.color7: #ad9191
|
|
*.color15: #ffebeb
|
|
|