UI: add view aligned gizmo color

Was hard coded to white making white backgrounds impractical.

D7162 by @billreynish with edits.
This commit is contained in:
Campbell Barton
2020-03-19 11:40:04 +11:00
parent 014e569258
commit b62e1146e1
12 changed files with 45 additions and 11 deletions

View File

@@ -14,6 +14,7 @@
gizmo_hi="#ffffff"
gizmo_primary="#f5f14d"
gizmo_secondary="#63ffff"
gizmo_view_align="#585858"
gizmo_a="#4da84d"
gizmo_b="#a33535"
icon_scene="#e6e6e6ff"