Tweak nyxt colours

This commit is contained in:
Evie Litherland-Smith 2025-01-23 06:43:57 +00:00
parent 662efe95e8
commit c644d1157d

View file

@ -26,8 +26,8 @@
:background-color "${scheme.base00}"
:primary-color "${scheme.base02}"
:secondary-color "${scheme.base03}"
:tertiary-color "${scheme.base04}"
:quaternary-color "${scheme.base04}"
:tertiary-color "${scheme.base03}"
:quaternary-color "${scheme.base03}"
:accent-color "${scheme.base0E}"
:action-color "${scheme.cyan}"
:success-color "${scheme.green}"