Re: Dark mode in Fox?

[email protected]
Newsgroups gmane.comp.lib.fox-toolkit.user
Message-ID <[email protected]>
On 2022-10-24 08:36, David Vachulka wrote:
> Hi,
> I added some new one dark themes:
> 
> const ColorTheme ColorThemes[]={
> //|--------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------|
> //|        Name        |        Base      |       Border     |
> Back       |      Fore        |      Selback     |      Selfore     |
>     Tipback     |     Tipfore      |      Menuback    |      Menufore
>   |
> //|--------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------+------------------|
> 
> 
> {"Black and White"   ,FXRGB(  8,  8,  8),FXRGB( 77, 77, 77),FXRGB(  0,
>  0,  0),FXRGB(255,255,255),FXRGB(  0,
> 0,255),FXRGB(255,255,255),FXRGB(255,255,225),FXRGB(  0,  0,  0),FXRGB(
>  0,  0,255),FXRGB(255,255,255)},
> {"Obsidian Coast"    ,FXRGB( 48, 47, 47),FXRGB(  0,  0,  0),FXRGB( 32,
> 31, 31),FXRGB(224,223,220),FXRGB( 24,
> 72,128),FXRGB(255,255,255),FXRGB( 16, 48,
> 80),FXRGB(196,209,224),FXRGB( 24, 72,128),FXRGB(255,255,255),},
> {"Wonton Soup"       ,FXRGB( 71, 76, 86),FXRGB(  0,  0,  0),FXRGB( 58,
> 62,
> 70),FXRGB(182,193,208),FXRGB(117,133,153),FXRGB(209,225,244),FXRGB(182,193,208),FXRGB(
> 42, 44, 48),FXRGB(117,133,153),FXRGB(209,225,244),},
> 
> 
> on my "custom" ControlPanel

Thanks, I'll add that to the Control Panel as a stock theme.



   -- JVZ
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.