Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMUS themes

A (potentially comprehensive) list of themes and color schemes for CMUS, along with basic install instructions.

Install a theme

Installing a theme is pretty simple. All you have to do is copy this repo, move the contents of the themes directory into to your ~/.config/cmus folder and set :colorscheme to the name of the theme in CMUS.

  1. Clone this repo:

    git clone https://github.com/johnnymatthews/cmus-themes
  2. Copy the contents of the themes directory into your ~/.config/cmus directory:

    cp ./cmus-themes/themes/* ~/.config/cmus/
  3. Open CMUS and select a theme:

    cmus
  4. Select a theme by pressing esc, typing :colorscheme and entering the theme name you want to use:

    :colorscheme dracula

    You can also set your color scheme by adding colorscheme dracula to your CMUS config file:

    echo "colorscheme dracula" >> ~/.config/cmus/rc

Screenshots

Here are all the themes in a nice, easy to view, table:

Theme name Screenshot
Cyan
Default
Dracula
Gray 88
Green Mono 88
Green
Groove Grove
Gruvbox Night
Gruvbox Refux
Gruvbox
Gruvbox Alt
Illyria Dark
Illyria Light
Jellybeans
Night
Solarized Dark
Solarized Light
Srcery
Tokyo Night
Xterm White
Zenburn

Licence

This project is for use under the MIT License.

About

A comprehensive-ish list of themes and color schemes for CMUS.

Resources

Contributing

Stars

32 stars

Watchers

0 watching

Forks

Contributors