mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-16 12:49:59 +02:00
descrive how to update the navbar items color.
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
// the green text color
|
||||
#define VECTOR_GREEN_COLOR [UIColor colorWithRed:(98.0/256.0) green:(206.0/256.0) blue:(156.0/256.0) alpha:1.0]
|
||||
|
||||
|
||||
// to update the navigation bar buttons color
|
||||
// [[AppDelegate theDelegate] recentsNavigationController].navigationBar.tintColor = [UIColor greenColor];
|
||||
|
||||
Reference in New Issue
Block a user