Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.65 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.65 KB

download Open issue Closed issue

Fluent skin for MediaWiki

This is a MediaWiki skin based on Microsoft's Fluent design system.

To install, place the skin in a "Fluent" folder in \skins and add wfLoadSkin( 'Fluent' ); to LocalSettings.

Known issues

  • Have only tested in 1.35, known issue in 1.39 - needs to be migrated to SkinMustache
  • Theme colors are hardcoded, should give a way to set this via LocalSettings
  • Dark mode settings are poorly coded, lots of !important
  • Dark/light mode is forced based on system settings, should allow a manual toggle
  • Special:Preferences, Special:RecentChanges, and similar special pages are missing proper font and dark mode styles
  • Search dropdown does not properly realign on window resize

Desired improvements

  • Some shadows and animations could be useful to better fit the Fluent design language
  • Font and dark mode styles for SemanticMediaWiki