Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spicetify-text-omarchy

Make Spotify follow your Omarchy theme, using the text spicetify theme (a minimal, spotify-tui-style look).

A single Omarchy theme-set hook regenerates the theme's color scheme from the current theme's colors.toml every time you run omarchy theme set <name> — Spotify just keeps matching.

Requirements

  • Omarchy (any version — reads the theme's colors.toml, or the alacritty.toml palette on older setups)
  • spicetify set up for your Spotify install

Install

curl -fsSL https://raw.githubusercontent.com/EncryptedSystem/spicetify-text-omarchy/main/install.sh | bash

That's it. The installer drops one hook into ~/.config/omarchy/hooks/theme-set.d/10-spotify-text.sh, installs the spotify-text command, downloads the text theme's user.css, and applies it immediately.

Toggle on/off

spotify-text disable   # stop syncing and restore stock Spotify
spotify-text enable    # re-theme with the current Omarchy theme
spotify-text status

Restart Spotify after toggling if it's running.

Uninstall

spotify-text uninstall

(or curl -fsSL https://raw.githubusercontent.com/EncryptedSystem/spicetify-text-omarchy/main/uninstall.sh | bash)

Notes

  • Don't install themes through the spicetify Marketplace app. Marketplace pins current_theme = marketplace and re-injects its own CSS on every Spotify start, overriding local themes like this one. (Extensions and snippets from Marketplace are fine.)
  • The hook only maps colors; all other text-theme options (font, spacing, image toggles) can be tweaked in ~/.config/spicetify/Themes/text/user.css.
  • If Spotify updates break theming, run spicetify restore backup apply, then re-run the hook (or omarchy theme set your current theme again).

Credits

About

Make Spotify follow your Omarchy theme via the spicetify text theme — one hook, one-line install

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages