fix
This commit is contained in:
parent
78ff179a25
commit
56b3f093db
@ -45,7 +45,7 @@ c.colors.webpage.darkmode.threshold.background = 128
|
|||||||
c.colors.webpage.darkmode.threshold.foreground = 127
|
c.colors.webpage.darkmode.threshold.foreground = 127
|
||||||
c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG']
|
c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG']
|
||||||
c.fonts.default_family = 'Roboto'
|
c.fonts.default_family = 'Roboto'
|
||||||
c.fonts.default_size = '12'
|
c.fonts.default_size = '12pt'
|
||||||
##########################################
|
##########################################
|
||||||
|
|
||||||
# search engines
|
# search engines
|
||||||
|
Loading…
Reference in New Issue
Block a user