Skip to content

Commit 71f33b4

Browse files
committed
Remove SettingTheme
1 parent a3a68e3 commit 71f33b4

2 files changed

Lines changed: 1 addition & 47 deletions

File tree

Sources/SettingEnvironment.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ private struct SecondaryBackgroundColorKey: EnvironmentKey {
4040
}()
4141
}
4242

43-
extension EnvironmentValues {
43+
public extension EnvironmentValues {
4444
/// For text.
4545
var settingPrimaryColor: Color {
4646
get { self[PrimaryColorKey.self] }

Sources/SettingTheme.swift

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)