Add everfrost dark and light themes (#1934)

Co-authored-by: Ross <ro@noirlab.edu>
This commit is contained in:
Ross
2026-04-13 23:22:37 -04:00
committed by GitHub
parent 9f10fe398a
commit ca0a1569f8
6 changed files with 66 additions and 0 deletions
@@ -10,6 +10,8 @@ const APP_THEMES = new Set([
'defaultDark',
'defaultLight',
'dracula',
'everforestDark',
'everforestLight',
'githubDark',
'githubLight',
'glassyDark',