- Windows 1703 or higher(may not work on windows higher than 2004)
- Download UltraUxTheme
- Open UltraUxTheme and tick boxes as shown and click install
- Reboot your computer
- Download Nord Windows 10 Theme
- Copy files from
Nord Windows 10 Theme UPDATE/Themes
toWindows/Resources/Themes
- Click on
Start theme tool
in SecureUxTheme - Select Nord Darkest or your prefered nord variant and click apply, do not check any checkboxes.
- Install Spicetify, use powershell method.
- Run
This will install spicetify onto your spotify installation
spicetify spicetify backup apply enable-devtool
- Download this repo and copy
Dribbblish
theme to%USERPROFILE%/.spicetify/Themes
- Launch powershell in copied
Dribbblish
folder and write:These commands will configure spicetify to use dribbblish.js file as extensions config, selects dribbblish as theme with Nord-Dark color scheme and configures some spicetify settings, then applies.cp dribbblish.js ../../Extensions spicetify config extensions dribbblish.js spicetify config current_theme Dribbblish color_scheme Nord-Dark spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 spicetify apply
- Install Powercord.
- Open your cloned powercord folder navigate to src/Powercord/Themes
- Put Customa folder from this repo in there
- Restart powercord
Note: if you already have an existing theme in powercord customa won't activate, open discord console and write
powercord.styleManager.disable("Theme name");
powercord.styleManager.enable("Customa");