Make ui/colors refelect the current theme.

This commit is contained in:
jacob314
2025-04-23 17:37:09 -07:00
committed by N. Taylor Mullen
parent 105c20146c
commit cf89c030d0
11 changed files with 903 additions and 799 deletions

View File

@@ -27,7 +27,7 @@ class ThemeManager {
this.availableThemes = [
AtomOneDark,
Dracula,
VS,
VS, // Light mode.
VS2015,
GitHub,
GoogleCode,