Skip to content

Commit e89035a

Browse files
Update expected test output
1 parent 594a6eb commit e89035a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/lib/services/style/themeToCss.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ const expected = `
8888
--joplin-color-correct: green;
8989
--joplin-color-error: red;
9090
--joplin-color-error2: #ff6c6c;
91+
--joplin-color-error-selected: #d00000;
9192
--joplin-color-faded: #7C8B9E;
9293
--joplin-color-warn: rgb(228,86,0);
9394
--joplin-color-warn2: #ffcb81;

0 commit comments

Comments
 (0)