|
|
|
|
@ -11,7 +11,11 @@ const std::string configjson =
|
|
|
|
|
" \"clang_types\": {\n" |
|
|
|
|
" \"8\": \"def:function\",\n" |
|
|
|
|
" \"21\": \"def:function\",\n" |
|
|
|
|
" \"22\": \"def:identifier\",\n" |
|
|
|
|
" \"24\": \"def:function\",\n" |
|
|
|
|
" \"25\": \"def:function\",\n" |
|
|
|
|
" \"43\": \"def:type\",\n" |
|
|
|
|
" \"44\": \"def:type\",\n" |
|
|
|
|
" \"45\": \"def:type\",\n" |
|
|
|
|
" \"46\": \"def:identifier\",\n" |
|
|
|
|
" \"109\": \"def:string\",\n" |
|
|
|
|
@ -136,7 +140,7 @@ const std::string juci_style =
|
|
|
|
|
" <color name=\"red\" value=\"#CC0000\"/>\n" |
|
|
|
|
" <color name=\"green\" value=\"#008800\"/>\n" |
|
|
|
|
" <color name=\"blue\" value=\"#0000FF\"/>\n" |
|
|
|
|
" <color name=\"dark-blue\" value=\"#000099\"/>\n" |
|
|
|
|
" <color name=\"dark-blue\" value=\"#002299\"/>\n" |
|
|
|
|
" <color name=\"yellow\" value=\"#FFFF00\"/>\n" |
|
|
|
|
" <color name=\"orange\" value=\"#FF8800\"/>\n" |
|
|
|
|
" <color name=\"purple\" value=\"#990099\"/>\n" |
|
|
|
|
|