This commit is contained in:
2026-04-03 16:07:24 +00:00
parent 7718038795
commit b7f84097b5

View File

@@ -50,7 +50,7 @@ data:
dark:
# accents (less neon, more controlled)
highlight-primary: "#007a63" # darker teal-green (TriOptimum vibe)
highlight-secondary: "#0094cc" # slightly toned down blue
highlight-secondary: "#00cc00" # slightly toned down blue
highlight-hover: "#00cfa0"
# backgrounds
@@ -60,8 +60,8 @@ data:
# TEXT (this is the important fix)
text: "#cfd6d1" # much brighter → readable body text
text-header: "#00cfa0" # toned-down green (not neon)
text-title: "#e8fdf5"
text-subtitle: "#8fbfb1"
text-title: "#00cc00"
text-subtitle: "#00cc00"
# shadows
card-shadow: rgba(0, 255, 156, 0.08)