[Bf-extensions-cvs] [e6cd8728] master: UI: Update community themes

Hans Goudey noreply at git.blender.org
Wed Oct 7 18:40:22 CEST 2020


Commit: e6cd87286b033aeb22e2abeffc7510886a4792b1
Author: Hans Goudey
Date:   Wed Oct 7 11:40:17 2020 -0500
Branches: master
https://developer.blender.org/rBAe6cd87286b033aeb22e2abeffc7510886a4792b1

UI: Update community themes

Includes updates to themes for new grid theme options from RedMser
(@RedMser) and updates to Deep Grey from @TheRedWaxPolice.

===================================================================

M	presets/interface_theme/deep_grey.xml
M	presets/interface_theme/maya.xml
M	presets/interface_theme/minimal_dark.xml
M	presets/interface_theme/modo.xml
M	presets/interface_theme/print_friendly.xml
M	presets/interface_theme/white.xml
M	presets/interface_theme/xsi.xml

===================================================================

diff --git a/presets/interface_theme/deep_grey.xml b/presets/interface_theme/deep_grey.xml
index 098968cd..3450adc4 100644
--- a/presets/interface_theme/deep_grey.xml
+++ b/presets/interface_theme/deep_grey.xml
@@ -537,8 +537,8 @@
     </graph_editor>
     <file_browser>
       <ThemeFileBrowser
-        row_alternate="#4f4f4fff"
         selected_file="#c85130"
+        row_alternate="#4f4f4fff"
         >
         <space>
           <ThemeSpaceGeneric
@@ -716,6 +716,7 @@
     </dopesheet_editor>
     <image_editor>
       <ThemeImageEditor
+        grid="#505050ff"
         vertex="#000000"
         vertex_select="#ffaa18"
         vertex_size="3"
@@ -848,7 +849,9 @@
       </ThemeSequenceEditor>
     </sequence_editor>
     <properties>
-      <ThemeProperties>
+      <ThemeProperties
+        match="#5680c2"
+        >
         <space>
           <ThemeSpaceGeneric
             back="#474747"
@@ -930,6 +933,7 @@
     </text_editor>
     <node_editor>
       <ThemeNodeEditor
+        grid="#474747"
         node_selected="#00b5ff"
         node_active="#ffaa18"
         wire="#808080"
@@ -1165,7 +1169,7 @@
     </console>
     <clip_editor>
       <ThemeClipEditor
-        grid="#303030"
+        grid="#303030ff"
         marker_outline="#000000"
         marker="#7f7f00"
         active_marker="#ffffff"
@@ -1447,6 +1451,40 @@
         >
       </ThemeBoneColorSet>
     </bone_color_sets>
+    <collection_color>
+      <ThemeCollectionColor
+        color="#e4312b"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#ef7e42"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#e4dd52"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#9ac546"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#46bcc2"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#8b65dc"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#999999"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#6d4432"
+        >
+      </ThemeCollectionColor>
+    </collection_color>
   </Theme>
   <ThemeStyle>
     <panel_title>
diff --git a/presets/interface_theme/maya.xml b/presets/interface_theme/maya.xml
index 9a9155f8..844605b6 100644
--- a/presets/interface_theme/maya.xml
+++ b/presets/interface_theme/maya.xml
@@ -716,6 +716,7 @@
     </dopesheet_editor>
     <image_editor>
       <ThemeImageEditor
+        grid="#505050ff"
         vertex="#000000"
         vertex_select="#ff8500"
         vertex_size="3"
@@ -930,6 +931,7 @@
     </text_editor>
     <node_editor>
       <ThemeNodeEditor
+        grid="#232323"
         node_selected="#ed5700"
         node_active="#ffffff"
         wire="#808080"
@@ -958,7 +960,7 @@
         >
         <space>
           <ThemeSpaceGeneric
-            back="#232323"
+            back="#2c2c2c"
             title="#eeeeee"
             text="#ffffff"
             text_hi="#ffffff"
