Better colors

This commit is contained in:
David Heinemeier Hansson
2025-06-18 21:32:54 +02:00
parent a3efe87b1a
commit b1d084039b

View File

@ -1,6 +1,6 @@
@define-color selected-text #cba6f7;
@define-color text #cdd6f4;
@define-color base #1e1e2e;
@define-color selected-text #7aa2f7;
@define-color text #c0caf5;
@define-color base #1a1b26;
* {
font-family: 'CaskaydiaMono Nerd Font', monospace;