
Catppuccin for vtop
Important
This theme does not work on Windows, due to the fact that vtop is not supported on Windows.
- Download the flavor with the accent of your choice from
themes/<flavor>/catppuccin-<flavor>-<accent>.json
. - Copy the file into your vtop themes directory
<Global node modules directory>/vtop/themes
, you can find your Global node modules directory by runningnpm root -g
- Run vtop and load the custom theme:
vtop --theme catppuccin-<flavor>-<accent>
-
Q: "How can I make this the default theme?"
A: Add this line into your.bashrc
/.zshrc
:alias vtop="vtop --theme catppuccin-<flavor>-<accent>"
Catppuccin for Vtop uses Whiskers.
Modify the themes by editing vtop.tera, then run whiskers vtop.tera
.
ย
Copyright ยฉ 2021-present Catppuccin Org