Skip to content

Commit

Permalink
Small comment node theme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RodZill4 committed Jan 9, 2025
1 parent eda8349 commit baa6c11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions material_maker/theme/default.tres
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,11 @@ atlas = ExtResource("1_s43fy")
region = Rect2(32, 176, 16, 16)

[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_asgc8"]
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.498039, 0.498039, 0.498039, 0)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
Expand Down

0 comments on commit baa6c11

Please sign in to comment.