updates to add new chart colors

This commit is contained in:
2023-05-09 22:24:05 -07:00
parent 7b5ef77dd0
commit e18ec1613d
8 changed files with 168 additions and 71 deletions

View File

@@ -53,9 +53,6 @@ export interface ColorTheme {
// todo: clean up, organize, comment this list
colors: {
sun: string;
moon: string;
bg_main: string;
bg_light: string;
bg_heavy: string;