obsidian-Golden-Topaz-theme
obsidian-Golden-Topaz-theme copied to clipboard
Changing color of the highlighted field
I was wondering how I can change the color of the highlighted field(colored turquoise). I figured it was just --text-selection but that did not change it. Thanks
While using Obsidian, if you press CTRL-SHIFT-I (option-cmd-i for mac) then it will bring up the developer window. In the developer window, at the top-left is an icon with a pointer in a box. This allows you to select elements on the screen and see how to refer to them and what styles.
add the part you want to change in the snippet folder. Then enable it in obsidian.
It will be great if you post your screenshot here. So I can decide if I should adjust it in the next update.
Here is a photo. I am trying to change the color from torquise to a lighter gray color but I can't figure out what code to change, even when I use ctrlshift i
K, I should be able to change it in the next update. I will @ you when it is done.
By the way, when you update it, can you also tell me the code you changed. I modified some parts of your theme so I don't want to overwrite it.