🎨 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:
@@ -8,7 +8,7 @@
|
||||
|
||||
# Set theme variable
|
||||
env KITTY_THEME=catppuccin-macchiato
|
||||
|
||||
env CATPPUCCIN_PALETTE=macchiato
|
||||
|
||||
# The basic colors
|
||||
foreground #cad3f5
|
||||
|
||||
Reference in New Issue
Block a user