This commit is contained in:
apex 2025-04-07 06:19:02 -04:00
parent 90e8ba9eea
commit b79132b085

View File

@ -105,7 +105,7 @@
--color-box-body: #333644;
--color-box-body-highlight: #363a49;
--color-text-dark: #d38aea;
--color-text: #c5cdd9;
--color-text: var(--color-primary);
--color-text-hover: rgba(197, 205, 217, 0.8);
--color-text-light: #a0c980;
--color-text-light-1: #758094;