Skip to content

Commit

Permalink
Removed the line that forced the
Browse files Browse the repository at this point in the history
Mac-example to dark mode
  • Loading branch information
TheMisfit68 committed Feb 17, 2021
1 parent 5223c42 commit bc4da19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion neumorphic-ios-example/mac-example/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import Neumorphic
struct ContentView: View {

var body: some View {
Color.Neumorphic.colorSchemeType = .dark
return ZStack {
Color.Neumorphic.main.ignoresSafeArea(.all)
VStack() {
Expand Down

0 comments on commit bc4da19

Please sign in to comment.