forked from orta/typescript-play
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds a new 'Theme' dropdown menu to the playground. Themes include: - light (current playground theme) - dark - dark with high contrast On load all themes are registered, and them localStorage is checked for any saved theme, defaulting to 'light'. Updates store the last selected theme in localStorage. Related: microsoft/TypeScript-Website#90
- Loading branch information
1 parent
984dce8
commit 1deb910
Showing
3 changed files
with
105 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters