How cannot I change the color of LHS word in a configuration file i.e. any file with extension name .conf

inside the file of the colorscheme:
...

[named_colors]
white=#fff
whitedim=#f7f7f7
graydark=#4c4b4c
black=#000
marker_search_turquoise=#286659
black=#000
blue=#35f
blues=#007
red=#f41
yellow=#fffe23
green=#3f2
greens=#060
pink=#fd2ef7
purple=#caf
lime=#55ff59

[styling]
default=white;black
comment=red;whitedim
section=red;white
key=lime;black
assignment=lime;red

...

can't succeed change the color of LHS word ie. eg:
"white" or "graydark" of:

white=#fff
graydark=#4c4b4c

Help more clarify it


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3507/1565506205@github.com>