You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.2 KiB
Plaintext

*faceName: xos4 Terminus
*faceSize: 12
*selectToClipboard: true
*background: #000000
*foreground: #cccccc
*fading: 8
*fadeColor: black
*cursorColor: #ff99cc
*pointerColorBackground: #ff99cc
*pointerColorForeground: #ff99cc
*VT100.colorBDMode: true
*VT100.colorULMode: true
*VT100.veryBoldColors: 6
! black
*.color0: #282a2e
*.color8: #373b41
! red
*.color1: #fff73a
*.color9: #b2ad4e
! green
*.color2: #7f336d
*.color10: #9b4b88
! yellow
*.color3: #9d5fde
*.color11: #c58efe
! blue
*.color4: #715f9d
*.color12: #9681c8
! magenta
*.color5: #85678f
*.color13: #b294bb
! cyan
*.color6: #8d5e72
*.color14: #bf8ea3
! white
*.color7: #707880
*.color15: #c5c8c6
Xcursor.theme: xcursor-breeze
Xcursor.size: 0
xterm*VT100.Translations: #override \
Shift <KeyPress> Insert: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl <Btn1Up>: exec-formatted("xdg-open '%t'", PRIMARY)