Searched refs:otherColor (Results 1 – 2 of 2) sorted by relevance
232 rgb_color otherColor = tint_color(ui_color(B_STATUS_BAR_COLOR), 1.3); in _ActiveColors() local233 otherColor.alpha = 50; in _ActiveColors()234 defaultColors[0] = otherColor; in _ActiveColors()246 rgb_color otherColor = tint_color(ui_color(B_PANEL_BACKGROUND_COLOR), 1.7); in _InactiveColors() local247 otherColor.alpha = 50; in _InactiveColors()248 defaultColors[0] = otherColor; in _InactiveColors()
153 rgb_color otherColor = tint_color(ui_color(B_STATUS_BAR_COLOR), 1.3); in BarberPole() local154 otherColor.alpha = 50; in BarberPole()155 defaultColors[0] = otherColor; in BarberPole()