make selection box use the selection or deconstruct color to indicate the mode

This commit is contained in:
2026-08-14 21:49:55 +02:00
parent 9bbade2420
commit d36e59fd26
6 changed files with 19 additions and 8 deletions

View File

@@ -427,7 +427,7 @@ width_px = 2
ghost_valid = "#ffffff44"
ghost_invalid = "#ff000044"
deconstruct_tint = "#ff000033"
selection_rect = "#00ff00"
selected_outline = "#ffff00"
[toast]
bg = "#000000cc"