mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-17 07:49:05 +01:00
Update NOC
color
This commit is contained in:
parent
1e74e6dac5
commit
7170917e5b
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ module.exports = {
|
|||
},
|
||||
colors: {
|
||||
noc: {
|
||||
400: '#F166C0',
|
||||
500: '#CD57A3',
|
||||
400: '#CE3699',
|
||||
500: '#BD2E7F',
|
||||
},
|
||||
},
|
||||
typography: ({ theme }) => ({
|
||||
|
|
Loading…
Reference in a new issue