diff --git a/lib/theme.rb b/lib/theme.rb index 42e7145..f9dfc2d 100644 --- a/lib/theme.rb +++ b/lib/theme.rb @@ -93,6 +93,9 @@ module W3DHubLauncher color: 0x88_ffffff, background: 0, background_nine_slice_color: 0xaa_5e5c64 + }, + disabled: { + background: 0 } }, EditLine: {