b306f63892
- 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
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
### Night ###
|
|
include kitty-night.conf
|
|
|
|
### Day ###
|
|
#include kitty-day.conf
|
|
|
|
### Catppuccin Accent ###
|
|
env CATPPUCCIN_ACCENT=mauve |