2022-10-02 00:16:21 +02:00
|
|
|
! $OpenBSD: dot.Xdefaults,v 1.3 2014/07/10 10:22:59 jasper Exp $
|
|
|
|
|
2022-12-20 12:02:52 +01:00
|
|
|
Xft.hinting: true
|
|
|
|
Xft.hintstyle: hintfull
|
|
|
|
|
2022-10-02 00:16:21 +02:00
|
|
|
XTerm.termName: xterm-256color
|
|
|
|
XTerm*loginShell:true
|
2023-05-02 00:13:35 +02:00
|
|
|
XTerm*font: xft:Inconsolata:size=12
|
2022-10-02 00:16:21 +02:00
|
|
|
XTerm*scrollBar:false
|
|
|
|
XTerm*utf8:true
|
2022-11-15 01:42:28 +01:00
|
|
|
XTerm*eightBitInput: true
|
|
|
|
XTerm*internalBorder: 8
|
2022-10-02 00:16:21 +02:00
|
|
|
|
|
|
|
XTerm.vt100.translations: #override \n\
|
|
|
|
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
|
|
|
|
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
|
|
|
|
|
2023-05-02 00:13:35 +02:00
|
|
|
! special
|
|
|
|
*.foreground: #d3c6aa
|
|
|
|
*.background: #272e33
|
|
|
|
*.cursorColor: #d3c6aa
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! black
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color0: #272e33
|
|
|
|
*.color8: #374145
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! red
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color1: #f85552
|
|
|
|
*.color9: #e67e80
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! green
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color2: #8da101
|
|
|
|
*.color10: #a7c080
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! yellow
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color3: #dfa000
|
|
|
|
*.color11: #dbbc7f
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! blue
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color4: #3a94c5
|
|
|
|
*.color12: #7fbbb3
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! magenta
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color5: #df69ba
|
|
|
|
*.color13: #d699b6
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! cyan
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color6: #35a77c
|
|
|
|
*.color14: #83c092
|
2022-11-15 01:42:28 +01:00
|
|
|
|
|
|
|
! white
|
2023-05-02 00:13:35 +02:00
|
|
|
*.color7: #bec5b2
|
|
|
|
*.color15: #edeada
|