Updated scripts

This commit is contained in:
2025-08-16 17:10:36 +02:00
parent 4fa4877730
commit cc3640996f
42 changed files with 214 additions and 1963 deletions

View File

@@ -40,7 +40,7 @@ slider,
border-radius: 2px;
background: @background;
padding: 32px;
border: 0px solid lighter(@background);
border: 2px solid lighter(@background);
box-shadow:
0 19px 38px rgba(0, 0, 0, 0.3),
0 15px 12px rgba(0, 0, 0, 0.22);

View File

@@ -1,9 +1,8 @@
[ui.anchors]
bottom = true
left = true
right = true
top = true
# bottom = true
# left = true
# right = true
# top = true
[ui.window]
h_align = "fill"
@@ -28,15 +27,15 @@ pixel_size = 24
theme = ""
[ui.window.box.margins]
top = 400
# top = 200
[ui.window.box.ai_scroll]
name = "aiScroll"
h_align = "fill"
v_align = "fill"
max_height = 300
max_height = 200
min_width = 400
height = 300
height = 200
width = 400
[ui.window.box.ai_scroll.margins]
@@ -57,8 +56,8 @@ y_align = 0
wrap = true
[ui.window.box.scroll.list]
marker_color = "#afd787"
max_height = 300
marker_color = "#1BFFE1"
max_height = 340
max_width = 400
min_width = 400
width = 400