Fix build break due to changes to theme. (#796)

This commit is contained in:
Jacob Richman
2025-06-06 08:05:00 -07:00
committed by GitHub
parent 46de24c624
commit 31a6e15605
+1 -1
View File
@@ -17,7 +17,7 @@ const noColorColorsTheme: ColorsTheme = {
AccentGreen: '',
AccentYellow: '',
AccentRed: '',
SubtleComment: '',
Comment: '',
Gray: '',
};