xiandie/addons/project-statistics/nodes/PanelContainer.gd

6 lines
128 B
GDScript3
Raw Normal View History

2024-12-23 01:30:31 +00:00
@tool
extends PanelContainer
func _ready() -> void:
set("custom_styles/panel", get_theme_stylebox("Content", "EditorStyles"))