Skip to content

Commit 4534a7d

Browse files
committed
cleanup colors
1 parent e15dd89 commit 4534a7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles/global.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
rgba(145, 234, 228, 0.2) 100%
4444
);
4545
--search-background: var(--background);
46-
/* cant find new equivalent */
47-
--table-background-hover: #f2f2f2;
4846
}
4947

5048
[data-theme="dark"] {
@@ -73,8 +71,6 @@
7371
rgba(134, 253, 232, 0.08) 100%
7472
);
7573
--search-background: #4c4c4c;
76-
/* cant find new equivalent */
77-
--table-background-hover: rgba(255,115,36,.013);
7874
}
7975
}
8076

0 commit comments

Comments
 (0)