You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can understand how the css has more specificity but I am unsure about how this theme css file is used within fastn. The search gave me commented lines which probably won't be the issue:
Moreover I don't understand why fastn-theme is being used in the build when I have not specified any dependency on it. Has it been misnamed? (eg: fastn-reset / fastn-default-styles)
Also why are there so many css files in the same directory.
What Are You Doing?
Apply a custom color scheme and use a code-block element in light mode.
Eg: https://www.xypnox.com/spellcraft/docs/components/code/
Expected Behaviour:
The color should be set as defined in the colors.
Current Behavior
The background is overridden and the light theme colors are being applied:
Possible Solution
Perhaps these lines may be the culprit:
fastn/ftd/theme_css/fastn-theme.light.css
Lines 52 to 55 in bf7b519
Your Environment
fastn
Version (I.e, output offastn -v
): 0.4.57The text was updated successfully, but these errors were encountered: