Skip to content

Commit 2698c2e

Browse files
author
ignace
committed
chore: switch to dark-plus theme to meet a11y test
1 parent 605ee6a commit 2698c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = function (environment) {
2222
// when it is created
2323
},
2424
'ember-shiki': {
25-
defaultThemes: ['github-dark'],
25+
defaultThemes: ['dark-plus'],
2626
},
2727
};
2828

0 commit comments

Comments
 (0)