X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Frenderstyle.cc;h=f555284401ce8a87bdc0446e0274f055175bf1e8;hb=576f03f62954157808e4ed7eba8b54906cd8c1e7;hp=d45e421265666d323018284a98f897e3bd7d937f;hpb=58847af218e486f5c1a34ffe947a961a74f97c0a;p=chaz%2Fopenbox diff --git a/otk/renderstyle.cc b/otk/renderstyle.cc index d45e4212..f5552844 100644 --- a/otk/renderstyle.cc +++ b/otk/renderstyle.cc @@ -54,8 +54,8 @@ RenderStyle::RenderStyle(int screen, const std::string &stylefile) _file(stylefile) { // pick one.. -#define FIERON -//#define MERRY +//#define FIERON +#define MERRY #ifdef FIERON _root_color = new RenderColor(_screen, 0x272a2f); @@ -295,7 +295,7 @@ RenderStyle::RenderStyle(int screen, const std::string &stylefile) RenderTexture::Flat, RenderTexture::Bevel1, false, - RenderTexture::Vertical, + RenderTexture::Solid, false, 0xe6e6e6, 0xd9d9d9,