Доработка. Более стройные цвета записей в журнале
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user