Skip to content

Commit e5f90a7

Browse files
author
Hiram
committed
css optimization
1 parent 7df0c5f commit e5f90a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/renderer/src/style/layout.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,8 @@
380380

381381
:root,
382382
:root[theme-mode="light"] {
383-
--td-bg-aside: #f6f6f6;
384-
--td-bg-color-container: #fafafa;
383+
--td-bg-aside: #f2f3f5;
384+
--td-bg-color-container: #fbfbfb;
385385
--td-bg-color-page: #fff;
386386
--td-bg-content-active: #dfdfdf;
387387
--td-bg-content-hover: #e6e6e6;

0 commit comments

Comments
 (0)