[Bf-extensions-cvs] [81815ea9] master: Print Friendly theme: Update for Spreadsheet editor.

Jason van Gumster noreply at git.blender.org
Thu Apr 15 03:17:23 CEST 2021


Commit: 81815ea92c2071a08566dc66d4a871b6e2f5c868
Author: Jason van Gumster
Date:   Wed Apr 14 21:13:10 2021 -0400
Branches: master
https://developer.blender.org/rBA81815ea92c2071a08566dc66d4a871b6e2f5c868

Print Friendly theme: Update for Spreadsheet editor.

Addresses T87491

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

M	presets/interface_theme/Print_Friendly.xml

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

diff --git a/presets/interface_theme/Print_Friendly.xml b/presets/interface_theme/Print_Friendly.xml
index e6e8456c..4aea82f7 100644
--- a/presets/interface_theme/Print_Friendly.xml
+++ b/presets/interface_theme/Print_Friendly.xml
@@ -367,6 +367,7 @@
         speaker="#000000"
         vertex="#000000"
         vertex_select="#00b38a"
+        vertex_active="#000000"
         vertex_size="3"
         vertex_bevel="#00a5ff"
         vertex_unreferenced="#000000"
@@ -476,6 +477,7 @@
         preview_range="#a14d0066"
         vertex="#000000"
         vertex_select="#ff8500"
+        vertex_active="#ffffff"
         vertex_size="6"
         vertex_bevel="#000000"
         vertex_unreferenced="#000000"
@@ -537,8 +539,8 @@
     </graph_editor>
     <file_browser>
       <ThemeFileBrowser
-        row_alternate="#ffffffff"
         selected_file="#76afff"
+        row_alternate="#ffffffff"
         >
         <space>
           <ThemeSpaceGeneric
@@ -719,6 +721,7 @@
         grid="#a4a4a4ff"
         vertex="#000000"
         vertex_select="#00b38a"
+        vertex_active="#000000"
         vertex_size="3"
         vertex_bevel="#000000"
         vertex_unreferenced="#000000"
@@ -815,6 +818,7 @@
         metadatabg="#000000"
         metadatatext="#ffffff"
         preview_range="#a14d0066"
+        row_alternate="#ffffff0d"
         >
         <space>
           <ThemeSpaceGeneric
@@ -849,7 +853,10 @@
       </ThemeSequenceEditor>
     </sequence_editor>
     <properties>
-      <ThemeProperties>
+      <ThemeProperties
+        match="#5680c2"
+        active_modifier="#5680c2ff"
+        >
         <space>
           <ThemeSpaceGeneric
             back="#ffffff"
@@ -957,6 +964,8 @@
         script_node="#6c696f"
         pattern_node="#6c696f"
         layout_node="#6c696f"
+        geometry_node="#00d7a4"
+        attribute_node="#3f5980"
         >
         <space>
           <ThemeSpaceGeneric
@@ -1307,6 +1316,42 @@
         </space>
       </ThemeStatusBar>
     </statusbar>
+    <spreadsheet>
+      <ThemeSpreadsheet
+        row_alternate="#ffffffff"
+        >
+        <space>
+          <ThemeSpaceGeneric
+            back="#d8d8d8"
+            title="#000000"
+            text="#000000"
+            text_hi="#ffffff"
+            header="#d8d8d8ff"
+            header_text="#000000"
+            header_text_hi="#ffffff"
+            button="#ffffffff"
+            button_title="#000000"
+            button_text="#000000"
+            button_text_hi="#ffffff"
+            navigation_bar="#00000000"
+            execution_buts="#00000000"
+            tab_active="#76afff"
+            tab_inactive="#ffffff"
+            tab_back="#d8d8d8ff"
+            tab_outline="#000000"
+            >
+            <panelcolors>
+              <ThemePanelColors
+                header="#424242cc"
+                back="#333333b3"
+                sub_back="#0000003e"
+                >
+              </ThemePanelColors>
+            </panelcolors>
+          </ThemeSpaceGeneric>
+        </space>
+      </ThemeSpreadsheet>
+    </spreadsheet>
     <bone_color_sets>
       <ThemeBoneColorSet
         normal="#9a0000"
@@ -1449,6 +1494,40 @@
         >
       </ThemeBoneColorSet>
     </bone_color_sets>
+    <collection_color>
+      <ThemeCollectionColor
+        color="#e2605b"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#f1a355"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#f1dc55"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#7bcc7b"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#5db6ea"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#8d59da"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#c673b8"
+        >
+      </ThemeCollectionColor>
+      <ThemeCollectionColor
+        color="#7a5441"
+        >
+      </ThemeCollectionColor>
+    </collection_color>
   </Theme>
   <ThemeStyle>
     <panel_title>



More information about the Bf-extensions-cvs mailing list