Always load the builtin color scheme before the user's one in case the latter lacks some named colors, so it uses the default.
This helps us adding new named styles without requiring each and every theme to be updated. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1186
-- Commit Summary --
* Always load the default builtin color scheme as fallback
-- File Changes --
M src/highlighting.c (43)
-- Patch Links --
https://github.com/geany/geany/pull/1186.patch https://github.com/geany/geany/pull/1186.diff