Доработка. Более стройные цвета записей в журнале

This commit is contained in:
sasha80
2024-05-03 14:22:17 +03:00
parent c86da7b4e9
commit e2673e1db5

View File

@@ -27,6 +27,13 @@ threaded = true
selection_enabled = true
deselect_on_focus_loss_enabled = false
script = ExtResource("2_wm8il")
colors = {
1: Color(1, 0.930333, 0.81, 1),
2: Color(0.717032, 0.762489, 0.694309, 1),
4: Color(1, 0.690196, 0, 1),
8: Color(0.91, 0, 0, 1),
16: Color(0.868077, 0.247988, 0.62812, 1)
}
[node name="btn_save" type="Button" parent="."]
layout_mode = 0