🎨 Add Pallete and Accent Variables
- Implement CATPPUCCIN_PALETTE variable - This is used by nvim/etc to determine the catppuccin theme flavor - Implement CATPPUCCIN_ACCENT variable - This is used by various applications to set the accent color
This commit is contained in:
@@ -3,3 +3,6 @@ include kitty-night.conf
|
||||
|
||||
### Day ###
|
||||
#include kitty-day.conf
|
||||
|
||||
### Catppuccin Accent ###
|
||||
env CATPPUCCIN_ACCENT=mauve
|
||||
Reference in New Issue
Block a user