Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2020-09-15 18:34:38 +0300
committerHans Goudey <h.goudey@me.com>2020-09-15 18:34:38 +0300
commitf59ce4d55c04a61a10d9e9567b53ee652972b60a (patch)
treeb76be15c2f4714f166ed7c3bd9588123ceee35f6 /release/scripts/presets/interface_theme
parent6b29c3fa07f54a0b0d123a90049fbad36a1334c2 (diff)
Property Search: Add "search match" theme color
We will use a highlight on panel headers to convey that they have a search match, so this commit initializes the theme color for the properties editor. Differential Revision: https://developer.blender.org/D8854
Diffstat (limited to 'release/scripts/presets/interface_theme')
-rw-r--r--release/scripts/presets/interface_theme/blender_light.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/release/scripts/presets/interface_theme/blender_light.xml b/release/scripts/presets/interface_theme/blender_light.xml
index 1b48377f62c..53e2571ae8c 100644
--- a/release/scripts/presets/interface_theme/blender_light.xml
+++ b/release/scripts/presets/interface_theme/blender_light.xml
@@ -845,7 +845,9 @@
</ThemeSequenceEditor>
</sequence_editor>
<properties>
- <ThemeProperties>
+ <ThemeProperties
+ match="#5680c2"
+ >
<space>
<ThemeSpaceGeneric
back="#b3b3b3"