Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window Maker theme? #744

Open
regeya opened this issue Apr 21, 2020 · 1 comment
Open

Window Maker theme? #744

regeya opened this issue Apr 21, 2020 · 1 comment

Comments

@regeya
Copy link

regeya commented Apr 21, 2020

Not so much an issue as it is wondering if there's any interest. I made one for myself and was wondering. It's more that I have no idea how I'd go about adding it, since the themes are usually either added by hand or some packagemanger dumps at .style file in /usr/share/WindowMaker/Themes. Also I wasn't sure if it would be right to keep the font type, even though a lot of Window Maker themes specify a typeface and type size.

{
ArrowCursor = (builtin, top_left_arrow);
BottomLeftResizeCursor = (builtin, bottom_left_corner);
BottomRightResizeCursor = (builtin, bottom_right_corner);
CClipTitleColor = "#616161";
ClipTitleColor = "#d0d0d0";
ClipTitleFont = "Noto Sans:bold:pixelsize=10";
FTitleBack = (solid, "#444444");
FTitleColor = "#eeeeee";
FrameBorderColor = "#444444";
FrameBorderWidth = 1;
FrameFocusedBorderColor = "#444444";
FrameSelectedBorderColor = "#eeeeee";
HighlightColor = "#f06860";
HighlightTextColor = "#eeeeee";
HorizontalResizeCursor = (builtin, sb_h_double_arrow);
IconBack = (solid, "#444444");
IconTitleBack = "#444444";
IconTitleColor = "#eeeeee";
IconTitleFont = "Noto Sans:pixelsize=9";
LargeDisplayFont = "Noto Sans:pixelsize=24";
MenuDisabledColor = "#888888";
MenuStyle = flat ;
MenuTextBack = (solid, "#444444");
MenuTextColor = "#eeeeee";
MenuTextExtendSpace = 0;
MenuTextFont = "Noto Sans:pixelsize=14";
MenuTitleBack = (solid, "#f06860");
MenuTitleColor = "#eeeeee";
MenuTitleExtendSpace = 0;
MenuTitleFont = "Noto Sans:bold:pixelsize=14";
MoveCursor = (builtin, fleur);
NormalCursor = (builtin, left_ptr);
PTitleBack = (solid, gray40);
PTitleColor = "#eeeeee";
QuestionCursor = (builtin, question_arrow);
ResizeCursor = (builtin, sizing);
ResizebarBack = (solid, "#444444");
SelectCursor = (builtin, cross);
TextCursor = (builtin, xterm);
TitleJustify = center;
TopLeftResizeCursor = (builtin, top_left_corner);
TopRightResizeCursor = (builtin, top_right_corner);
UTitleBack = (solid, "#444444");
UTitleColor = "#888888";
VerticalResizeCursor = (builtin, sb_v_double_arrow);
WaitCursor = (builtin, watch);
WindowTitleExtendSpace = 0;
WindowTitleFont = "Noto Sans:weight=200:pixelsize=14";
}

@khurshid-alam
Copy link
Contributor

I don't really understand what is this? Can you provide some screemshots? If you are asking for styles for third party apps, you can open a merge request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants