.
This commit is contained in:
@@ -49,8 +49,8 @@ data:
|
||||
colors:
|
||||
dark:
|
||||
# accents (less neon, more controlled)
|
||||
highlight-primary: "#007a63" # darker teal-green (TriOptimum vibe)
|
||||
highlight-secondary: "#00cc00" # slightly toned down blue
|
||||
highlight-primary: "#000010"
|
||||
highlight-secondary: "#00cc00"
|
||||
highlight-hover: "#00cfa0"
|
||||
|
||||
# backgrounds
|
||||
@@ -58,10 +58,10 @@ data:
|
||||
card-background: "#0e141a" # more contrast vs background
|
||||
|
||||
# TEXT (this is the important fix)
|
||||
text: "#cfd6d1" # much brighter → readable body text
|
||||
text-header: "#00cfa0" # toned-down green (not neon)
|
||||
text: "#cfd6d1"
|
||||
text-header: "#00cc00"
|
||||
text-title: "#00cc00"
|
||||
text-subtitle: "#00cc00"
|
||||
text-subtitle: "#001100"
|
||||
|
||||
# shadows
|
||||
card-shadow: rgba(0, 255, 156, 0.08)
|
||||
|
||||
Reference in New Issue
Block a user