forked from FoundKeyGang/FoundKey
Update black.json5
This commit is contained in:
parent
d38fc490ad
commit
c015e99e6e
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
||||||
base: 'dark',
|
base: 'dark',
|
||||||
|
|
||||||
vars: {
|
vars: {
|
||||||
c0: '#0c0c0c',
|
c0: '#0e0e0e',
|
||||||
c1: 'rgb(255, 105, 78)',
|
c1: 'rgb(255, 105, 78)',
|
||||||
c2: 'rgb(99, 197, 210)',
|
c2: 'rgb(99, 197, 210)',
|
||||||
c4: 'rgb(253, 254, 214)',
|
c4: 'rgb(253, 254, 214)',
|
||||||
c3: 'rgb(204, 254, 253)',
|
c3: 'rgb(204, 254, 253)',
|
||||||
primary: '$c1',
|
primary: '$c1',
|
||||||
secondary: '#131313',
|
secondary: '#191919',
|
||||||
text: '$c3',
|
text: '$c3',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue