PKM-er / Blue-Topaz_Obsidian-css

A blue theme for Obsidian.
MIT License
1.17k stars 91 forks source link

Colored bars #597

Open jacobb91 opened 4 months ago

jacobb91 commented 4 months ago

I can’t figure out how to put these colored bars. Does anyone have the solution?

deliberate-diligence commented 3 months ago

When updating to 1.6.2 my Topaz Theme folder menu also broke (Colours + Icons gone)

TheWayRaw commented 3 months ago

When Obsidian update 1.6.2 was applied, the color of folders and icons was improved.

Mug521 commented 3 months ago

Same here. Seems like an issue with the 1.6.2 update, now there's no colors for the folders on the left. I tried to fix it from the Style Settings plugin but I couldn't. I'll be waiting for the fix since I find the coloured folders a way more pleasant feature than with just one color.

calmwaves111 commented 3 months ago

in the .obsidian\themes\Blue Topaz\theme.css replace .nav-folder.mod-root>.nav-folder-children>.nav-folder
with .nav-files-container>div>.nav-folder

jacobb91 commented 3 months ago

It didn't work for me.

calmwaves111 commented 3 months ago

It didn't work for me.

replace .tree-item.nav-folder.mod-root>.tree-item-children.nav-folder-children > .tree-item.nav-folder with .nav-files-container>div>.tree-item.nav-folder

this is useful for the follow two image

gsh1209 commented 3 months ago

replace .tree-item.nav-folder.mod-root>.tree-item-children.nav-folder-children > .tree-item.nav-folder with .nav-files-container>div>.tree-item.nav-folder

This works for me. Thanks!

jacobb91 commented 3 months ago

It works ! Thanks a lot !

With : in the .obsidian\themes\Blue Topaz\theme.css

==>

image

==>

image

==>

image

==>

image

blumenschwein commented 3 months ago

But after applying this fix, the color folder in obsidian-git is gone.

calmwaves111 commented 3 months ago

But after applying this fix, the color folder in obsidian-git is gone.

hello, the new verison of blue-topaz has been released

blumenschwein commented 3 months ago

But after applying this fix, the color folder in obsidian-git is gone.

hello, the new verison of blue-topaz has been released

Using the latest update of Blue Topaz, the color folders in "Files" are indeed recovered. However, the color folders in obsidian-git are gone. For example, with the previous version of Blue Topaz, the file "test" was also contained by a color folder, but now it is not anymore (see screenshot below):

image

calmwaves111 commented 3 months ago

But after applying this fix, the color folder in obsidian-git is gone.

hello, the new verison of blue-topaz has been released

Using the latest update of Blue Topaz, the color folders in "Files" are indeed recovered. However, the color folders in obsidian-git are gone. For example, with the previous version of Blue Topaz, the file "test" was also contained by a color folder, but now it is not anymore (see screenshot below):

image

You may need to raise a new issue for this and wait for the author to fix it This may also have something to do with git plugins