mirror of
https://github.com/MaggieAppleton/digital-gardeners.git
synced 2025-10-11 07:46:14 +02:00
colour updates and layout shift
This commit is contained in:
parent
d6cf6d10fc
commit
8e4d516d85
10 changed files with 29 additions and 28 deletions
|
@ -25,12 +25,11 @@ module.exports = {
|
|||
},
|
||||
colors: {
|
||||
...colors,
|
||||
primary: colors.blue["500"],
|
||||
secondary: colors.blue["700"],
|
||||
accent: colors.blue["800"],
|
||||
success: colors.green["500"],
|
||||
warning: colors.orange["500"],
|
||||
error: colors.red["500"],
|
||||
deepGreen: "#136464",
|
||||
offWhite: "#F7F7F5",
|
||||
black: "#2B2B2B",
|
||||
lightBlack: "#3F433E",
|
||||
orangeRed: "#FF6148",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue