2018-05-01 23:57:34 -05:00
|
|
|
! Base colors
|
2018-07-26 20:51:40 -05:00
|
|
|
*.foreground: #E1E1E1
|
2022-01-14 13:25:47 -06:00
|
|
|
*.background: #1C2023
|
2018-11-05 00:19:12 -06:00
|
|
|
*.cursorColor: #778899
|
2018-02-05 21:31:56 -06:00
|
|
|
|
2022-01-14 13:25:47 -06:00
|
|
|
*.color0: #1C2023
|
|
|
|
*.color1: #BF616A
|
|
|
|
*.color2: #A3BE8C
|
|
|
|
*.color3: #EBCB8B
|
|
|
|
*.color4: #8FA1B3
|
|
|
|
*.color5: #B48EAD
|
|
|
|
*.color6: #96B5B4
|
2018-07-27 23:11:21 -05:00
|
|
|
*.color7: #E1E1E1
|
2022-01-14 13:25:47 -06:00
|
|
|
*.color8: #919BA0
|
|
|
|
*.color9: #BF616A
|
|
|
|
*.color10: #A3BE8C
|
|
|
|
*.color11: #EBCB8B
|
|
|
|
*.color12: #8FA1B3
|
|
|
|
*.color13: #B48EAD
|
|
|
|
*.color14: #96B5B4
|
|
|
|
*.color15: #C0C5CE
|
2018-05-01 23:57:34 -05:00
|
|
|
|
2017-10-23 18:35:35 -05:00
|
|
|
! xterm
|
2018-08-18 15:16:42 -05:00
|
|
|
xterm*termName: xterm-256color
|
2018-12-02 22:19:37 -06:00
|
|
|
xterm*font: monospace
|
|
|
|
xterm*faceName: monospace:size=11
|
2017-10-16 14:38:02 -05:00
|
|
|
xterm*loginShell: true
|
|
|
|
xterm*vt100*geometry: 90x34
|
|
|
|
xterm*saveLines: 2000
|
|
|
|
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
|
|
|
xterm*eightBitInput: false
|
|
|
|
|
2017-10-23 18:35:35 -05:00
|
|
|
! URxvt
|
2018-02-05 21:31:56 -06:00
|
|
|
URxvt*saveline: 15000
|
|
|
|
URxvt*termName: rxvt-256color
|
|
|
|
URxvt*iso14755: false
|
|
|
|
URxvt*depth: 32
|
2018-07-26 20:51:40 -05:00
|
|
|
URxvt*background: [95]#1C2023
|
2018-02-05 21:31:56 -06:00
|
|
|
URxvt*scrollBar: false
|
|
|
|
URxvt*scrollBar_right: false
|
|
|
|
URxvt*internalBorder: 0
|
|
|
|
URxvt*externalBorder: 0
|
|
|
|
URxvt*letterSpace: -1
|
2018-12-02 22:19:37 -06:00
|
|
|
URxvt.font: xft:monospace:size=11
|
2018-02-05 21:31:56 -06:00
|
|
|
URxvt.copyCommand: xclip -i -selection clipboard
|
|
|
|
URxvt.pasteCommand: xclip -o -selection clipboard
|
|
|
|
URxvt.urlLauncher: exo-open
|
|
|
|
URxvt.underlineURLs: true
|
|
|
|
URxvt.urlButton: 1
|
2018-08-18 15:16:42 -05:00
|
|
|
URxvt.geometry: 90x34
|
2017-10-16 14:38:02 -05:00
|
|
|
URxvt.tabbed.tabbar-fg: 4
|
|
|
|
URxvt.tabbed.tabbar-bg: 16
|
2018-02-05 21:31:56 -06:00
|
|
|
URxvt.tabbed.tab-fg: 15
|
|
|
|
URxvt.tabbed.tab-bg: 4
|
|
|
|
URxvt*buffered: false
|