aboutsummaryrefslogtreecommitdiff
path: root/X/.Xresources
blob: 0df13f8e9d9c2557d5a6d653e1ed348871563e35 (plain)
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
XTerm*faceName:  Input
UXTerm*faceName: Input

XTerm*faceSize:  16
UXTerm*faceSize: 16

*termName: xterm-256color


XTerm*allowBoldFont: false
UXTerm*allowBoldFont: false
XTerm*boldMode: false
UXTerm*boldMode: false

XTerm*colorBDMode: true
UXTerm*colorBDMode: true

*VT100*translations: #override Shift <Btn1Up>: exec-formatted("firefox '%t'", PRIMARY)
XTerm*on3Clicks: regex ([[:alpha:]]+://)?([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!! COLORS (serious business) !!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



!! "black"
!*color0:  #4d4d4d
!*color8:  #5a5a5a
!! red
!*color1:  #C70031
!*color9:  #F05178
!! green
!*color2:  #29CF13
!*color10: #6CE05C
!! yellow
!*color3:  #D8E30E
!*color11: #F3F79E
!! blue
!*color4:  #3449D1
!*color12: #97A4F7
!! magenta
!*color5:  #8400FF
!*color13: #C495F0
!! cyan
!*color6:  #0798AB
!*color14: #68F2E0
!! "white"
!*color7:  #E2D1E3
!*color15: #FFFFFF

!!*background: #151515
!!*foreground: #aeaeae
!*background: black
!*foreground: white


!*background:  rgb:00/00/00
!*foreground:  rgb:a8/a8/a8
!
!! Black
!*color0:      rgb:00/00/00
!*color8:      rgb:54/50/54
!
!! Red
!*color1:      rgb:a8/00/00
!*color9:      rgb:f8/54/50
!
!! Green
!*color2:      rgb:00/a8/00
!*color10:     rgb:50/fc/50
!
!! Yellow
!*color3:      rgb:a8/54/00
!*color11:     rgb:f8/fc/50
!
!! Blue
!*color4:      rgb:00/00/a8
!*color12:     rgb:50/54/f8
!
!! Magneta
!*color5:      rgb:a8/00/a8
!*color13:     rgb:f8/54/f8
!
!! Cyan
!*color6:      rgb:00/a8/a8
!*color14:     rgb:50/fc/f8
!
!! White
!*color7:      rgb:a8/a8/a8
!*color15:     rgb:f8/fc/f8

! PaperColor Theme
*.foreground: #4D4D4C
*.background: #EEEEEE

! black
*.color0: #EDEDED
*.color8: #969694

! red
*.color1: #D7005F
*.color9: #D7005F

! green
*.color2: #718C00
*.color10: #718C00

! yellow / orange
*.color3: #D75F00
*.color11: #D75F00

! blue
*.color4: #4271AE
*.color12: #4271AE

! magenta
*.color5: #8959A8
*.color13: #8959A8

! cyan
*.color6: #3E999F
*.color14: #3E999F

! white
*.color7: #4D4D4C
*.color15: #F5F5F5