Skip to content

Commit e1ed277

Browse files
WesSouzaarturbien
authored andcommitted
chore(types): add missing desktopBackground theme property
1 parent b41b51e commit e1ed277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export type Theme = {
3939
canvasTextInvert: Color;
4040
checkmark: Color;
4141
checkmarkDisabled: Color;
42+
desktopBackground: Color;
4243
flatDark: Color;
4344
flatLight: Color;
4445
focusSecondary: Color;

0 commit comments

Comments
 (0)