-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAO-Dark-color-tc.micro
More file actions
35 lines (35 loc) · 1.21 KB
/
AO-Dark-color-tc.micro
File metadata and controls
35 lines (35 loc) · 1.21 KB
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
color-link default "#c0bbcb,#2b203f"
color-link comment "#73688d"
color-link comment.bright "#83789d"
color-link constant.bool "#5aa1db"
color-link constant.number "#fc6a9d"
color-link constant.specialChar "#bba5d4"
color-link constant.string "#e6be7d"
color-link constant.string.url "#bba5d4"
color-link identifier "#c07cff"
color-link identifier.class "#e678e8"
color-link identifier.var "#c07cff"
color-link preproc.shebang "#78688d"
color-link statement "#e678e8"
color-link symbol "#c7a8ed"
color-link symbol.brackets "#78688d"
color-link symbol.constant "#b573b4"
color-link symbol.operator "#78688d"
color-link symbol.tag "#bba5d4"
color-link type.keyword "#c7a8ed"
color-link type "#c7a8ed"
color-link color-column "#00ff00"
color-link cursor-line "#393050"
color-link current-line-number "#42375d,#c0bbcb"
color-link diff-added "#96bd65"
color-link diff-deleted "#d36666"
color-link diff-modified "#e0bc58"
color-link divider "#9773b5,#9773b5"
color-link error "#f070a3"
color-link error-message "#9773b5"
color-link line-number "#c0bbcb,#2b203f"
color-link message "#c0bbcb,#1d142e"
color-link scrollbar "#67569050"
color-link statusline "#c0bbcb,#393050"
color-link tabbar "#78688d,#251e35"
color-link todo "#bold #ffb000"