mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-25 09:33:20 +01:00
change preset theme
This commit is contained in:
parent
3d82145907
commit
8a5e6785be
@ -1,8 +1,8 @@
|
||||
export const point = {
|
||||
name: 'Point',
|
||||
color: { range: { primary: { h: 201, s: 50 } }, contrast: { start: 17, end: 83 } },
|
||||
color: { range: { primary: { h: 146, s: 20, l: 24 } }, contrast: { start: 20, end: 60 } },
|
||||
accent: { hsl: { h: 30, s: 80, l: 63 }, rgb: { r: 236, g: 161, b: 85 } },
|
||||
font: { display: { name: 'Work Sans', weight: 500, style: 'normal' }, ui: { name: '', weight: 400, style: 'normal' } },
|
||||
font: { display: { name: 'Klee One', weight: 600, style: 'normal' }, ui: { name: 'Klee One', weight: 400, style: 'normal' } },
|
||||
background: {
|
||||
type: 'image',
|
||||
color: { hsl: { h: 221, s: 47, l: 17 }, rgb: { r: 23, g: 36, b: 64 } },
|
||||
|
Loading…
Reference in New Issue
Block a user