Skip to content

Commit

Permalink
fix: updating brand color figma json (#702)
Browse files Browse the repository at this point in the history
* fix: updating brand color figma json

* chore: updating brand evolution brand colors and adding brand evolution theme colors

* chore: update to get figma storybook to render but should be changed

* chore: updating light and dark theme current json

* fix: updating inccorrectly changed colors

* chore: removing brand evolution json and moving to new branch

* chore: updating dark theme colors to be correct

* chore: updating light theme colors to be correct

* chore: aligning colors with figma
  • Loading branch information
georgewrmarshall authored May 29, 2024
1 parent 779f1ef commit 23291db
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 692 deletions.
70 changes: 16 additions & 54 deletions src/figma/brandColors.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,18 +145,6 @@
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"500-10%": {
"value": "#0376c91a",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"400-15%": {
"value": "#1098fc26",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
}
},
"green": {
Expand Down Expand Up @@ -220,23 +208,11 @@
"parent": "Brand Colors/v1 - current",
"description": ""
},
"500-10%": {
"value": "#1c82341a",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"025": {
"value": "#f3fcf5",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"400-15%": {
"value": "#28a74526",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
}
},
"red": {
Expand Down Expand Up @@ -305,18 +281,6 @@
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"500-10%": {
"value": "#d738471a",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"400-15%": {
"value": "#e0647026",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
}
},
"yellow": {
Expand Down Expand Up @@ -385,24 +349,6 @@
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"500-10%": {
"value": "#bf52081a",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"400-15%": {
"value": "#f66a0a26",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
},
"100-15%": {
"value": "#ffdf7026",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
}
},
"orange": {
Expand Down Expand Up @@ -608,5 +554,21 @@
"parent": "Brand Colors/v1 - current",
"description": ""
}
},
"white": {
"white": {
"value": "#ffffff",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
}
},
"black": {
"black": {
"value": "#000000",
"type": "color",
"parent": "Brand Colors/v1 - current",
"description": ""
}
}
}
Loading

0 comments on commit 23291db

Please sign in to comment.