Skip to content

Commit 7aeb2eb

Browse files
committed
Removed necessary theme colors
1 parent d00816c commit 7aeb2eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

client/theme.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,9 +254,6 @@ export default {
254254
...baseThemes,
255255
[Theme.contrast]: extend(baseThemes[Theme.dark], {
256256
inactiveTextColor: grays.light,
257-
modalBorderColor: grays.middleDark,
258-
searchBackgroundColor: grays.darker,
259-
tableRowStripeColor: grays.dark,
260257

261258
Button: {
262259
primary: {

0 commit comments

Comments
 (0)