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

style: 默认主题样式精调 #844

Closed
wants to merge 6 commits into from
Closed

Commits on Jul 11, 2024

  1. style: 更改默认主题工具栏颜色

    工具栏的深蓝色与编辑区域中的大量文本的亮蓝色(链接与代码块)不统一
    而且不好看
    所以修改为了靛蓝
    使得默认主题的风格更加一致
    he-weilai committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5fd9b7c View commit details
    Browse the repository at this point in the history
  2. style: 更改默认主题行内代码样式

    原始颜色与主题样式不统一
    修改后清晰、统一、美观
    he-weilai committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    75400ec View commit details
    Browse the repository at this point in the history
  3. style: 更改了编辑区选中区域的颜色

    使颜色与主题风格更加统一
    he-weilai committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f14d216 View commit details
    Browse the repository at this point in the history
  4. style: 更改光标空行联想按钮样式

    修改后使按钮更清晰
    以前的颜色比较浅,不直观
    he-weilai committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6b7bb04 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. style: 调整超链接样式

    修改超链接hover时颜色与工具栏保持一致
    超链接hover时增加下划线
    移除目录超链接hover的下划线
    修改目的:保持风格统一性,增强页面可读性和美观性
    he-weilai committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    487fd71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a648a View commit details
    Browse the repository at this point in the history