Skip to content

Commit

Permalink
refactor(tokens):starting to implemement a dark mode, pushing an alph…
Browse files Browse the repository at this point in the history
…a state to see how it looks on components
  • Loading branch information
Vandapanda committed Oct 23, 2024
1 parent aebe92e commit aa65b33
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1739,125 +1739,125 @@
"enabled": {
"bg1": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.100}"
},
"fg1": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"fg2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
},
"stroke": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"fg3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.100}"
},
"bg2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"stroke3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.100}"
}
},
"hover": {
"bg": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.070}"
},
"fg1": {
"$type": "color",
"$value": "{post.core.color.sandgrey.070}"
"$value": "{post.core.color.brand.white}"
},
"fg2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
},
"stroke": {
"$type": "color",
"$value": "{post.core.color.sandgrey.070}"
"$value": "{post.core.color.brand.white}"
},
"fg3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.070}"
},
"bg2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.070}"
"$value": "{post.core.color.brand.white}"
},
"stroke3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.070}"
}
},
"disabled": {
"bg": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.060}"
},
"fg1": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
"$value": "{post.core.color.brand.white}"
},
"fg2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
"$value": "{post.core.color.brand.white}"
},
"stroke": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
"$value": "{post.core.color.brand.white}"
},
"bg2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.012}"
},
"fg3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.060}"
},
"bg3": {
"$type": "color",
"$value": "{post.core.color.sandgrey.012}"
},
"stroke2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
"$value": "{post.core.color.brand.white}"
},
"bg4": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
"$value": "{post.core.color.brand.white}"
},
"stroke3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.060}"
}
},
"selected": {
"bg1": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.100}"
},
"fg1": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"fg2": {
"$type": "color",
"$value": "{post.core.color.sandgrey.060}"
},
"stroke1": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"fg3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.100}"
},
"bg2": {
"$type": "color",
Expand All @@ -1869,23 +1869,23 @@
},
"stroke2": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.100}"
},
"stroke3": {
"$type": "color",
"$value": "{post.core.color.brand.white}"
"$value": "{post.core.color.sandgrey.100}"
},
"bg4": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
}
}
},
"notification": {
"info": {
"fg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"bg": {
"$type": "color",
Expand All @@ -1903,7 +1903,7 @@
"success": {
"fg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"bg": {
"$type": "color",
Expand All @@ -1921,7 +1921,7 @@
"warning": {
"fg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"bg": {
"$type": "color",
Expand All @@ -1939,7 +1939,7 @@
"error": {
"fg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"bg": {
"$type": "color",
Expand All @@ -1960,15 +1960,15 @@
"default": {
"bg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.002}"
"$value": "{post.core.color.sandgrey.100}"
},
"fg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
},
"stroke": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
"$value": "{post.core.color.brand.white}"
}
},
"accent1": {
Expand Down

0 comments on commit aa65b33

Please sign in to comment.