Skip to content

Conversation

@toosplatched
Copy link
Contributor

Adds default color scheme option for Lakeus Theme.

Adds default color scheme option for Lakeus Theme.
@toosplatched toosplatched mentioned this pull request Nov 4, 2025
@SomeMWDev SomeMWDev self-requested a review November 4, 2025 19:57
Copy link
Member

@SomeMWDev SomeMWDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default (light) for this setting should also be added to the following section in LocalSettings.php:

mw-config/LocalSettings.php

Lines 3067 to 3079 in 9663c6b

// Lakeus
'wgLakeusShowRepositoryLink' => [
'default' => true,
],
'wgLakeusSiteNoticeHasBorder' => [
'default' => false,
],
'wgLakeusShouldAnimatePortlets' => [
'default' => false,
],
'wgLakeusShowStickyTOC' => [
'default' => false,
],

@toosplatched
Copy link
Contributor Author

The default (light) for this setting should also be added to the following section in LocalSettings.php:

mw-config/LocalSettings.php

Lines 3067 to 3079 in 9663c6b

// Lakeus
'wgLakeusShowRepositoryLink' => [
'default' => true,
],
'wgLakeusSiteNoticeHasBorder' => [
'default' => false,
],
'wgLakeusShouldAnimatePortlets' => [
'default' => false,
],
'wgLakeusShowStickyTOC' => [
'default' => false,
],

updated!

@toosplatched
Copy link
Contributor Author

updated!

@SomeMWDev SomeMWDev merged commit 571719e into miraheze:main Nov 7, 2025
4 checks passed
@toosplatched toosplatched deleted the T14450 branch November 7, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants