mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-12 00:48:44 +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
|
||||
}
|
||||
}, {
|
||||
name: "Snow Glow",
|
||||
name: "Snow",
|
||||
font: {
|
||||
display: {
|
||||
name: "Righteous",
|
||||
@ -439,12 +439,12 @@ var theme = (function() {
|
||||
}
|
||||
},
|
||||
accent: {
|
||||
r: 59,
|
||||
g: 207,
|
||||
b: 214
|
||||
r: 181,
|
||||
g: 226,
|
||||
b: 236
|
||||
},
|
||||
radius: 0,
|
||||
shadow: 0.5,
|
||||
shadow: 0.25,
|
||||
style: "light",
|
||||
shade: {
|
||||
opacity: 0.6
|
||||
@ -775,7 +775,7 @@ var theme = (function() {
|
||||
shadow: 0,
|
||||
style: "dark",
|
||||
shade: {
|
||||
opacity: 0.4
|
||||
opacity: 0.7
|
||||
}
|
||||
}, {
|
||||
name: "Pumpkin",
|
||||
|
Loading…
Reference in New Issue
Block a user