AnubisNekhet / AnuPpuccin

Personal theme for Obsidian
GNU General Public License v3.0
2.13k stars 161 forks source link

Fix/rainbow folders #232

Closed pryley closed 11 months ago

pryley commented 11 months ago

Fixes collapse indicator color in full rainbow style

Before:

Screenshot 2023-10-27 at 12 32 29

After:

Screenshot 2023-10-27 at 12 33 24

Merges "Enable icon recolor" and "Enable collapse indicator" options into a single option:

The "Enable icon recolor (For icon folder users)" option wasn't working anyway.

Before:

Screenshot 2023-10-27 at 12 36 32

After:

Screenshot 2023-10-27 at 12 37 05

Made the circle indicator smaller and centered.

Before:

Screenshot 2023-10-27 at 12 37 40

After:

Screenshot 2023-10-27 at 12 37 58

Fixed alignment of circles in bookmarks.

Before:

Screenshot 2023-10-27 at 13 56 37

After:

image
pryley commented 11 months ago

I haven't committed the compiled CSS for an easier merge, so make sure to run make build when testing.

AnubisNekhet commented 11 months ago

LGTM