mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Use SVG marker icons
This commit is contained in:
+2
-2
@@ -3,6 +3,6 @@ import { TimeControl } from "@/types"
|
||||
export const TimeControlColours = {
|
||||
[TimeControl.Classic]: "#00ac39",
|
||||
[TimeControl.Rapid]: "#0086c7",
|
||||
[TimeControl.Blitz]: "#cec348",
|
||||
[TimeControl.Other]: "#d10c3e",
|
||||
[TimeControl.Blitz]: "#ddce20",
|
||||
[TimeControl.Other]: "#ea5f17",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user