Base: Add more syntax highlighting color roles to the Default theme

This commit is contained in:
Itamar 2022-02-07 08:12:18 +02:00 committed by Andreas Kling
parent aba2e03b71
commit 81dcf6c58b
Notes: sideshowbarker 2024-07-17 22:01:16 +09:00

View File

@ -67,6 +67,12 @@ SyntaxControlKeyword=#a42ea2
SyntaxIdentifier=#000000
SyntaxPreprocessorStatement=#00a0a0
SyntaxPreprocessorValue=#a00000
SyntaxFunction=blue
SyntaxVariable=black
SyntaxCustomType=orange
SyntaxNamespace=orange
SyntaxMember=red
SyntaxParameter=#eb6d1e
Tooltip=#ffffe1
TooltipText=black
Tray=#808080