Specify accent color in style

This commit is contained in:
Christoph Hagen
2023-08-23 16:17:34 +02:00
parent cd37df22bf
commit c9ab73c4ae
10 changed files with 48 additions and 25 deletions

View File

@@ -26,6 +26,8 @@ struct CVStyle {
let pageWidth: CGFloat
let accentColor: Color
let header: HeaderStyle
let columnSpacing: CGFloat