After setting in colorscheme file: ```myblue=#4682B4 myorange=#D2691E mybrown=#8B4513 mygreen=#2E8B57 myred=#A52A2A # keyword_1=myorange keyword_2=mybrown keyword_3=mygreen keyword_4=myred ``` by trials and errors I have found that: `keyword_1` is a style for `primary` list and `keyword_2` detrmines the style for `secondary` list of words which are defined in `filetypes.SurfEvolver.conf` : ``` [keywords] primary=vertices edges faces bodies boundary constraint parameters secondary=formula energy ``` but I need other lists with their own colors. May I define them ?
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4292#discussioncomment-13067405 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4292/comments/[email protected]>
