1
# Architecture Description Language syntax highlighting rules
2
# by Martin Decky <martin@decky.cz>
5
keyword whole interface yellow
6
keyword whole frame yellow
8
keyword whole ipcarg_t yellow
9
keyword whole void yellow
11
keyword whole in yellow
12
keyword whole out yellow
14
keyword whole protocol yellow
15
keyword whole provides yellow
16
keyword whole requires yellow
30
keyword ; brightmagenta
32
keyword [ brightblue black
33
keyword ] brightblue black
35
context exclusive /\* \*/ brown
38
context exclusive // \n brown