mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-02-11 07:49:19 +01:00
[design] improve default theme shadow
This commit is contained in:
parent
ff26cbabd0
commit
b32b00c683
@ -303,7 +303,7 @@ var state = (function() {
|
|||||||
},
|
},
|
||||||
style: "dark",
|
style: "dark",
|
||||||
radius: 0.25,
|
radius: 0.25,
|
||||||
shadow: 1,
|
shadow: 0.75,
|
||||||
shade: {
|
shade: {
|
||||||
opacity: 0.4
|
opacity: 0.4
|
||||||
},
|
},
|
||||||
@ -478,7 +478,7 @@ var state = (function() {
|
|||||||
},
|
},
|
||||||
style: "dark",
|
style: "dark",
|
||||||
radius: 0.25,
|
radius: 0.25,
|
||||||
shadow: 1,
|
shadow: 0.75,
|
||||||
shade: {
|
shade: {
|
||||||
opacity: 0.4
|
opacity: 0.4
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user