-
Notifications
You must be signed in to change notification settings - Fork 1
/
.Xresources
73 lines (48 loc) · 1.29 KB
/
.Xresources
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
XTerm.vt100.bellIsUrgent : false
!bell禁止
XTerm.vt100.saveLines: 4096
XTerm.vt100.fastScroll: true
XTerm.vt100.alternateScroll: true
XTerm.vt100.jumpScroll: true
XTerm*locale: true
XTerm*utf8Title: true
XTerm*fontMenu*fontdefault*Label: Default
XTerm*faceName: JetBrains Mono:style=Bold:pixelsize=15
xterm*faceNameDoublesize::antialias=True:pixelsize=14
XTerm*inputMethod: fcitx
XTerm*faceSize: 15
XTerm*faceSize1: 15
XTerm*faceSize2: 15
XTerm*faceSize3: 15
XTerm*faceSize4: 15
XTerm*faceSize5: 15
XTerm*faceSize6: 15
XTerm.cjkWidth:true
XTerm*scrollBar: false
XTerm*rightScrollBar: false
XTerm*jumpScroll: false
XTerm*SaveLines: 10000
xterm*VT100*geometry:106x19
xterm*VT100*scaleHeight:1.00
XTerm*VT100.Translations: #override \n\
Ctrl + Shift <KeyPress> V: insert-selection(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n\
<BtnUp>: select-end(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n
! Dracula Xresources palette
*.foreground: #F8F8F2
*.background: #282A36
*.color0: #000000
*.color8: #4D4D4D
*.color1: #FF5555
*.color9: #FF6E67
*.color2: #50FA7B
*.color10: #5AF78E
*.color3: #F1FA8C
*.color11: #F4F99D
*.color4: #BD93F9
*.color12: #CAA9FA
*.color5: #FF79C6
*.color13: #FF92D0
*.color6: #8BE9FD
*.color14: #9AEDFE
*.color7: #BFBFBF
*.color15: #E6E6E6