07-01-2023, 08:50 PM
(This post was last modified: 07-01-2023, 08:53 PM by Kernelpanic.)
Quote:If anyone is using a dark mode IDE color theme for the IDE, then please share.I had always a "Dark mode" but adapted to my ideas.
And this is what it looks like in the ini file:
Code: (Select All)
[IDE COLOR SETTINGS 1]
SchemeID=1
TextColor=_RGB32(216, 216, 216)
KeywordColor=_RGB32(98, 167, 196)
NumbersColor=_RGB32(216, 98, 69)
QuoteColor=_RGB32(206, 216, 0)
CommentColor=_RGB32(69, 216, 0)
ChromaColor=_RGB32(170, 170, 170)
MetaCommandColor=_RGB32(177, 59, 226)
HighlightColor=_RGB32(0, 88, 108)
BackgroundColor=_RGB32(0, 0, 108)
BackgroundColor2=_RGB32(0, 88, 177)
ErrorColor=_RGB32(170, 0, 0)
Quote:Scheme1$=VSCode|226226226115222227255043138255178034185237049157118137043045037010000020088088088170170170What is these? Everything together in the soup?