Blender Git Commit Log

Git Commits -> Revision 6a76eea

Revision 6a76eea by Hans Goudey (property-search-ui-v2)
September 9, 2020, 17:08 (GMT)
Property Search: Add "Search match" theme color

We use a highlight on panel headers to convey that they have a search match.
It's also conceivable to use this color to highlight the property editor tabs
that have search results.

Normally we don't like adding new theme colors, but this is quite a special
case. For example, the color in the outliner is green. This patch has a blue
highlight so it feels more cohesive though.

Differential Revision: https://developer.blender.org/D8854

Commit Details:

Full Hash: 6a76eeaced199de1143a9e6c54e6a7ca29a3bc7f
Parent Commit: f3197de
Lines Changed: +14, -0

6 Modified Paths:

/release/datafiles/userdef/userdef_default_theme.c (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+1, -0) (Diff)
/source/blender/editors/include/UI_resources.h (+1, -0) (Diff)
/source/blender/editors/interface/resources.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021