diff options
Diffstat (limited to 'Map/Presentation')
| -rw-r--r-- | Map/Presentation/Theme/Color+theme.swift | 2 | ||||
| -rw-r--r-- | Map/Presentation/Theme/WmapFile.icns | bin | 0 -> 312100 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/Map/Presentation/Theme/Color+theme.swift b/Map/Presentation/Theme/Color+theme.swift index 7f6995d..e0addca 100644 --- a/Map/Presentation/Theme/Color+theme.swift +++ b/Map/Presentation/Theme/Color+theme.swift @@ -35,7 +35,7 @@ extension Color { struct UI { static let foreground = Color("Foreground") static let background = Color("Background") - static let secondary = Color("Secondary") + static let secondary = Color("Secondary Foreground") static let accent = Color.Theme.jasperRed } diff --git a/Map/Presentation/Theme/WmapFile.icns b/Map/Presentation/Theme/WmapFile.icns Binary files differnew file mode 100644 index 0000000..f866b9b --- /dev/null +++ b/Map/Presentation/Theme/WmapFile.icns |