Files
dotfiles/.config/spicetify/Themes/Blackout/README.md
T
2025-12-10 16:22:25 -06:00

1.3 KiB

Blackout

A True Black AMOLED/OLED theme for spicetify.

Looks

Home

home

Album Page

album

Artist Page

artist

Lyrics Page

lyrics

Dependencies

Manual Installation

Use this guide to install if you're having trouble using the shell commands/installation scripts:

  1. Download this repo as archive.

  2. Navigate to the Spicetify's Themes directory. Use spicetify path userdata command to get the path.

  3. In the directory, create a new folder called blackout.

  4. Open the downloaded repo archive, and move all of the files from the main folder to the blackout folder you created.

  5. Open a terminal/command prompt window and type the following commands:

     spicetify config current_theme blackout color_scheme def
     spicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1
     spicetify apply
    

Uninstallation

Manual Uninstallation

spicetify config color_scheme ' ' current_theme ' '
spicetify apply