Carbonateb / obsidian-encore-theme

The Encore theme aims to freshen up the UI of Obsidian.md with modern design, loosely based off Material 3.
MIT License
78 stars 7 forks source link

[BUG] With transparency turned on, notes still have grey background #37

Open rlyttle opened 6 days ago

rlyttle commented 6 days ago

Describe the Bug In a fresh vault, upon installing theme + style settings plugin and enabling transparency, notes have a grey background:

Relevant Screenshots

image

To Reproduce Steps to reproduce the behavior, e.g.

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'

In which mode does the bug occur?

Which editor are you using?

Which version of Obsidian are you using?

Checklist

rlyttle commented 6 days ago

In devtools, I can see the following CSS selector is setting the grey background, upon disabling background-color here, I get the expected transparent note background.

image

Fantastic theme btw!