[design] change some theme presets

This commit is contained in:
zombieFox 2020-01-03 17:18:20 -07:00
parent 4e0817c341
commit 8e33b36526
1 changed files with 14 additions and 14 deletions

View File

@ -202,7 +202,7 @@ var theme = (function() {
name: "Midnight", name: "Midnight",
font: { font: {
display: { display: {
name: "Gugi", name: "Megrim",
weight: 400, weight: 400,
style: "normal" style: "normal"
}, },
@ -214,25 +214,25 @@ var theme = (function() {
}, },
color: { color: {
hsl: { hsl: {
h: 222, h: 221,
s: 42, s: 40,
l: 46 l: 48
}, },
rgb: { rgb: {
r: 68, r: 73,
g: 98, g: 104,
b: 168 b: 171
} }
}, },
accent: { accent: {
r: 37, r: 34,
g: 55, g: 78,
b: 134 b: 204
}, },
radius: 0.5, radius: 0.5,
style: "dark" style: "dark"
}, { }, {
name: "Pym", name: "Lex",
font: { font: {
display: { display: {
name: "Autour One", name: "Autour One",
@ -397,7 +397,7 @@ var theme = (function() {
radius: 0.75, radius: 0.75,
style: "dark" style: "dark"
}, { }, {
name: "Sol Light", name: "Sol",
font: { font: {
display: { display: {
name: "Fredoka One", name: "Fredoka One",
@ -556,7 +556,7 @@ var theme = (function() {
}, },
accent: { accent: {
r: 255, r: 255,
g: 221, g: 150,
b: 0 b: 0
}, },
radius: 0.6, radius: 0.6,
@ -661,7 +661,7 @@ var theme = (function() {
radius: 0.2, radius: 0.2,
style: "dark" style: "dark"
}, { }, {
name: "Bubble Gum", name: "Funkadelic",
font: { font: {
display: { display: {
name: "Monoton", name: "Monoton",