Skip to content

Instantly share code, notes, and snippets.

@seanwcom
Last active April 9, 2022 04:24
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save seanwcom/698cf161222d194118d217d77a380d8b to your computer and use it in GitHub Desktop.
Save seanwcom/698cf161222d194118d217d77a380d8b to your computer and use it in GitHub Desktop.
Bear.app stylings for Obsidian
/*
This now lives in a proper repo: https://github.com/seanwcom/Red-Graphite-for-Obsidian
*/
@mm53bar
Copy link

mm53bar commented May 21, 2020

This is really nice - great job. I especially like how you didn't use any !important directives.

@seanwcom
Copy link
Author

Oh thanks! I'd like to really flesh it out more at some point. If I do, I'll update here. :)

@seanwcom
Copy link
Author

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.

@DutchPete
Copy link

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.

@seanwcom
Copy link
Author

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

@DutchPete
Copy link

Thanks Sean.

@seanwcom
Copy link
Author

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.

@DutchPete
Copy link

Yep, it's fine now. Many, many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment