Add one_dark theme

This commit is contained in:
Nate Butler 2023-11-13 15:48:05 -05:00
parent e0547d9acd
commit c1887747b7
4 changed files with 154 additions and 44 deletions

View file

@ -1,5 +1,6 @@
mod default_colors;
mod default_theme;
mod one_themes;
mod registry;
mod scale;
mod settings;