aboutsummaryrefslogtreecommitdiff
path: root/Map/Presentation
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 17:04:56 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 17:04:56 +0200
commitf78ac62ea6eb7c9fa6c6a5ecb474707531a9c669 (patch)
tree9c0261f068d1734dcf894e396c3b2ddbf1910446 /Map/Presentation
parentee5f1ff07ebf275becb47d5a9159130b2190c485 (diff)
Add secondary foreground + file icons
Diffstat (limited to 'Map/Presentation')
-rw-r--r--Map/Presentation/Theme/Color+theme.swift2
-rw-r--r--Map/Presentation/Theme/WmapFile.icnsbin0 -> 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
new file mode 100644
index 0000000..f866b9b
--- /dev/null
+++ b/Map/Presentation/Theme/WmapFile.icns
Binary files differ