alexkim205 / G-Desktop-Suite

Google Suite as a desktop app. Made possible with Electron.
MIT License
1.62k stars 97 forks source link

[💡 FEATURE] - Personnalize Dark Mode #103

Open chakrademorue opened 3 years ago

chakrademorue commented 3 years ago

Is your feature request related to a problem? Please describe. When displaying a document (gsheet, gdoc ...), give the user the ability to chose between white and dark mode for the background of the page. So, it will be possible to keep the page background in white and the UI in dark mode.

onlycs commented 3 years ago

Yes, you can change it. On the menubar, go to view -> Toggle Dark Mode. You can also use CTRL+T (Windows, Linux). If on windows, you can also go to C:\Users\YOU\AppData\Roaming\G Desktop Suite and open config.json in Notepad. Then set theme to dark, light or auto (Uses System Theme)