Skip to content

Commit 8646f1f

Browse files
committed
chore: 브랜드 컬러 토큰 추가
1 parent 83c9afa commit 8646f1f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/app/styles/index.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
--color-green-800: #008c7e;
3232
--color-green-900: #00665f;
3333

34+
/* Colors - Brand */
35+
--color-brand-primary: #13ffd0;
36+
3437
/* Typography - Font Size (Primitive/Scale) */
3538
--font-size-xxxl: 40px;
3639
--font-size-xxl: 28px;

0 commit comments

Comments
 (0)