I have created this Nordic theme based on the colour scheme and style from the NORD-Theme that is used in other Windows based apps.
to install.
1.) Download the theme
2.) Place the file.zip into your MCreator 'plugins' folder, (this is normally located in the main folder to where MCreator was installed.
To easily locate the install directory, Right-Click with your Mouse and from the resutling drop-down menu select 'Open File Location'.
3). Execute/Run MCreator and select Prefrences. Select UI themes (about half way down on the list of left side of the open prefrences window.
Them from the right hand side of the updated window from the drop down-menu towards the upper right select 'nordic'
Click the 'Apply' then the 'Save' buttons, close MCreator and restart for the changes to take effect.
This theme is free to use with MCreator and if the deveopers wish to add it packaged to future releases of MCreator they may do so.
Comments
Fix for Nordic Theme v1.00
Create a new file named plugin.json (Copy and Paste the code below) then open "DA_MCreator_Nordic_Theme.zip" file (just double click in windows) delete the plugin.json file and replace it with the one you just created. Then all should work fine.
{
"id": "Digital.Archivist_Themes",
"supportedversions": [2025001,2025002],
"weight": 10,
"info": {
"name": "MCreator Nordic UI Theme",
"description": "Create and read your files",
"author": "Digital.Archivist",
"version": "2.0.0"
}
}
It works I just use a different directory that works with all of my other plugins but didn't work with this plugin, probably something to do with it being a theme but other than that it looks very nice, great theme! (the directory is C:\Users\[USER]\.mcreator\plugins
I just downloaded the file and placed it in my plugins folder for version 2025.2 and all is working fine.
You have placed it in the correct place as instructed above?
changes won't take effect until the theme is selected in the program options and MCreator restarted.
There will be a new version of the appearing soon with better icons and some colour changes to make reading clarity better. My eyesight is not what it used to be and this is why I created the theme.
I would also like to take this opportunity to thank everyone who has provided feed back for the issue in v1.00. It is my first ever plugin as I only started using MCreator this year (2025). I can only apologise for any inconvience caused. I want to create a minecraft mod for my custom map builds you can see some of my work at the following link https://www.planetminecraft.com/member/digital-archivist/
Thank You Again to All.