diff --git a/examples/sidebar.py b/examples/sidebar.py index cc104e3ed..0830b1121 100644 --- a/examples/sidebar.py +++ b/examples/sidebar.py @@ -38,7 +38,7 @@ class Sidebar(Widget): /* Offset x to be -100% to move it out of view by default */ offset-x: -100%; - background: $boost; + background: $primary; border-right: vkey $background; /* Enable animation */