@@ -1165,7 +1167,7 @@
     </console>
     <clip_editor>
       <ThemeClipEditor
-        grid="#000000"
+        grid="#23232349"
         marker_outline="#000000"
         marker="#7f7f00"
         active_marker="#ffffff"
diff --git a/presets/interface_theme/minimal_dark.xml b/presets/interface_theme/minimal_dark.xml
index 82d8297b..2e462c10 100644
--- a/presets/interface_theme/minimal_dark.xml
+++ b/presets/interface_theme/minimal_dark.xml
@@ -9,12 +9,16 @@
         widget_emboss="#00000000"
         editor_outline="#202020"
         widget_text_cursor="#cccccc"
+        transparent_checker_primary="#2f2f2f"
+        transparent_checker_secondary="#1d1d1d"
+        transparent_checker_size="8"
         axis_x="#ff4040"
         axis_y="#00ff00"
         axis_z="#6666ff"
         gizmo_hi="#ffffff"
         gizmo_primary="#f3ef4c"
         gizmo_secondary="#63ffff"
+        gizmo_view_align="#ffffff"
         gizmo_a="#4da84d"
         gizmo_b="#a33535"
         icon_scene="#f2f2f2ff"
@@ -712,6 +716,7 @@
     </dopesheet_editor>
     <image_editor>
       <ThemeImageEditor
+        grid="#3e3e3eff"
         vertex="#000000"
         vertex_select="#00c0ff"
         vertex_size="3"
@@ -794,9 +799,12 @@
         scene_strip="#777777"
         audio_strip="#60bf77"
         effect_strip="#71fe9b"
-        transition_strip="#80797d"
+        color_strip="#8f8f8f"
         meta_strip="#608073"
+        mask_strip="#666666"
         text_strip="#d1ff80"
+        active_strip="#d9d9d9"
+        selected_strip="#ff8f0d"
         frame_current="#337fcc"
         time_scrub_background="#292929e6"
         time_marker_line="#00000060"
@@ -923,6 +931,7 @@
     </text_editor>
     <node_editor>
       <ThemeNodeEditor
+        grid="#252525"
         node_selected="#00bdff"
         node_active="#00ff2f"
         wire="#1a1a1a"
@@ -951,7 +960,7 @@
         >
         <space>
           <ThemeSpaceGeneric
-            back="#262626"
+            back="#2b2b2b"
             title="#ffffff"
             text="#ffffff"
             text_hi="#ffffff"
@@ -1158,6 +1167,7 @@
     </console>
     <clip_editor>
       <ThemeClipEditor
+        grid="#42424237"
         marker_outline="#000000"
         marker="#7f7f00"
         active_marker="#ffffff"
diff --git a/presets/interface_theme/modo.xml b/presets/interface_theme/modo.xml
index 7d7c981c..8e7b1f47 100644
--- a/presets/interface_theme/modo.xml
+++ b/presets/interface_theme/modo.xml
@@ -716,6 +716,7 @@
     </dopesheet_editor>
     <image_editor>
       <ThemeImageEditor
+        grid="#787878ff"
         vertex="#eeeeee"
         vertex_select="#ffa829"
         vertex_size="5"
@@ -930,6 +931,7 @@
     </text_editor>
     <node_editor>
       <ThemeNodeEditor
+        grid="#232323"
         node_selected="#ffa829"
         node_active="#ffa829"
         wire="#484848"
@@ -1165,7 +1167,7 @@
     </console>
     <clip_editor>
       <ThemeClipEditor
-        grid="#000000"
+        grid="#5252523a"
         marker_outline="#181818"
         marker="#7f7f00"
         active_marker="#cccccc"
diff --git a/presets/interface_theme/print_friendly.xml b/presets/interface_theme/print_friendly.xml
index 3e0a0d72..e6e8456c 100644
--- a/presets/interface_theme/print_friendly.xml
+++ b/presets/interface_theme/print_friendly.xml
@@ -9,12 +9,16 @@
         widget_emboss="#000000ff"
         editor_outline="#000000"
         widget_text_cursor="#3399e6"
