Skip to content

Light Mode

Alfred Neumayer requested to merge personal/fredldotme/lighttheme2 into main

This MR implements a light mode selection option for switching the shell between light and dark mode, using a new GSettings key as provided by this lomiri-schemas MR: lomiri-schemas!25 (merged)

The reason to use GSettings is twofold:

  • lomiri-ui-toolkit theme switching has a bug preventing immediate change without a restart
  • Splitting user apps from the shell decision making allows for mixed modes, ie apps using light and the shell continuing to use dark modes

Screenshots: screenshot20240304_183505446

screenshot20240304_183431860

screenshot20240304_183410969

Co-authored-by: Muhammad muhammad23012009@hotmail.com

Edited by Alfred Neumayer

Merge request reports