mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Update theme: testing and dangerous buttons now have slight gradient
This commit is contained in:
@@ -29,7 +29,7 @@ class W3DHub
|
||||
|
||||
stack(width: 0.5)
|
||||
|
||||
button "Confirm", width: 0.25, background: 0xff_800000, hover: { background: 0xff_d00000 }, active: { background: 0xff_600000, color: 0xff_ffffff } do
|
||||
button "Confirm", width: 0.25, **DANGEROUS_BUTTON do
|
||||
pop_state
|
||||
@options[:accept_callback]&.call
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user