Dark Theme for Slade
-
- Posts: 6611
- Joined: Mon Jul 26, 2004 12:59 pm
- Location: Growing from mycelium near you.
Dark Theme for Slade
Does Slade have a dark theme? I set Windows 10 theme to dark, which works for most programs, but Slade stays the bright-theme default. Not sure if its using it's own graphics or not, but would like to know if dark theme was possible or not in Slade.
-
- Posts: 326
- Joined: Tue Apr 02, 2019 5:13 am
- Location: France
Re: Dark Theme for Slade
Go to "Edit", then "Preferences..." to gain access to the SLADE Settings.
Hope it can help.You do not have the required permissions to view the files attached to this post.
-
- Posts: 177
- Joined: Sat Sep 04, 2021 3:13 am
Re: Dark Theme for Slade
It works automatically just fine on linux here, at least in the beta version, I haven't tried another version.


-
-
- Posts: 17719
- Joined: Fri Jul 06, 2007 3:22 pm
Re: Dark Theme for Slade
On Windows, the main interface uses the Windows theme -- you can change the text editor's color scheme but that's all. For the res of the interface you need to change your Windows colors.
-
- Posts: 4441
- Joined: Sun May 30, 2004 10:16 am
- Preferred Pronouns: She/Her
- Location: GNU/Hell
Re: Dark Theme for Slade
The thing about Windows 10's "themes" are that they only ever apply to the explorer and none of the common window shell APIs so they'll all think it's still a bright white theme irregardless and the only color the end user is allowed to change is for one accent color. Apps are expected to be 'modern' and have...explicitly defined dark themes premade, and doing that could mean more gui toolkit bloat that must be done to repaint the entire window, maybe along with the forcing of all fonts to Segoe.nova++ wrote:It works automatically just fine on linux here, at least in the beta version, I haven't tried another version.
yep it's terrible and no one's fixed it. All the big end-all Win10 fixing focus is just the start menu
-
- Posts: 6611
- Joined: Mon Jul 26, 2004 12:59 pm
- Location: Growing from mycelium near you.
Re: Dark Theme for Slade
Oh mine must be really outdated. It doesn't have any of that... Thanks, I'll need to update.