obsidian-theme-github
obsidian-theme-github copied to clipboard
Theme for Obsidian inspired by GitHub color scheme
When opening a note that contains a table on a separate window the font size inside the table will not be coherent with the size chosen trough settings. ### Steps...
The Titles are green and not matching Github?
# Headers underline not working ## Env - Mac x86 - Obsidian Version: v1.7.7 ## Fix ```css /* Underline for the top level headers */ body.h1-underline h1, body.h1-underline.markdown-rendered h1 {...
Disabled buttons still showing `cursor` as `pointer`. Besides, you can notice the mutation from `not-allowed` to `pointer`, which is kinda annoying. https://github.com/user-attachments/assets/8b34d803-1e95-43fc-aaea-ed902cf0189b I suppose removing this piece of code should...