Update Minimal Dark theme for Blender 4.1 #104986

Closed
Jonathan Lampel wants to merge 4 commits from jlampel/blender-addons:jonathanlampel-4-patch-1 into blender-v4.1-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit a701ea619c - Show all commits

View File

@ -2,14 +2,14 @@
<Theme>
<user_interface>
<ThemeUserInterface
menu_shadow_fac="0.3"
menu_shadow_width="12"
menu_shadow_fac="0.25"
menu_shadow_width="15"
icon_alpha="1"
icon_saturation="1"
widget_emboss="#00000000"
editor_outline="#131313"
widget_text_cursor="#cccccc"
panel_roundness="0.5"
panel_roundness="0"
transparent_checker_primary="#333333"
transparent_checker_secondary="#262626"
transparent_checker_size="6"
@ -63,8 +63,8 @@
</wcol_tool>
<wcol_toolbar_item>
<ThemeWidgetColors
outline="#404040ff"
inner="#404040ff"
outline="#333333ff"
inner="#333333ff"
inner_sel="#1470ccff"
item="#ffffffff"
text="#bfbfbf"
@ -353,7 +353,7 @@
<ThemeView3D
grid="#00000080"
clipping_border_3d="#313131ff"
wire="#595959"
wire="#808080"
wire_edit="#000000"
edge_width="1"
gp_vertex="#000000"
@ -368,20 +368,22 @@
light="#00000040"
speaker="#000000"
vertex="#000000"
vertex_select="#40cfff"
vertex_select="#a7ddff"
vertex_active="#00ff12"
vertex_size="3"
vertex_bevel="#008dff"
vertex_unreferenced="#000000"
edge_select="#00caff"
edge_select="#80c9ff"
edge_mode_select="#a7ddff"
edge_seam="#f9ff00"
edge_sharp="#2edae2"
edge_crease="#c622bf"
edge_bevel="#13abff"
edge_facesel="#515151"
freestyle_edge_mark="#ffd74f"
face="#40404080"
face_select="#0094ff80"
face="#40404000"
face_select="#25a3ff40"
face_mode_select="#25a3ffbf"
face_dot="#00b5ff"
facedot_size="3"
freestyle_face_mark="#ff8a0433"
@ -416,7 +418,7 @@
bone_locked_weight="#ff000080"
bundle_solid="#dadada"
camera_path="#7b807e"
camera_passepartout="#404040"
camera_passepartout="#3e3e3e"
skin_root="#000000"
view_overlay="#000000"
transform="#ffffff"
@ -447,7 +449,7 @@
>
<gradients>
<ThemeGradientColors
background_type="LINEAR"
background_type="SINGLE_COLOR"
high_gradient="#3e3e3e"
gradient="#131313"
>
@ -670,18 +672,18 @@
active_channels_group="#167adf80"
long_key="#00000080"
long_key_selected="#00bdff80"
keyframe="#000000"
keyframe="#808080"
keyframe_selected="#00bdff"
keyframe_extreme="#000000"
keyframe_extreme="#808080"
keyframe_extreme_selected="#00bdff"
keyframe_breakdown="#000000"
keyframe_breakdown="#808080"
keyframe_breakdown_selected="#00bdff"
keyframe_jitter="#000000"
keyframe_jitter="#808080"
keyframe_jitter_selected="#00bdff"
keyframe_movehold="#000000"
keyframe_movehold="#808080"
keyframe_movehold_selected="#00bdff"
keyframe_border="#00000080"
keyframe_border_selected="#00bdff80"
keyframe_border_selected="#00000080"
keyframe_scale_factor="1"
summary="#1a1a1abf"
preview_range="#00000080"
@ -740,6 +742,7 @@
vertex_unreferenced="#000000"
face="#808080cc"
face_select="#0094ffcc"
face_mode_select="#00000000"
face_dot="#00c0ff"
facedot_size="2"
freestyle_face_mark="#ff8a0433"
@ -970,7 +973,7 @@
</text_editor>
<node_editor>
<ThemeNodeEditor
grid="#2d2d2d"
grid="#404040"
node_selected="#00bdff"
node_active="#00ff2f"
wire="#1a1a1aff"
@ -1615,6 +1618,7 @@
<panel_title>
<ThemeFontStyle
points="11"
character_weight="400"
shadow="5"
shadow_offset_x="0"
shadow_offset_y="-1"
@ -1626,6 +1630,7 @@
<widget_label>
<ThemeFontStyle
points="11"
character_weight="400"
shadow="3"
shadow_offset_x="0"
shadow_offset_y="-1"
@ -1637,6 +1642,7 @@
<widget>
<ThemeFontStyle
points="11"
character_weight="400"
shadow="3"
shadow_offset_x="0"
shadow_offset_y="-1"
@ -1647,4 +1653,3 @@
</widget>
</ThemeStyle>
</bpy>