We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da14f75 commit d442f3eCopy full SHA for d442f3e
README.md
@@ -225,7 +225,7 @@ Available themes.
225
| [dark_dimmed](#dark_dimmed) |
226
| [dark_lover](#dark_lover) |
227
| [kimbie_dark](#kimbie_dark) |
228
-| [aura](#aura) |
+| [aura](#aura) |
229
230
### flat
231
src/theme.ts
@@ -598,7 +598,7 @@ export const COLORS: { [name: string]: Theme } = {
598
DEFAULT_RANK_BASE: "#5e8c2a",
599
DEFAULT_RANK_SHADOW: "#5e8c2a",
600
DEFAULT_RANK_TEXT: "#5e8c2a",
601
- }
+ },
602
};
603
604
export interface Theme {
0 commit comments