This commit is contained in:
Yuri Zamyatin 2025-06-27 23:01:02 +00:00
parent 78ff179a25
commit 56b3f093db

View File

@ -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