xsharp.eu • XIDE Dark Mode?
Page 1 of 2

XIDE Dark Mode?

Posted: Fri Jan 02, 2026 3:11 pm
by mindfulvector
Would it be possible for a dark mode to be added to XIDE, along with color schemes for the editor?

I have setup a custom dark color set for the editor but this makes the find in files panel, for example, very hard to use since it does not use the background editor color.

A minimal fix would be to setup that panel (and any others, if there are others, that use the foreground syntax highlighting colors) to use the background color assigned for the editor component.

Since I spend nearly all day every day in XIDE (at work and at home), I would really appreciate it if this or a complete dark mode was added!

Re: XIDE Dark Mode?

Posted: Fri Jan 02, 2026 7:02 pm
by Irwin
Hi mindfulvector,

Do you like this style?

Image

If so, go to the download section and download the "Xide Plugins from Irwin". Here's the direct link: https://www.xsharp.eu/itm-downloads/dow ... s_v002.zip

Inside the ZIP you'll find a folder called wxPlugins, follow the README instructions to place the files in the proper folder and start XIDE.

There's a lot of themes to chose from, I hope you find the correct one that fix your needs.

Image

Irwin.

Re: XIDE Dark Mode?

Posted: Thu Jan 08, 2026 4:35 pm
by mindfulvector
Oh that is very nice, thank you!

Re: XIDE Dark Mode?

Posted: Thu Jan 08, 2026 4:42 pm
by mindfulvector
Hmm, none of the plugins in that particular download seem to include this menu, unless I am mistaken or there is some loading issue with my version of XIDE?

Re: XIDE Dark Mode?

Posted: Fri Jan 09, 2026 7:53 am
by Irwin
You're right. The wxThemes.json is not included in the zipped folder. Please use the version I've attached and let me know if it works.

Irwin.

Re: XIDE Dark Mode?

Posted: Mon Feb 23, 2026 6:54 pm
by mindfulvector
I was never able to get the wxThemes plugin to work unfortunately.

@Chris: Would it be possible for XIDE to use the code editor's background color for the search results panel? Currently if I set my colors to any kind of light-on-dark setup, it renders bright colors on a white background in the search results, making them very hard to read:

Image

Re: XIDE Dark Mode?

Posted: Tue Feb 24, 2026 1:21 pm
by Chris
Hi Isaac,

Agreed, makes sense to use the background color also for the find results painting, will do that now.

Regarding the themes plugin, are you getting any error, or simply the menu items are not available? Did you put the plugin dll in the XIDE\Plugins folder?

Re: XIDE Dark Mode?

Posted: Fri Feb 27, 2026 4:19 pm
by mindfulvector
The menu items don't seem to appear anywhere in my XIDE menu. I tried 32-bit and 64-bit versions.

I put the DLL files and the .json file into the Plugins directory, so I have:

Code: Select all

PS C:\Bin\XIDE24\Plugins> dir


    Directory: C:\Bin\XIDE24\Plugins


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         1/10/2026  11:37 AM          17920 wxEditorKit.dll
-a----         1/10/2026  11:37 AM           7168 wxFindReferences.dll
-a----         1/10/2026  11:37 AM          12800 wxGuidGenerator.dll
-a----         1/10/2026  11:37 AM          47681 wxThemes.json

Re: XIDE Dark Mode?

Posted: Fri Feb 27, 2026 8:46 pm
by Chris
HI Isaac,

Which XIDE version are you using? Could be an older one, while the plugin depends on some functionality which was added later.

Re: XIDE Dark Mode?

Posted: Mon Mar 02, 2026 2:31 pm
by mindfulvector
The Help > About XIDE item shows version 2.24, Build June 2025.