[Bf-extensions-cvs] [497f422d] blender-v2.90-release: Community Themes: Update Deep Grey

Hans Goudey noreply at git.blender.org
Mon Jul 27 21:48:34 CEST 2020


Commit: 497f422df0a3165c01c4db1acff78fbad4c25d11
Author: Hans Goudey
Date:   Mon Jul 27 15:47:45 2020 -0400
Branches: blender-v2.90-release
https://developer.blender.org/rBA497f422df0a3165c01c4db1acff78fbad4c25d11

Community Themes: Update Deep Grey

@TheRedWaxPolice provided this update that makes checkbox outlines
slightly dimmer.

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

M	presets/interface_theme/deep_grey.xml

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

diff --git a/presets/interface_theme/deep_grey.xml b/presets/interface_theme/deep_grey.xml
index b6ddb751..951b4875 100644
--- a/presets/interface_theme/deep_grey.xml
+++ b/presets/interface_theme/deep_grey.xml
@@ -107,7 +107,7 @@
         </wcol_text>
         <wcol_option>
           <ThemeWidgetColors
-            outline="#e6e6e6"
+            outline="#cccccc"
             inner="#47474700"
             inner_sel="#cbcbcbff"
             item="#000000ff"
@@ -502,7 +502,7 @@
             text_hi="#fcfcfc"
             header="#474747ff"
             header_text="#d9d9d9"
-            header_text_hi="#FCFCFC"
+            header_text_hi="#fcfcfc"
             button="#474747ff"
             button_title="#cccccc"
             button_text="#b8b8b8"
@@ -605,7 +605,7 @@
             text_hi="#ffffff"
             header="#474747ff"
             header_text="#d9d9d9"
-            header_text_hi="#FCFCFC"
+            header_text_hi="#fcfcfc"
             button="#474747ff"
             button_title="#cccccc"
             button_text="#b8b8b8"
@@ -680,7 +680,7 @@
             text_hi="#fcfcfc"
             header="#474747ff"
             header_text="#d9d9d9"
-            header_text_hi="#FCFCFC"
+            header_text_hi="#fcfcfc"
             button="#474747ff"
             button_title="#cccccc"
             button_text="#b8b8b8"
@@ -823,7 +823,7 @@
             text_hi="#ffffff"
             header="#474747ff"
             header_text="#d9d9d9"
-            header_text_hi="#FCFCFC"
+            header_text_hi="#fcfcfc"
             button="#474747ff"
             button_title="#cccccc"
             button_text="#b8b8b8"
@@ -964,7 +964,7 @@
             text_hi="#d9d9d9"
             header="#474747ff"
             header_text="#d9d9d9"
-            header_text_hi="#FCFCFC"
+            header_text_hi="#fcfcfc"
             button="#47474700"
             button_title="#cccccc"
             button_text="#b8b8b8"
@@ -1204,7 +1204,7 @@
             text_hi="#ffffff"
             header="#474747ff"
             header_text="#d9d9d9"
-            header_text_hi="#FCFCFC"
+            header_text_hi="#fcfcfc"
             button="#474747ff"
             button_title="#cccccc"
             button_text="#b8b8b8"
@@ -1486,4 +1486,4 @@
       </ThemeFontStyle>
     </widget>
   </ThemeStyle>
-</bpy>
+</bpy>
\ No newline at end of file



More information about the Bf-extensions-cvs mailing list