style: update primary color token to #4A7CE8 and secondary to #D9342B

This commit is contained in:
2026-08-20 22:42:26 +09:00
parent 30e5bd8429
commit 5526b70144
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -47,8 +47,8 @@
--line-rgb: 216 209 192;
--vermillion-rgb: 217 52 43;
--vermillion-dark-rgb: 168 35 28;
--cobalt-rgb: 27 58 138;
--cobalt-dark-rgb: 18 40 99;
--cobalt-rgb: 74 124 232;
--cobalt-dark-rgb: 52 98 204;
--ink: rgb(var(--ink-rgb));
--ink-soft: rgb(var(--ink-soft-rgb));