UITabBarItem设置的图片选中状态下默认的是蓝色,如何改变它的颜色为图片自带的颜色呢? typedef NS_ENUM(NSInteger, UIImageRenderingMode) { // 使用图像的上下文中使用的默认渲染模式,使用默认的蓝色 UIImageRenderingModeAutomatic, // Use the default rendering mode for the context where the image is used // 总是画出…
Indent guideline style 缩进参考线的颜色 Brace highlight style 鼠标指针在框架左右时框架的颜色(如css中{} js中的()) Bad brace color 错误的框架的颜色(如js中{}里面有错误,这个{}的颜色) Current line background colour 鼠标指向的当前行的背景颜色 Selected text colour 选中文本的颜色 Caret colour 鼠标指针的颜色 Line number marg…