Skip to content

Commit b221484

Browse files
PREAPPS-9034: Redesign the address pill and DL member selection
1 parent 7bbfa0e commit b221484

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

css-variables.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,16 @@
165165
--calendar-color-pink: #ffd7df;
166166
--calendar-color-gray: #e5e5e5;
167167
--calendar-color-orange: #fcdbb3;
168+
--avatar-color-navy: #1E3A8A;
169+
--avatar-color-violet: #5B21B6;
170+
--avatar-color-teal: #0F766E;
171+
--avatar-color-forest: #166534;
172+
--avatar-color-emerald: #065F46;
173+
--avatar-color-rust: #C2410C;
174+
--avatar-color-amber: #B45309;
175+
--avatar-color-crimson: #991B1B;
176+
--avatar-color-rose: #9F1239;
177+
--avatar-color-indigo: #3730A3;
178+
--avatar-color-coffee: #4E342E;
179+
--avatar-color-slate: #334155;
168180
}

0 commit comments

Comments
 (0)