Skip to content

Commit

Permalink
Tokens/remove inverted tokens (#1850)
Browse files Browse the repository at this point in the history
Co-authored-by: Marianne Røsvik <[email protected]>
Co-authored-by: Marianne Røsvik <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Apr 18, 2024
1 parent 8fff786 commit f2e35fc
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 569 deletions.
126 changes: 0 additions & 126 deletions apps/storefront/tokens/altinn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1727,114 +1727,6 @@ export const color = [
"subtle-hover"
]
},
{
value: "#ffffff",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "{colors.white}",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-default",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"default"
]
},
{
value: "#ffffffe6",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffffe6",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-hover",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"hover"
]
},
{
value: "#ffffffcc",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffffcc",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-active",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"active"
]
},
{
value: "#ffffff00",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffff00",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-no_fill",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"no_fill"
]
},
{
value: "#ffffff1a",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffff1a",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-no_fill-hover",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"no_fill-hover"
]
},
{
value: "#ffffff33",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffff33",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-no_fill-active",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"no_fill-active"
]
},
{
value: "#ffda06",
type: "color",
Expand Down Expand Up @@ -2601,24 +2493,6 @@ export const color = [
"boxshadow"
]
},
{
value: "#ffffff",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "{colors.white}",
type: "color"
},
name: "--fds-semantic-border-on_inverted-default",
attributes: {},
path: [
"semantic",
"border",
"on_inverted",
"default"
]
},
{
value: "#00315d",
type: "color",
Expand Down
126 changes: 0 additions & 126 deletions apps/storefront/tokens/brreg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1775,114 +1775,6 @@ export const color = [
"subtle-hover"
]
},
{
value: "#ffffff",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "{colors.white}",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-default",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"default"
]
},
{
value: "#ffffffe6",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffffe6",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-hover",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"hover"
]
},
{
value: "#ffffffcc",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffffcc",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-active",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"active"
]
},
{
value: "#ffffff00",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffff00",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-no_fill",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"no_fill"
]
},
{
value: "#ffffff1a",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffff1a",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-no_fill-hover",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"no_fill-hover"
]
},
{
value: "#ffffff33",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "#ffffff33",
type: "color"
},
name: "--fds-semantic-surface-on_inverted-no_fill-active",
attributes: {},
path: [
"semantic",
"surface",
"on_inverted",
"no_fill-active"
]
},
{
value: "#ffda06",
type: "color",
Expand Down Expand Up @@ -2649,24 +2541,6 @@ export const color = [
"boxshadow"
]
},
{
value: "#ffffff",
type: "color",
filePath: "../../design-tokens/Base/Semantic.json",
isSource: false,
original: {
value: "{colors.white}",
type: "color"
},
name: "--fds-semantic-border-on_inverted-default",
attributes: {},
path: [
"semantic",
"border",
"on_inverted",
"default"
]
},
{
value: "#00315d",
type: "color",
Expand Down
Loading

0 comments on commit f2e35fc

Please sign in to comment.