Skip to content

Conversation

@JiuYu77
Copy link

@JiuYu77 JiuYu77 commented Feb 28, 2025

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (refactoring and improving code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Description

Beautify the three dots of the markdown code block with different colors.
I only modified the color, it won't cause any other problems.

The following files have undergone changes:

  • _sass/themes/_light.scss
  • _sass/themes/_dark.scss
  • _sass/base/_syntax.scss

Additional context

The modified style can be viewed in the following image.

light mode:
image
dark mode:
image

Copy link
Owner

@cotes2020 cotes2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautify the three dots of the markdown code block with different colors.
I only modified the color, it won't cause any other problems.

No, thanks. Copying the macOS colors cannot be called beautification. The three gray "dots" represent losing focus, allowing readers to concentrate on the code.

@cotes2020 cotes2020 closed this Feb 28, 2025
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.

2 participants