1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-24 03:05:48 +01:00

style file updates, gradiented clip arrows

This commit is contained in:
kojima
1999-04-14 00:22:38 +00:00
parent fad6a286d8
commit 4cc21af228
36 changed files with 458 additions and 217 deletions

View File

@@ -24,6 +24,14 @@
"rgb:28/3c/49",
"rgb:28/45/50"
);
ResizebarBack = (
mhgradient,
"rgb:18/2c/41",
"rgb:18/2c/41",
"rgb:08/18/38",
"rgb:28/3c/49",
"rgb:28/45/50"
);
MenuTitleColor = white;
MenuTextColor = black;
MenuDisabledColor = gray;
@@ -42,4 +50,7 @@
"rgb:96/d7/e7"
);
IconBack = (mdgradient, "rgb:18/34/54", "rgb:28/45/69", "rgb:08/24/20");
IconTitleColor = white;
IconTitleBack = "rgb:18/2c/70";
MenuStyle = normal;
}