yoyurec / logseq-awesome-styler

🎨 Totally customizable theme with presets: colors, backgrounds, fonts and sizes, etc... Logseq plugin
MIT License
180 stars 8 forks source link

(How to?) Disable Tag Theming #68

Closed ianelletson closed 1 year ago

ianelletson commented 1 year ago

Please provide the option or indicate how to disable the custom tag styling. The current tag styling is a dealbreaker for me.

Screenshots image

Thank you for your many valuable contributions.

yoyurec commented 1 year ago

you mean bg coloring? not sure it's easy to update plugin code, so try own custom.css

#app-container .tag {
    color: var(--ls-primary-text-color) !important;
    background-color: transparent !important;
}

ps: sorry for late response, there are fucking russians doing war in Ukraine 🤬