You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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";
}
The text was updated successfully, but these errors were encountered: