Skip to content

Commit

Permalink
refactor(tokens):renaming theming according to discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandapanda committed Oct 24, 2024
1 parent fc846a3 commit 5f9e2a1
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1305,7 +1305,7 @@
"$value": "{post.core.color.sandgrey.100}"
}
},
"accent2": {
"alternate": {
"bg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.006}"
Expand All @@ -1315,7 +1315,7 @@
"$value": "{post.core.color.sandgrey.100}"
}
},
"accent3": {
"brand": {
"bg": {
"$type": "color",
"$value": "{post.core.color.brand.postyellow}"
Expand All @@ -1325,7 +1325,7 @@
"$value": "{post.core.color.sandgrey.100}"
}
},
"accent4": {
"emphasis": {
"bg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.080}"
Expand Down Expand Up @@ -1392,7 +1392,7 @@
"$value": "{post.core.color.sandgrey.100}"
}
},
"accent2": {
"alternate": {
"bg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.006}"
Expand All @@ -1402,7 +1402,7 @@
"$value": "{post.core.color.sandgrey.100}"
}
},
"accent3": {
"brand": {
"bg": {
"$type": "color",
"$value": "{post.core.color.brand.postyellow}"
Expand All @@ -1412,7 +1412,7 @@
"$value": "{post.core.color.sandgrey.100}"
}
},
"accent4": {
"emphasis": {
"bg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.080}"
Expand Down Expand Up @@ -2047,7 +2047,7 @@
"$value": "{post.core.color.brand.white}"
}
},
"accent2": {
"alternate": {
"bg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.100}"
Expand All @@ -2057,7 +2057,7 @@
"$value": "{post.core.color.brand.white}"
}
},
"accent3": {
"brand": {
"bg": {
"$type": "color",
"$value": "{post.core.color.brand.postyellow}"
Expand All @@ -2067,7 +2067,7 @@
"$value": "{post.core.color.sandgrey.100}"
}
},
"accent4": {
"emphasis": {
"bg": {
"$type": "color",
"$value": "{post.core.color.sandgrey.002}"
Expand Down Expand Up @@ -5912,11 +5912,11 @@
"color": {
"icon-bg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.bg}"
"$value": "{post.scheme.color.surface.emphasis.bg}"
},
"icon-fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
},
"text-fg": {
"$type": "color",
Expand Down Expand Up @@ -6086,15 +6086,15 @@
},
"enabled-fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
},
"selected-fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
},
"hover-fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
},
"hover-bg": {
"$type": "color",
Expand All @@ -6118,11 +6118,11 @@
},
"enabled-fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
},
"selected-fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
},
"hover-fg": {
"$type": "color",
Expand Down Expand Up @@ -6164,11 +6164,11 @@
"surface": {
"bg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.bg}"
"$value": "{post.scheme.color.surface.emphasis.bg}"
},
"fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
},
"border-radius": {
"$type": "borderRadius",
Expand Down Expand Up @@ -6200,7 +6200,7 @@
"text": {
"selected-fg": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}"
"$value": "{post.scheme.color.surface.emphasis.fg}"
}
},
"elevation": {
Expand Down Expand Up @@ -8418,17 +8418,17 @@
},
"alternate": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent2.bg}",
"$value": "{post.scheme.color.surface.alternate.bg}",
"$description": "On this surface the only color allowed for text is #050400"
},
"brand": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent3.bg}",
"$value": "{post.scheme.color.surface.brand.bg}",
"$description": "On this surface the only color allowed for text is #050400"
},
"emphasis": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.bg}",
"$value": "{post.scheme.color.surface.emphasis.bg}",
"$description": "On this surface the main colorfor text is #FFFFFF. There is also the option to use #FFCC00 to be used for Headings for example"
}
},
Expand All @@ -8445,17 +8445,17 @@
},
"alternate": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent2.fg}",
"$value": "{post.scheme.color.surface.alternate.fg}",
"$description": "On this surface the only color allowed for text is #050400"
},
"brand": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent3.fg}",
"$value": "{post.scheme.color.surface.brand.fg}",
"$description": "On this surface the only color allowed for text is #050400"
},
"emphasis": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg}",
"$value": "{post.scheme.color.surface.emphasis.fg}",
"$description": "On this surface the main colorfor text is #FFFFFF. There is also the option to use #FFCC00 to be used for Headings for example"
}
},
Expand All @@ -8472,17 +8472,17 @@
},
"alternate": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent2.fg}",
"$value": "{post.scheme.color.surface.alternate.fg}",
"$description": "On this surface the only color allowed for text is #050400"
},
"brand": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent3.fg}",
"$value": "{post.scheme.color.surface.brand.fg}",
"$description": "On this surface the only color allowed for text is #050400"
},
"emphasis": {
"$type": "color",
"$value": "{post.scheme.color.surface.accent4.fg-accent}",
"$value": "{post.scheme.color.surface.emphasis.fg-accent}",
"$description": "On this surface the main colorfor text is #FFFFFF. There is also the option to use #FFCC00 to be used for Headings for example"
}
}
Expand Down Expand Up @@ -8701,17 +8701,17 @@
"post.scheme.color.surface.default.stroke": "acff34c0c7e3f3b7360988406c18af0b164393ff",
"post.scheme.color.surface.accent1.bg": "46ea4599ed012313784386b9f279a68828a2fa83",
"post.scheme.color.surface.accent1.fg": "cce4daa2f47282b58b5c6403b0e33fd269602a86",
"post.scheme.color.surface.accent2.bg": "f9d7dfcf721d8f28f71a1c5752feba5011aec6e7",
"post.scheme.color.surface.accent2.fg": "c301615214e1cca28102b3a651f3b8c9da42ca5c",
"post.scheme.color.surface.accent3.bg": "5882e06454efa138fece081c28b7788f52e81621",
"post.scheme.color.surface.accent3.fg": "962f01542da03311583047fbea671773938b354f",
"post.scheme.color.surface.accent4.bg": "e3fe18387eb6baccd0e82d158ea15da28536615d",
"post.scheme.color.surface.accent4.fg": "d3570e8972397cb630ce75bf875bfd6a22b4157a",
"post.scheme.color.surface.accent4.fg-accent": "d7893d385ffd4cb44d7c3f5299884b5719e5e8f5",
"post.scheme.color.notification.badge.bg": "0de95de05ec88e26525f4211c81f0f8dbe321ebb",
"post.scheme.color.notification.badge.fg": "48ff724df33b9947e7e74a729c5dc4a7c930f58c",
"post.scheme.color.notification.badge.stroke": "3b53b100fef4f7aa9a97b64e7d2fa8fc9c51aba2",
"post.scheme.color.notification.popover.hover": "9e2793c01c18d6947c2d4e898afcb379426d952c"
"post.scheme.color.notification.popover.hover": "9e2793c01c18d6947c2d4e898afcb379426d952c",
"post.scheme.color.surface.alternate.bg": "f9d7dfcf721d8f28f71a1c5752feba5011aec6e7",
"post.scheme.color.surface.alternate.fg": "c301615214e1cca28102b3a651f3b8c9da42ca5c",
"post.scheme.color.surface.brand.bg": "5882e06454efa138fece081c28b7788f52e81621",
"post.scheme.color.surface.brand.fg": "962f01542da03311583047fbea671773938b354f",
"post.scheme.color.surface.emphasis.bg": "e3fe18387eb6baccd0e82d158ea15da28536615d",
"post.scheme.color.surface.emphasis.fg": "d3570e8972397cb630ce75bf875bfd6a22b4157a",
"post.scheme.color.surface.emphasis.fg-accent": "d7893d385ffd4cb44d7c3f5299884b5719e5e8f5"
}
},
{
Expand Down Expand Up @@ -8862,17 +8862,17 @@
"post.scheme.color.surface.default.stroke": "acff34c0c7e3f3b7360988406c18af0b164393ff",
"post.scheme.color.surface.accent1.bg": "46ea4599ed012313784386b9f279a68828a2fa83",
"post.scheme.color.surface.accent1.fg": "cce4daa2f47282b58b5c6403b0e33fd269602a86",
"post.scheme.color.surface.accent2.bg": "f9d7dfcf721d8f28f71a1c5752feba5011aec6e7",
"post.scheme.color.surface.accent2.fg": "c301615214e1cca28102b3a651f3b8c9da42ca5c",
"post.scheme.color.surface.accent3.bg": "5882e06454efa138fece081c28b7788f52e81621",
"post.scheme.color.surface.accent3.fg": "962f01542da03311583047fbea671773938b354f",
"post.scheme.color.surface.accent4.bg": "e3fe18387eb6baccd0e82d158ea15da28536615d",
"post.scheme.color.surface.accent4.fg": "d3570e8972397cb630ce75bf875bfd6a22b4157a",
"post.scheme.color.surface.accent4.fg-accent": "d7893d385ffd4cb44d7c3f5299884b5719e5e8f5",
"post.scheme.color.notification.badge.bg": "0de95de05ec88e26525f4211c81f0f8dbe321ebb",
"post.scheme.color.notification.badge.fg": "48ff724df33b9947e7e74a729c5dc4a7c930f58c",
"post.scheme.color.notification.badge.stroke": "3b53b100fef4f7aa9a97b64e7d2fa8fc9c51aba2",
"post.scheme.color.notification.popover.hover": "9e2793c01c18d6947c2d4e898afcb379426d952c"
"post.scheme.color.notification.popover.hover": "9e2793c01c18d6947c2d4e898afcb379426d952c",
"post.scheme.color.surface.alternate.bg": "f9d7dfcf721d8f28f71a1c5752feba5011aec6e7",
"post.scheme.color.surface.alternate.fg": "c301615214e1cca28102b3a651f3b8c9da42ca5c",
"post.scheme.color.surface.brand.bg": "5882e06454efa138fece081c28b7788f52e81621",
"post.scheme.color.surface.brand.fg": "962f01542da03311583047fbea671773938b354f",
"post.scheme.color.surface.emphasis.bg": "e3fe18387eb6baccd0e82d158ea15da28536615d",
"post.scheme.color.surface.emphasis.fg": "d3570e8972397cb630ce75bf875bfd6a22b4157a",
"post.scheme.color.surface.emphasis.fg-accent": "d7893d385ffd4cb44d7c3f5299884b5719e5e8f5"
}
},
{
Expand Down

0 comments on commit 5f9e2a1

Please sign in to comment.