Dark Mode for Everything

Have a suggestion for "Everything"? Please post it here.
matrixko
Posts: 1
Joined: Sat Aug 23, 2025 2:45 am

Dark Mode for Everything

Post by matrixko »

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

Re: Dark Mode for Everything

Post by void »

Everything 1.5 will have a dark mode.

Thank you for the suggestion.
DavidGDFC
Posts: 52
Joined: Wed Sep 17, 2014 10:20 am

Re: Dark Mode for Everything

Post by DavidGDFC »

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.
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Dark Mode for Everything

Post by void »

Everything 1.5 has 3 theme settings:
  • (Use system setting)
  • Dark
  • Standard (light mode)
The theme can be set under the View menu -> Theme.
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

Post by DavidGDFC »

void wrote: Sun Aug 24, 2025 4:24 am Everything 1.5 has 3 theme settings:
  • (Use system setting)
  • Dark
  • Standard (light mode)
The theme can be set under the View menu -> Theme.
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.
That's great to know. Thanks for your reply.