Skip to content

Commit

Permalink
feat: 更新背景颜色
Browse files Browse the repository at this point in the history
  • Loading branch information
developer committed Nov 10, 2024
1 parent 0947a8a commit feb61f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/colors/typography-light.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

@mixin light-scheme {
/* Framework color */
--main-bg: rgb(255, 255, 251);
--main-bg: rgb(255, 252, 242);
--mask-bg: #c1c3c5;
--main-border-color: #f3f3f3;

Expand Down

0 comments on commit feb61f9

Please sign in to comment.