mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
prettier
This commit is contained in:
parent
4013e714d7
commit
7212c50429
1 changed files with 1 additions and 1 deletions
|
|
@ -1119,7 +1119,7 @@ export const themes: Record<ThemeName, Omit<Theme, "name">> = {
|
|||
mainColor: "#3dff91",
|
||||
subColor: "#eeff70",
|
||||
textColor: "#a3ffd0",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export const ThemesList: Theme[] = Object.keys(themes)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue