mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-12 08:58:40 +01:00
[design] change preset themes
This commit is contained in:
parent
ee73519438
commit
8ac1958a78
@ -409,7 +409,7 @@ var theme = (function() {
|
|||||||
opacity: 0.4
|
opacity: 0.4
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
name: "Snow Glow",
|
name: "Snow",
|
||||||
font: {
|
font: {
|
||||||
display: {
|
display: {
|
||||||
name: "Righteous",
|
name: "Righteous",
|
||||||
@ -439,12 +439,12 @@ var theme = (function() {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
accent: {
|
accent: {
|
||||||
r: 59,
|
r: 181,
|
||||||
g: 207,
|
g: 226,
|
||||||
b: 214
|
b: 236
|
||||||
},
|
},
|
||||||
radius: 0,
|
radius: 0,
|
||||||
shadow: 0.5,
|
shadow: 0.25,
|
||||||
style: "light",
|
style: "light",
|
||||||
shade: {
|
shade: {
|
||||||
opacity: 0.6
|
opacity: 0.6
|
||||||
@ -775,7 +775,7 @@ var theme = (function() {
|
|||||||
shadow: 0,
|
shadow: 0,
|
||||||
style: "dark",
|
style: "dark",
|
||||||
shade: {
|
shade: {
|
||||||
opacity: 0.4
|
opacity: 0.7
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
name: "Pumpkin",
|
name: "Pumpkin",
|
||||||
|
Loading…
Reference in New Issue
Block a user