use yellow theme

This commit is contained in:
Jeremy Baxter 2024-07-29 15:06:54 +12:00
parent cb3d03d3d7
commit 0faf0b4c40
5 changed files with 6 additions and 6 deletions

View file

@ -306,7 +306,7 @@ value `italic'."
(let
((fixedpt "Roboto Mono")
( varpt "Roboto")
( accent (catppuccin-get-color 'blue))
( accent (catppuccin-get-color 'yellow))
(bground (catppuccin-get-color 'base))
( darker (catppuccin-get-color 'mantle))
(darkest (catppuccin-get-color 'crust)))