mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
enable modifying event radius from config
This commit is contained in:
@@ -5,14 +5,9 @@ export const colors = {
|
||||
white: '#fff'
|
||||
}
|
||||
|
||||
export const sizes = {
|
||||
eventDotR: 8
|
||||
}
|
||||
|
||||
export default {
|
||||
fallbackEventColor: colors.fa_red,
|
||||
darkBackground: colors.black,
|
||||
primaryHighlight: colors.yellow,
|
||||
secondaryHighlight: colors.white,
|
||||
sizes
|
||||
secondaryHighlight: colors.white
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user