-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaliases
24 lines (24 loc) · 960 Bytes
/
aliases
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| ALIAS | BASE |
|----------------------------|--------|
| background | base00 |
| foreground | base04 |
| status_line_background | base01 |
| status_line_foreground | base05 |
| popup_background | base02 |
| popup_foreground | base04 |
| popup_group_background | base01 |
| popup_group_foreground | base05 |
| alert | base0F |
| error | base0F |
| warning | base0E |
| notice | base0D |
| info | base0A |
| success | base0C |
| search_match | base07 |
| search_match_current | base09 |
| current_item | base0B |
| selected_item | base07 |
| unread_item | base07 |
| delete | base06 |
| add | base0C |
| inactive_window_background | base10 |