-
-
Save seanwcom/698cf161222d194118d217d77a380d8b to your computer and use it in GitHub Desktop.
/* | |
This now lives in a proper repo: https://github.com/seanwcom/Red-Graphite-for-Obsidian | |
*/ |
Oh thanks! I'd like to really flesh it out more at some point. If I do, I'll update here. :)
Previous update was a bit too much dark borders, etc. This more closely aligns with Bear's left nav being dark. I also hid the status bar. Not sure I want to do that ultimately, but in Obsidian, the status bar takes up the entire width, which causes the left nav dark color to not reach the bottom of the window. Looked odd.
Sean, I just tried out your theme and like it, a lot. 1 small remark: when the number of tags is too big for 1 line, they go to the next line, but the grey "pills" of the next line touch those of the 1st line - see here.
Sean, I just tried out your theme and like it, a lot. 1 small remark: when the number of tags is too big for 1 line, they go to the next line, but the grey "pills" of the next line touch those of the 1st line - see here.
Oh yeah, that's not great. I'll see what I can do about that. Unfortunately with the actual text just being #hashtags, I don't think adding padding above/below will work right. For the random tag inline with a paragraph of text, it should still flow correctly. Anyway, I'll take a poke at it and see what can be done.
FYI - I just "released" a version of this that's available now in Obsidian's community themes area in settings. I've moved this now from this Gist to a proper repo, which you can find here: https://github.com/seanwcom/Red-Graphite-for-Obsidian
Thanks Sean.
Thanks Sean.
I think I came up with something good. Here's a preview: https://media.discordapp.net/attachments/702656734631821413/716030432080035983/unknown.png
This has been put into the main repo previously mentioned.
Yep, it's fine now. Many, many thanks.
This is really nice - great job. I especially like how you didn't use any
!important
directives.