From b1af2488749d531d0f542b5bd7440d04dbb79d80 Mon Sep 17 00:00:00 2001 From: Jeroen Bakker Date: Mon, 21 Sep 2020 16:21:29 +0200 Subject: Themes: remove uv_others from preset themes The uv_others isn't attached to anything and will be removed from the theme. Reviewed By: Hans Goudey Differential Revision: https://developer.blender.org/D8668 --- presets/interface_theme/deep_grey.xml | 1 - presets/interface_theme/maya.xml | 1 - presets/interface_theme/minimal_dark.xml | 1 - presets/interface_theme/modo.xml | 1 - presets/interface_theme/print_friendly.xml | 1 - presets/interface_theme/white.xml | 1 - presets/interface_theme/xsi.xml | 1 - 7 files changed, 7 deletions(-) (limited to 'presets') diff --git a/presets/interface_theme/deep_grey.xml b/presets/interface_theme/deep_grey.xml index 5689af20..098968cd 100644 --- a/presets/interface_theme/deep_grey.xml +++ b/presets/interface_theme/deep_grey.xml @@ -739,7 +739,6 @@ preview_stitch_unstitchable="#ff0000ff" preview_stitch_active="#e1d2c323" uv_shadow="#707070ff" - uv_others="#606060ff" frame_current="#4c9933" metadatabg="#333333" metadatatext="#b8b8b8" diff --git a/presets/interface_theme/maya.xml b/presets/interface_theme/maya.xml index cb939277..9a9155f8 100644 --- a/presets/interface_theme/maya.xml +++ b/presets/interface_theme/maya.xml @@ -739,7 +739,6 @@ preview_stitch_unstitchable="#ff0000ff" preview_stitch_active="#e1d2c323" uv_shadow="#707070ff" - uv_others="#606060ff" frame_current="#60c040" metadatabg="#000000" metadatatext="#ffffff" diff --git a/presets/interface_theme/minimal_dark.xml b/presets/interface_theme/minimal_dark.xml index d58a0676..82d8297b 100644 --- a/presets/interface_theme/minimal_dark.xml +++ b/presets/interface_theme/minimal_dark.xml @@ -735,7 +735,6 @@ preview_stitch_unstitchable="#ff0000ff" preview_stitch_active="#e1d2c323" uv_shadow="#707070ff" - uv_others="#606060ff" frame_current="#60c040" metadatabg="#000000" metadatatext="#ffffff" diff --git a/presets/interface_theme/modo.xml b/presets/interface_theme/modo.xml index b89592dc..7d7c981c 100644 --- a/presets/interface_theme/modo.xml +++ b/presets/interface_theme/modo.xml @@ -739,7 +739,6 @@ preview_stitch_unstitchable="#ff0000ff" preview_stitch_active="#e1d2c323" uv_shadow="#707070ff" - uv_others="#606060ff" frame_current="#60c040" metadatabg="#181818" metadatatext="#eeeeee" diff --git a/presets/interface_theme/print_friendly.xml b/presets/interface_theme/print_friendly.xml index 9f998714..3e0a0d72 100644 --- a/presets/interface_theme/print_friendly.xml +++ b/presets/interface_theme/print_friendly.xml @@ -735,7 +735,6 @@ preview_stitch_unstitchable="#ff0000ff" preview_stitch_active="#e1d2c323" uv_shadow="#707070ff" - uv_others="#606060ff" frame_current="#5680c2" metadatabg="#000000" metadatatext="#ffffff" diff --git a/presets/interface_theme/white.xml b/presets/interface_theme/white.xml index 2a978450..50424e4a 100644 --- a/presets/interface_theme/white.xml +++ b/presets/interface_theme/white.xml @@ -739,7 +739,6 @@ preview_stitch_unstitchable="#ff0000ff" preview_stitch_active="#e1d2c323" uv_shadow="#707070ff" - uv_others="#606060ff" frame_current="#60c040" metadatabg="#000000" metadatatext="#000000" diff --git a/presets/interface_theme/xsi.xml b/presets/interface_theme/xsi.xml index a7f158a1..c72bd1cf 100644 --- a/presets/interface_theme/xsi.xml +++ b/presets/interface_theme/xsi.xml @@ -739,7 +739,6 @@ preview_stitch_unstitchable="#ff0000ff" preview_stitch_active="#e1d2c323" uv_shadow="#707070ff" - uv_others="#ffe8a4ff" frame_current="#60c040" metadatabg="#000000" metadatatext="#ffffff" -- cgit v1.2.3