Skip to content

Commit

Permalink
Update theme.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcastrodev authored Dec 5, 2023
1 parent 73df693 commit 3760629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ export const COLORS: { [name: string]: Theme } = {
DEFAULT_RANK_BASE: "#599cab",
DEFAULT_RANK_SHADOW: "#324B50",
DEFAULT_RANK_TEXT: "#4A0336",
}
},
};

export interface Theme {
Expand Down

0 comments on commit 3760629

Please sign in to comment.