Skip to content

Commit

Permalink
remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
brindy committed Nov 2, 2023
1 parent 21f4b4a commit d6eb581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DuckDuckGo/Theme+DesignSystem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ extension Theme {

var ddgTextTintColor: UIColor { UIColor(designSystemColor: .textPrimary) }

#warning("might change")
var privacyDashboardWebviewBackgroundColor: UIColor { UIColor(designSystemColor: .surface) }

var iconCellBorderColor: UIColor { UIColor(designSystemColor: .icons) }
Expand Down

0 comments on commit d6eb581

Please sign in to comment.