New logo/ colors
This commit is contained in:
parent
a276047de5
commit
7125ca89d4
4 changed files with 4 additions and 19781 deletions
19779
package-lock.json
generated
19779
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
Before Width: | Height: | Size: 8 KiB After Width: | Height: | Size: 7.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.8 KiB |
|
|
@ -4,8 +4,10 @@ export const theme: Theme = {
|
|||
colors: {
|
||||
text: '#333333',
|
||||
background: '#FDFDFD',
|
||||
primary: '#B77EEE',
|
||||
primaryDark: '#a55eea',
|
||||
// primary: '#B77EEE',
|
||||
// primaryDark: '#a55eea',
|
||||
primary: '#a55eea',
|
||||
primaryDark: '#9454d2',
|
||||
red: '#fc5c65',
|
||||
redDark: '#e2525a',
|
||||
green: '#26de81',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue