···3737 "bg-page": "rgb(var(--bg-page))",
3838 "bg-card": "rgb(var(--bg-card))",
39394040+ // HIGHLIGHT COLORS
4141+ "highlight-1": "rgb(var(--highlight-1))",
4242+ "highlight-2": "rgb(var(--highlight-2))",
4343+ "highlight-3": "rgb(var(--highlight-3))",
4444+4045 //DO NOT USE IN PRODUCTION. Test colors to aid development, ie, setting bg color on element to see edges of div. DO. NOT. USE. IN. PRODUCTION
4146 test: "#E18181",
4247 "test-blue": "#48D1EF",