Important
This theme is currently unmaintained. As a result, there is a high likelihood that some UI elements may be broken in Blender versions 3.x and later. The shell scripts are also possibly broken i havent checked them in ages
The theme can be installed by either downloading and unzipping from github and importing into blender or by using the scripts provided in the tools folder, The advantage of installing through the scripts is that you can easily update the theme by running a simple git pull
command in the parent directory
- Clone or download the repository somehwere (Click the green "Code" button on this github page > Click "Download Zip" and then extract to someplace safe)
- Open Blender, go to Edit > Preferences > Themes
- Press the "+" Icon, navigate to where you downloaded the repo, Select "Lycrois-dark.xml" and press open
-
Clone the repository somehwere safe (you will have to use this command in the terminal of your operating system)
Note that Windows requires that you have git installed (download from here or type
winget install -e --id Git.Git
into a powershell window) and MacOS requires you have xcode-tools installed (typexcode-select --install
into a terminal)git pull https://github.com/kaem-e/blender-themes.git
-
Open the "Tools" directory
-
Click the
Install-__your os__
file