diff --git a/Gtkmm3/gtk124_launchpad2/res/style.css b/Gtkmm3/gtk124_launchpad2/res/style.css index 13863f4..f0a7053 100644 --- a/Gtkmm3/gtk124_launchpad2/res/style.css +++ b/Gtkmm3/gtk124_launchpad2/res/style.css @@ -5,5 +5,5 @@ css style for launchpad @import url("resource://org/gtk/daleclack/reset.css"); grid{ - background-color:alpha(black,0.7); + background-color:alpha(rgb(49, 48, 48),0.3); } \ No newline at end of file