Theme: disable blender_light 3D view gradient

- Lost contrast w/ faded wire for dupli/set-scene.
- Make grid darker to increase contrast.
This commit is contained in:
Campbell Barton 2019-01-11 14:38:31 +11:00
parent 0434511a40
commit 5119d72f9a
1 changed files with 4 additions and 4 deletions

View File

@ -343,7 +343,7 @@
</user_interface>
<view_3d>
<ThemeView3D
grid="#46464633"
grid="#00000033"
clipping_border_3d="#313131ff"
wire="#000000"
wire_edit="#000000"
@ -431,9 +431,9 @@
>
<gradients>
<ThemeGradientColors
show_grad="TRUE"
gradient="#444444"
high_gradient="#858585"
show_grad="FALSE"
high_gradient="#646464"
gradient="#646464"
>
</ThemeGradientColors>
</gradients>