Dark Mode for Everything
-
matrixko
- Posts: 1
- Joined: Sat Aug 23, 2025 2:45 am
Dark Mode for Everything
Everything doesn't have a dark mode. I think it would be much better to use if it did. I hope this feature will be added in the future.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
-
DavidGDFC
- Posts: 52
- Joined: Wed Sep 17, 2014 10:20 am
Re: Dark Mode for Everything
Hi,
Having dark mode is great, but I wish users could be given the choice to select the mode they prefer.
I don't know if Everything uses qt, but recently, when many programmes were updated to qt6, they implemented a way to switch to light or dark mode depending on your Windows theme. Personally, I prefer having Windows with the dark theme, while my programmes in light mode. Later on, another qt6 update allowed developers to give users this type of freedom.
Thanks.
Having dark mode is great, but I wish users could be given the choice to select the mode they prefer.
I don't know if Everything uses qt, but recently, when many programmes were updated to qt6, they implemented a way to switch to light or dark mode depending on your Windows theme. Personally, I prefer having Windows with the dark theme, while my programmes in light mode. Later on, another qt6 update allowed developers to give users this type of freedom.
Thanks.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Dark Mode for Everything
Everything 1.5 has 3 theme settings:
The default is to use the system setting.
Everything doesn't use qt and implements its own dark theme.
Fonts and colors can be customized under Tools -> Options -> Fonts and colors.
- (Use system setting)
- Dark
- Standard (light mode)
The default is to use the system setting.
Everything doesn't use qt and implements its own dark theme.
Fonts and colors can be customized under Tools -> Options -> Fonts and colors.
-
DavidGDFC
- Posts: 52
- Joined: Wed Sep 17, 2014 10:20 am
Re: Dark Mode for Everything
That's great to know. Thanks for your reply.void wrote: Sun Aug 24, 2025 4:24 am Everything 1.5 has 3 theme settings:The theme can be set under the View menu -> Theme.
- (Use system setting)
- Dark
- Standard (light mode)
The default is to use the system setting.
Everything doesn't use qt and implements its own dark theme.
Fonts and colors can be customized under Tools -> Options -> Fonts and colors.