aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-09-18 22:41:55 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-18 22:41:55 +0200
commit5ea2ccfb85da0823a30b8697339e16e95f8dd87d (patch)
tree32abdcd3f2a8c5eed1cffeacaecbd409679ac7f4 /.github/workflows
parentdocs: Updated CHANGELOG.md [skip ci] (diff)
downloadferdium-app-5ea2ccfb85da0823a30b8697339e16e95f8dd87d.tar.gz
ferdium-app-5ea2ccfb85da0823a30b8697339e16e95f8dd87d.tar.zst
ferdium-app-5ea2ccfb85da0823a30b8697339e16e95f8dd87d.zip
fix: accent color customization regression (#1963)
PR #1959 removed the build-theme-info script, which was broken, along with the themeInfo.json that we used to dynamically build CSS rules for accent color customization. This resulted in the accent color not getting applied to most of the UI. Instead of trying to restore the build-theme-info functionality, this commit takes a much simpler approach by statically adding the required CSS rules to src/features/appearance/index.ts. Since these rules are no longer automatically generated, we need to update them once some CSS styling is added with the accent color. A longer term fix would be to use CSS variables instead, but that approach would not be supported by @meetfranz/theme.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions