mirror of
https://github.com/kmaasrud/awesome-obsidian.git
synced 2026-07-17 02:42:09 -05:00
[PR #57] Inline code recoloring #438
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/57
Author: @Luk164
Created: 7/7/2023
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
c94e908Inline code recoloring📊 Changes
1 file changed (+15 additions, -0 deletions)
View changed files
➕
code/css-snippets/recolor-inline-code.css(+15 -0)📄 Description
A simple bit of CSS that recolors inline code (not codeblocks). Works in both Editor and Reading modes. Also works with tables!
I created this for myself and thought others might like it as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.