1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

fix broken headers' color in ConfigTab

This commit is contained in:
Baptiste Augrain
2020-02-04 16:23:31 +01:00
committed by Junyoung Choi
parent eae964f7e7
commit a496a84cb8

View File

@@ -182,10 +182,12 @@ apply-theme(theme)
color get-theme-var(theme, 'text-color') color get-theme-var(theme, 'text-color')
.group-header .group-header
.group-header--sub
color get-theme-var(theme, 'text-color') color get-theme-var(theme, 'text-color')
border-color get-theme-var(theme, 'borderColor') border-color get-theme-var(theme, 'borderColor')
.group-header2 .group-header2
.group-header2--sub
color get-theme-var(theme, 'text-color') color get-theme-var(theme, 'text-color')
.group-section-control-input .group-section-control-input