Skip to content

Commit 68b6d81

Browse files
authored
as
1 parent 2410aaf commit 68b6d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/_vars.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@
128128

129129
// --- SALESFORCE BLUE PALETTE (DARK MODE) ---
130130
// Background is the darkest blue
131-
--brand-dark-bg: hsl(197, 89%, 15%); // #04354A
131+
--brand-dark-bg: hsl(214.1, 92.5%, 15.7%); // #04354A
132132
// Primary accent is the brightest blue
133-
--brand-dark-primary: hsl(200, 89%, 55%); // #28B6F2
133+
--brand-dark-primary: hsl(212.5, 97.6%, 66.7%); // #28B6F2
134134
// Hover state is the very lightest blue
135135
--brand-dark-hover: hsl(203, 89%, 78%); // #88D7F8
136136
// Text is an off-white for readability

0 commit comments

Comments
 (0)