updating project colors
This commit is contained in:
parent
70c3ece717
commit
880a037228
27
theme.json
27
theme.json
|
|
@ -9,10 +9,35 @@
|
|||
"defaultPalette": false,
|
||||
"custom": false,
|
||||
"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",
|
||||
"slug": "primary",
|
||||
"color": "#404F8E"
|
||||
"color": "#299BD4"
|
||||
},
|
||||
{
|
||||
"name": "Secondary",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user