Home
last modified time | relevance | path

Searched refs:isDarkModeOn (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/app/components/
Dapp_component.ts338 isDarkModeOn = false; property in AppComponent
495 const logoPath = this.isDarkModeOn
504 this.isDarkModeOn = enabled;
613 if (!this.isDarkModeOn) {
616 this.setDarkMode(!this.isDarkModeOn);