Skip to content

Theme Handling

mattia72 edited this page Jun 14, 2025 · 1 revision

Theme Handling

  • Light theme: "Windows"
  • Dark theme: "Carbon"

if nothing is set in the ini file, this registry entry will be used

Key = 'Software\Microsoft\Windows\CurrentVersion\Themes\Personalize\';
Value = 'AppsUseLightTheme';
Clone this wiki locally