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:
Diffstat (limited to 'release/scripts/presets/interface_theme/ubuntu_ambiance.xml')
-rw-r--r--release/scripts/presets/interface_theme/ubuntu_ambiance.xml38
1 files changed, 25 insertions, 13 deletions
diff --git a/release/scripts/presets/interface_theme/ubuntu_ambiance.xml b/release/scripts/presets/interface_theme/ubuntu_ambiance.xml
index 8be83cbde23..9786d609983 100644
--- a/release/scripts/presets/interface_theme/ubuntu_ambiance.xml
+++ b/release/scripts/presets/interface_theme/ubuntu_ambiance.xml
@@ -1,7 +1,9 @@
<bpy>
<Theme>
<user_interface>
- <ThemeUserInterface icon_file=""
+ <ThemeUserInterface menu_shadow_fac="0.5"
+ menu_shadow_width="12"
+ icon_file=""
icon_alpha="1"
axis_x="#dc0000"
axis_y="#00dc00"
@@ -275,17 +277,16 @@
camera_path="#7dbd00"
skin_root="#000000">
<space>
- <ThemeSpaceGeneric back="#131311"
- title="#9c9c9c"
- text="#9c9c9c"
- text_hi="#ffffff"
- header="#464541"
- header_text="#acacac"
- header_text_hi="#ffffff"
- button="#3c3b3757"
- button_title="#9c9c9c"
- button_text="#9c9c9c"
- button_text_hi="#ffffff">
+ <ThemeSpaceGradient title="#9c9c9c"
+ text="#9c9c9c"
+ text_hi="#ffffff"
+ header="#464541"
+ header_text="#acacac"
+ header_text_hi="#ffffff"
+ button="#3c3b3757"
+ button_title="#9c9c9c"
+ button_text="#9c9c9c"
+ button_text_hi="#ffffff">
<panelcolors>
<ThemePanelColors header="#00000000"
back="#72727280"
@@ -293,7 +294,13 @@
show_back="FALSE">
</ThemePanelColors>
</panelcolors>
- </ThemeSpaceGeneric>
+ <gradients>
+ <ThemeGradientColors show_grad="FALSE"
+ gradient="#000000"
+ high_gradient="#393939">
+ </ThemeGradientColors>
+ </gradients>
+ </ThemeSpaceGradient>
</space>
</ThemeView3D>
</view_3d>
@@ -586,7 +593,10 @@
selected_text="#641f44"
cursor="#f47421"
syntax_builtin="#d6ff01"
+ syntax_symbols="#4c4c4c"
syntax_special="#33a500"
+ syntax_preprocessor="#be00ff"
+ syntax_reserved="#8c3c00"
syntax_comment="#249d60"
syntax_string="#6e00ff"
syntax_numbers="#972144">
@@ -651,6 +661,8 @@
operator_node="#000000"
group_node="#19b6ee"
frame_node="#9a9b9ba0"
+ matte_node="#977474"
+ distor_node="#749797"
noodle_curving="5">
<space>
<ThemeSpaceGeneric back="#29001b"