-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsyntax-theme.ini
80 lines (71 loc) · 1.73 KB
/
syntax-theme.ini
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
[base]
default = #cdd6f4
unknown-token = #f38ba8,bold
commandseparator = #94e2d5
redirection = #94e2d5
here-string-tri = #bac2de
here-string-text = #bac2de
here-string-var = #bac2de
exec-descriptor = none
comment = #6c7086
correct-subtle = #b4befe
incorrect-subtle = #eba0ac
subtle-separator = none
subtle-bg = none
secondary =
recursive-base = #cdd6f4
[command-point]
reserved-word = #cba6f7
subcommand = #74c7ec
alias = #89b4fa
suffix-alias = #89b4fa
global-alias = #89b4fa
builtin = #cba6f7
function = #89b4fa
command = #89b4fa
precommand = #cba6f7
hashed-command = #89b4fa
single-sq-bracket = #f9e2af
double-sq-bracket = #f9e2af
double-paren = #a6e3a1
[paths]
path = #f5e0dc
pathseparator = #f5e0dc
path-to-dir = #f5e0dc
globbing = #f5c2e7
globbing-ext = none
[brackets]
paired-bracket = bold
bracket-level-1 = #f38ba8
bracket-level-2 = #f9e2af
bracket-level-3 = #74c7ec
[arguments]
single-hyphen-option = #94e2d5
double-hyphen-option = #94e2d5
back-quoted-argument = #94e2d5
single-quoted-argument = #a6e3a1
double-quoted-argument = #a6e3a1
dollar-quoted-argument = #a6e3a1
optarg-string = #a6e3a1
optarg-number = #fab387
[in-string]
back-dollar-quoted-argument = #fab387
back-or-dollar-double-quoted-argument = #fab387
[other]
variable = #fab387
assign = none
assign-array-bracket = none
history-expansion = none
[math]
mathvar = #f5c2e7
mathnum = #fab387
matherr = #f38ba8,bold
[for-loop]
forvar = #cdd6f4
fornum = #fab387
foroper = #89b4fa
forsep = #89b4fa
[case]
case-input = #fab387
case-parentheses = #9399b2
case-condition = #cba6f7