Skip to content
This repository has been archived by the owner. It is now read-only.

Cliqz URL Bar and Freshtab Animation #10

Merged
merged 3 commits into from Mar 19, 2018
Merged

Conversation

@timoteipalade
Copy link
Contributor

@timoteipalade timoteipalade commented Mar 16, 2018

No description provided.

line.backgroundColor = UIColor.Browser.URLBarDivider.colorFor(theme)
locationContainer.layer.shadowColor = locationBorderColor.cgColor
}
}

// TODO: Put this in CliqzURLBar

This comment has been minimized.

This comment has been minimized.

@timoteipalade

timoteipalade Mar 19, 2018
Author Contributor

locationBorderColor = UIColor.URLBar.Border.colorFor(theme).withAlphaComponent(0.3)
locationActiveBorderColor = UIColor.URLBar.ActiveBorder.colorFor(theme)
*/
locationBorderColor = UIColor(colorString: "E7ECEE")

This comment has been minimized.

@naira-cliqz

naira-cliqz Mar 16, 2018
Contributor

Move colors to the UIColor extension

@timoteipalade timoteipalade force-pushed the timoteipalade:master branch 2 times, most recently from b829abf to 4b6ffa9 Mar 19, 2018
static let CliqzThemeColor = UIColor(colorString: "00AEF0")

//Primary Colors
static let cliqz_blue_primary = UIColor(colorString: "00AEF0")

This comment has been minimized.

@naira-cliqz

naira-cliqz Mar 19, 2018
Contributor

Please use camelcase

@timoteipalade timoteipalade force-pushed the timoteipalade:master branch from 4b6ffa9 to 3cf49ac Mar 19, 2018
@naira-cliqz naira-cliqz merged commit 41ef73a into ghostery:master Mar 19, 2018
tantawyk pushed a commit to tantawyk/cliqz-ios that referenced this pull request Jul 17, 2019
Receive 3rd parameter for openLink for isSearchEngine
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants