fix package description FoldableContainer colour

This commit is contained in:
Matt Parker
2025-11-11 22:51:16 +10:00
parent 1eaf14bc04
commit 826c6193ee

View File

@@ -1,9 +1,21 @@
[gd_scene load_steps=4 format=3 uid="uid://odaefch2sdft"]
[gd_scene load_steps=5 format=3 uid="uid://odaefch2sdft"]
[ext_resource type="Script" uid="uid://d1v1v4uqdu2rw" path="res://Features/Nuget/NugetPackageDetails.cs" id="1_c3hm2"]
[ext_resource type="Texture2D" uid="uid://b5ih61vdjv5e6" path="res://Features/LeftSideBar/Resources/Nuget.svg" id="1_jrdf0"]
[ext_resource type="PackedScene" uid="uid://5uan5u23cr2s" path="res://Features/Nuget/PackageDetailsProjectEntry.tscn" id="3_tik62"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tik62"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.1, 0.1, 0.1, 0.6)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 5
[node name="NugetPackageDetails" type="VBoxContainer"]
anchors_preset = 15
anchor_right = 1.0
@@ -60,6 +72,7 @@ popup/item_0/id = 0
[node name="InfoFoldableContainer" type="FoldableContainer" parent="."]
unique_name_in_owner = true
layout_mode = 2
theme_override_styles/title_collapsed_panel = SubResource("StyleBoxFlat_tik62")
folded = true
title = "Info - OpenTelemetry protocol exporter for OpenTelemetry .NET"
title_text_overrun_behavior = 3