|
@@ -8,7 +8,7 @@ enum AppTheme {
|
|
|
|
|
|
|
|
static let sidebarWidth: CGFloat = 240
|
|
static let sidebarWidth: CGFloat = 240
|
|
|
static let headerTopInset: CGFloat = 24
|
|
static let headerTopInset: CGFloat = 24
|
|
|
- static let logoMarkSize: CGFloat = 36
|
|
|
|
|
|
|
+ static let logoMarkSize: CGFloat = 42
|
|
|
/// Reserved width for native close / minimize / zoom buttons (top-left).
|
|
/// Reserved width for native close / minimize / zoom buttons (top-left).
|
|
|
static let trafficLightReservedWidth: CGFloat = 78
|
|
static let trafficLightReservedWidth: CGFloat = 78
|
|
|
/// Standard macOS title bar height for hidden-title-bar windows.
|
|
/// Standard macOS title bar height for hidden-title-bar windows.
|