[PR #70] [CLOSED] Modified Stylish Blockquote by adding blockquote color #1335

Closed
opened 2026-06-14 15:15:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmaasrud/awesome-obsidian/pull/70
Author: @aditya-an1l
Created: 3/28/2024
Status: Closed

Base: masterHead: blockquote-color-edit


📝 Commits (4)

  • 91362b6 Update stylish-blockquotes.css
  • 4e3d96c Update stylish-blockquotes.css
  • d6d3277 Update stylish-blockquotes.css
  • 3435e9b Update README.md

📊 Changes

2 files changed (+5 additions, -0 deletions)

View changed files

📝 README.md (+3 -0)
📝 code/css-snippets/stylish-blockquotes.css (+2 -0)

📄 Description

Made changes in the stylish-blockquotes.css
By default, the colour of the blockquote is grey.

However, it would look good (or stylish in a literal sense), if the block quote symbol had the same accent colour as that of the theme the user is using.

Something like this:

image

This is a minor change, but felt necessary for to add a stylish element to the stylish blockquote snipet.


Here is an objective summary of what all changes are made:
[+] Added a line of code in the CSS snippet of Stylish Blockquotes (code/css-snippets/stylish-blockquotes.css).
[+] Added a preview in the README.md


🔄 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/70 **Author:** [@aditya-an1l](https://github.com/aditya-an1l) **Created:** 3/28/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `blockquote-color-edit` --- ### 📝 Commits (4) - [`91362b6`](https://github.com/kmaasrud/awesome-obsidian/commit/91362b69a88c83c02a78aa9a90e1b9e3e24ccdae) Update stylish-blockquotes.css - [`4e3d96c`](https://github.com/kmaasrud/awesome-obsidian/commit/4e3d96c31bffe8e76916e662727e1007262516cb) Update stylish-blockquotes.css - [`d6d3277`](https://github.com/kmaasrud/awesome-obsidian/commit/d6d3277b55e8bf7c8858f32e040e697201a04b66) Update stylish-blockquotes.css - [`3435e9b`](https://github.com/kmaasrud/awesome-obsidian/commit/3435e9b3607c0eaf9389d1967f47dff0d640df78) Update README.md ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) 📝 `code/css-snippets/stylish-blockquotes.css` (+2 -0) </details> ### 📄 Description Made changes in the `stylish-blockquotes.css` By default, the colour of the blockquote is grey. However, it would look good (or _stylish_ in a literal sense), if the block quote symbol had the same accent colour as that of the theme the user is using. Something like this: ![image](https://github.com/kmaasrud/awesome-obsidian/assets/140952269/ca88c66e-3771-46a6-b6cf-dee4cd252506) This is a minor change, but felt necessary for to add a _stylish_ element to the stylish blockquote snipet. --- Here is an objective summary of what all changes are made: [+] Added a line of code in the CSS snippet of Stylish Blockquotes (code/css-snippets/stylish-blockquotes.css). [+] Added a preview in the README.md --- <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-14 15:15:36 -05:00
GiteaMirror changed title from [PR #70] [CLOSED] Modified Stylish Blockquote by adding blockquote color to [PR #70] [CLOSED] Modified Stylish Blockquote by adding blockquote color 2026-06-16 09:41:18 -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#1335