X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Ftrending%2Ftrending.py;h=99a571315af43f45d8afea6ec19f1011f911972e;hp=8abd2e1a8b83f55954e1f636dfaf595e303feb05;hb=1832b3e0127df9fefc4421502b5cd8da288ff576;hpb=45615cddd926540756f19328cad7078cfc9a1219 diff --git a/resources/tools/dash/app/pal/trending/trending.py b/resources/tools/dash/app/pal/trending/trending.py index 8abd2e1a8b..99a571315a 100644 --- a/resources/tools/dash/app/pal/trending/trending.py +++ b/resources/tools/dash/app/pal/trending/trending.py @@ -31,7 +31,7 @@ def init_trending(server): dash_app = dash.Dash( server=server, routes_pathname_prefix=u"/trending/", - external_stylesheets=[dbc.themes.BOOTSTRAP], + external_stylesheets=[dbc.themes.LUX], ) # Custom HTML layout