+        transparent_checker_primary="#9b9b9b"
+        transparent_checker_secondary="#cacaca"
+        transparent_checker_size="8"
         axis_x="#ff3352"
         axis_y="#8bdc00"
         axis_z="#2890ff"
         gizmo_hi="#ffffff"
         gizmo_primary="#f5f14d"
         gizmo_secondary="#63ffff"
+        gizmo_view_align="#ffffff"
         gizmo_a="#4da84d"
         gizmo_b="#a33535"
         icon_scene="#000000ff"
@@ -712,6 +716,7 @@
     </dopesheet_editor>
     <image_editor>
       <ThemeImageEditor
+        grid="#a4a4a4ff"
         vertex="#000000"
         vertex_select="#00b38a"
         vertex_size="3"
@@ -794,9 +799,12 @@
         scene_strip="#4e983e"
         audio_strip="#2e8f8f"
         effect_strip="#a9547c"
-        transition_strip="#a25f6f"
+        color_strip="#8f8f8f"
         meta_strip="#6d9183"
+        mask_strip="#666666"
         text_strip="#a29700"
+        active_strip="#d9d9d9"
+        selected_strip="#ff8f0d"
         frame_current="#5680c2"
         time_scrub_background="#d8d8d8ff"
         time_marker_line="#00000060"
@@ -923,6 +931,7 @@
     </text_editor>
     <node_editor>
       <ThemeNodeEditor
+        grid="#cecece"
         node_selected="#f15800"
         node_active="#f15800"
         wire="#a7a7a7"
@@ -1158,6 +1167,7 @@
     </console>
     <clip_editor>
       <ThemeClipEditor
+        grid="#a4a4a438"
         marker_outline="#000000"
         marker="#7f7f00"
         active_marker="#ffffff"
diff --git a/presets/interface_theme/white.xml b/presets/interface_theme/white.xml
index 50424e4a..ad33a755 100644
--- a/presets/interface_theme/white.xml
+++ b/presets/interface_theme/white.xml
@@ -716,6 +716,7 @@
     </dopesheet_editor>
     <image_editor>
       <ThemeImageEditor
+        grid="#ffffffff"
         vertex="#000000"
         vertex_select="#ff8500"
         vertex_size="3"
@@ -930,6 +931,7 @@
     </text_editor>
     <node_editor>
       <ThemeNodeEditor
+        grid="#ededed"
         node_selected="#003bc9"
         node_active="#0030ff"
         wire="#999999"
@@ -1165,7 +1167,7 @@
     </console>
     <clip_editor>
       <ThemeClipEditor
-        grid="#d3d3d3"
+        grid="#d3d3d323"
         marker_outline="#444444"
         marker="#7f7f00"
         active_marker="#fff097"
diff --git a/presets/interface_theme/xsi.xml b/presets/interface_theme/xsi.xml
index c72bd1cf..ab901413 100644
--- a/presets/interface_theme/xsi.xml
+++ b/presets/interface_theme/xsi.xml
@@ -716,6 +716,7 @@
     </dopesheet_editor>
     <image_editor>
       <ThemeImageEditor
+        grid="#505050ff"
         vertex="#000afa"
         vertex_select="#a00200"
         vertex_size="3"
@@ -930,6 +931,7 @@
     </text_editor>
     <node_editor>
       <ThemeNodeEditor
+        grid="#929292"
         node_selected="#ffffff"
         node_active="#63ff00"
         wire="#222222"
@@ -1165,7 +1167,7 @@
     </console>
     <clip_editor>
       <ThemeClipEditor
-        grid="#000000"
+        grid="#52525266"
         marker_outline="#000000"
         marker="#71cd7f"
         active_marker="#ffffff"



More information about the Bf-extensions-cvs mailing list