Open orvpagadua opened 4 months ago
You can change this yourself. (You can keep Obsidian open) Open the obsidian vault folder in windows. go to .obsidian -> plugins -> obsidian-file-color -> styles.css - open with notepad. change the percentage in both "background-color: color-mix(in srgb, var(--file-color-color) 15%, transparent);" lines to percentage that works for you. you can safe the file and the changes will be immediately visible in obsidian. For me about 60% works best.
works fine now. this could be a default. still turns the colors whiter/lighter than the original but its better
works fine now. this could be a default. still turns the colors whiter/lighter than the original but its better
Original color should be 100%
using ca0001 turns to f2d6d4 when used. is there a way to stop this?