Fix build break due to changes to theme. (#796)
This commit is contained in:
parent
4262f5b0de
commit
9ad615c2a4
|
@ -17,7 +17,7 @@ const noColorColorsTheme: ColorsTheme = {
|
||||||
AccentGreen: '',
|
AccentGreen: '',
|
||||||
AccentYellow: '',
|
AccentYellow: '',
|
||||||
AccentRed: '',
|
AccentRed: '',
|
||||||
SubtleComment: '',
|
Comment: '',
|
||||||
Gray: '',
|
Gray: '',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue