Skip to content

Commit 0fce29d

Browse files
authored
Update TangerineUI.user.js
1 parent 76900f0 commit 0fce29d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TangerineUI.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
/* Available themes: 'tangerine', 'purple', 'cherry', 'lagoon' */
3636
const perHostThemes = {
3737
'mamot.fr': {
38-
legacy: 'tangerine', // For versions < 4.3.0
39-
modern: 'cherry' // For versions >= 4.3.0
38+
legacy: 'tangerine',
39+
modern: 'cherry'
4040
},
4141
'mastodon.social': {
4242
legacy: 'purple',

0 commit comments

Comments
 (0)