Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified Stylish Blockquote by adding blockquote color #70

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

aditya-an1l
Copy link

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

Added CSS code for applying accent colour to the blockquote symbol
Added a CSS code that, when uncommented, gives the accent color to the block-quote symbol
Adding CSS code that adds the theme accent color to the block-quote symbol
Added the image to show the coloured block quote, which corresponds to the change I made in the CSS snippet before.

The image is added at the line 292, under the *Stylish Block Quotes* sub-header
@aditya-an1l
Copy link
Author

Any Updates?
Thought to give some reference to the checklist in the Contributing.md file. I have followed the checklist to best of my knowledge.

  • Abide by the already established style of the list.
    • If you addition is part of a table, make sure it is correctly formatted.
    • If the section has a table of contents, update that as well.
  • Make sure your addition is part of the correct section/category.
  • Don't sneak in line.
  • If your addition is a CSS snippet, make sure that the CSS file is named fittingly, and that you include an example image in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant