forked from mathiasbynens/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 49
/
.minttyrc
41 lines (38 loc) · 1 KB
/
.minttyrc
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
/*********************************/
/* FLAT UI */
/*********************************/
ForegroundColour= 236, 240, 241
BackgroundColour= 0, 0, 0
CursorColour= 211, 84, 0
BoldBlack= 52, 73, 94
Black= 44, 62, 80
BoldRed= 231, 76, 60
Red= 192, 57, 43
BoldGreen= 46, 204, 113
Green= 39, 174, 96
BoldYellow= 241, 196, 15
Yellow= 243, 156, 18
BoldBlue= 52, 152, 219
Blue= 41, 128, 185
BoldMagenta= 155, 89, 182
Magenta= 142, 68, 173
BoldCyan= 26, 188, 156
Cyan= 122, 160, 133
BoldWhite= 236, 240, 241
White= 189, 195, 199
BoldAsFont=no
#Font=DejaVu Sans Mono
FontHeight=10
#FontSmoothing=full
Term=xterm-256color
Transparency=off
CursorType=block
#Locale=en_US
Charset=UTF-8
#RightClickAction=paste
#Columns=172
#Rows=53
BoldAsColour=yes
AllowBlinking=yes
#ZoomShortcuts=no
CursorBlinks=yes