mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
remove comment
This commit is contained in:
parent
57d6abc43e
commit
6bbaf36295
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ const tokens = {
|
||||||
c200: "#5a62eb",
|
c200: "#5a62eb",
|
||||||
c300: "#454cd4",
|
c300: "#454cd4",
|
||||||
c400: "#333abe",
|
c400: "#333abe",
|
||||||
c500: "000000", //changed
|
c500: "#000000",
|
||||||
c600: "#1f2363",
|
c600: "#1f2363",
|
||||||
c700: "#191b4a",
|
c700: "#191b4a",
|
||||||
c800: "#111334",
|
c800: "#111334",
|
||||||
|
|
Loading…
Reference in a new issue