[PR #57] Inline code recoloring #1254

Open
opened 2026-06-12 14:13:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/57
Author: @Luk164
Created: 7/7/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/kmaasrud/awesome-obsidian/pull/57 **Author:** [@Luk164](https://github.com/Luk164) **Created:** 7/7/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c94e908`](https://github.com/kmaasrud/awesome-obsidian/commit/c94e908fa8713d942be243bb7725f64788c84bbc) Inline code recoloring ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `code/css-snippets/recolor-inline-code.css` (+15 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 14:13:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-obsidian#1254