updating project colors
This commit is contained in:
parent
70c3ece717
commit
880a037228
27
theme.json
27
theme.json
|
|
@ -9,10 +9,35 @@
|
||||||
"defaultPalette": false,
|
"defaultPalette": false,
|
||||||
"custom": false,
|
"custom": false,
|
||||||
"palette": [
|
"palette": [
|
||||||
|
{
|
||||||
|
"name": "Construction",
|
||||||
|
"slug": "construction",
|
||||||
|
"color": "#F1D524"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Construction",
|
||||||
|
"slug": "construction",
|
||||||
|
"color": "#F1D524"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Lhoist",
|
||||||
|
"slug": "lhoist",
|
||||||
|
"color": "#299BD4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Lhoist-light",
|
||||||
|
"slug": "lhoistlight",
|
||||||
|
"color": "#B5F2FF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Lhoist-dark",
|
||||||
|
"slug": "lhoistdark",
|
||||||
|
"color": "#02597A"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Primary",
|
"name": "Primary",
|
||||||
"slug": "primary",
|
"slug": "primary",
|
||||||
"color": "#404F8E"
|
"color": "#299BD4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Secondary",
|
"name": "Secondary",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user