SlRvb / Obsidian--ITS-Theme

Theme designed with readability and customizability in mind. Change it easily to your liking with the Style Settings plugin installed.
https://publish.obsidian.md/slrvb-docs/ITS+Theme/ITS+Theme
GNU General Public License v2.0
521 stars 113 forks source link

[Bug] S - Checkboxes.css - Regular is unchecked but highlighted #233

Closed technotherion closed 11 months ago

technotherion commented 11 months ago

Describe the bug

Using the Tasks plugin This is with Minimal Settings plugin disabled and pretty much all of my settings at default -- except that my checkboxes are squares instead of circles as specified by Minimal.

"Regular" checkbox is showing as a transparent but highlighted unchecked checkbox with S - Checkboxes.css enabled. I have Style Settings installed and none of the options here appear to affect these.

Here is the style with Minimal enabled, S - Checkboxes disabled image

Here's the style with Minimal enabled, S - Checkboxes enabled image

Expected behavior

image

Was expecting it to look a bit more like the documentation.

To Reproduce

Steps to reproduce the behavior:

  1. downloaded css snippet https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Snippets/S%20-%20Checkboxes.css
  2. Went to Obsidian > Appearance > CSS snippets and added snippet
  3. Enabled snippet
  4. Went to Tasks, down to Custom Statuses, reset all custom statuses, added ITS theme and SIRvb checkboxes
  5. Copied this snippet for the checkboxes and embedded it in a new note https://publish.obsidian.md/slrvb-docs/ITS+Theme/Alternate+Checkboxes#Checkbox+Types

OS

Win 10 Where does the bug occur?

Versions

I apologize if this is a bit nitpicky but those checked boxes are a little difficult to see at the moment.

technotherion commented 11 months ago

I will also note that I deleted every code block that contained [x] or =x from it to see if that would revert to the minimal icons but... strangely, it didn't.

SlRvb commented 11 months ago

Could you update the snippet again? I think I've fixed the issue, thanks for letting me know!

technotherion commented 11 months ago

All fixed. image And here's with Minimal's square checkboxes, too: image