Custom Styles
Posted: Wed Feb 08, 2023 8:46 am
In Delphi I can set Styles (ProjectOptions -> Application -> Appearance -> CustomStyles) .
For example if I set it to style "Amakrits" then the UI has a black theme, the TListboxes and Memo's background are black.
But the TChart background remains white.
Is there a way that TChart adapts its style automatically to the Delphi style?
If not, I can set the TChart colors manually. But how can I find which exact colors Delphi used in a certain style?
For example if I set it to style "Amakrits" then the UI has a black theme, the TListboxes and Memo's background are black.
But the TChart background remains white.
Is there a way that TChart adapts its style automatically to the Delphi style?
If not, I can set the TChart colors manually. But how can I find which exact colors Delphi used in a certain style?