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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Soluyanov <crantisz@gmail.com>2020-05-28 23:35:32 +0300
committerMichael Soluyanov <crantisz@gmail.com>2020-05-28 23:35:32 +0300
commit213675f42c8155dbee804cba3325ba905b8ff3f9 (patch)
tree1bf2d5a6bda49b364962bc2ac61cec56b5fad52f /presets
parent426383bde9dd79431ba4bb2d21a2ac92803696f4 (diff)
UI: Fix White theme
Correction theme for VSE. The color of the active strip was not visible on the background.
Diffstat (limited to 'presets')
-rw-r--r--presets/interface_theme/white.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/presets/interface_theme/white.xml b/presets/interface_theme/white.xml
index 2de261f3..c98538b3 100644
--- a/presets/interface_theme/white.xml
+++ b/presets/interface_theme/white.xml
@@ -3,10 +3,10 @@
<user_interface>
<ThemeUserInterface
menu_shadow_fac="0.215574"
- menu_shadow_width="13"
+ menu_shadow_width="15"
icon_alpha="1"
icon_saturation="1"
- widget_emboss="#9e9e9e12"
+ widget_emboss="#9e9e9e0d"
editor_outline="#a5a5a5"
widget_text_cursor="#ffac0d"
transparent_checker_primary="#ffffff"
@@ -802,8 +802,8 @@
meta_strip="#6d9183"
mask_strip="#666666"
text_strip="#dbda79"
- active_strip="#d9d9d9"
- selected_strip="#ff8f0d"
+ active_strip="#ffbb00"
+ selected_strip="#ff7020"
frame_current="#0074e8"
time_scrub_background="#bae2ffca"
time_marker_line="#00000060"