mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-24 23:58:57 +01:00
[bug] fix theme preset font weight not loading
This commit is contained in:
parent
de0e41b11d
commit
cac67cf429
@ -1110,7 +1110,7 @@ var theme = (function() {
|
||||
font: {
|
||||
display: {
|
||||
name: "Zilla Slab",
|
||||
weight: 900,
|
||||
weight: 700,
|
||||
style: "normal"
|
||||
},
|
||||
ui: {
|
||||
|
Loading…
Reference in New Issue
Block a user