fix(colors): secondary text color not being white

This commit is contained in:
Guz
2026-06-02 15:02:57 -03:00
parent 89dcf9b432
commit c003db9bb7

View File

@@ -7,7 +7,7 @@ palette:
base01: "#101010" # mantle
base02: "#181818" # surface0
base03: "#181818" # surface1
base04: "#181818" # surface2
base04: "#9ca3bb" # surface2
base05: "#cdd6f4" # text
base06: "#f5e0dc" # rosewater
base07: "#b4befe" # lavender