Files
xfce-winxp-tc/themes/luna/blue/gtk-3.0/controls/_base.scss
2020-08-21 22:12:11 +01:00

21 lines
310 B
SCSS

/**
* _base.scss - Base Widget Luna (Blue) Styles
*
* This source-code is part of Windows XP stuff for XFCE:
* <<https://www.oddmatics.uk>>
*
* Author(s): Rory Fewell <roryf@oddmatics.uk>
*/
box,
menubar,
dialog
{
background-color: #ECE9D8;
color: #000;
}
flowbox
{
border: 0;
}