fixed + organized
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 5.3 MiB |
58
Themes/4:3/blessed.themed/style
Normal file
58
Themes/4:3/blessed.themed/style
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
FrameBorderColor = "#000000";
|
||||
FTitleColor = "#ffffff";
|
||||
MenuTitleBack = (
|
||||
mvgradient,
|
||||
"#ffa625",
|
||||
"#ff922b",
|
||||
"#ff7c00",
|
||||
"#cc6300",
|
||||
"#a75100",
|
||||
"#723700",
|
||||
"#723700"
|
||||
);
|
||||
MenuDisabledColor = "#666666";
|
||||
IconTitleBack = "#000000";
|
||||
FTitleBack = (
|
||||
mvgradient,
|
||||
"#ffa625",
|
||||
"#ff922b",
|
||||
"#ff7c00",
|
||||
"#cc6300",
|
||||
"#a75100",
|
||||
"#723700",
|
||||
"#723700"
|
||||
);
|
||||
ClipTitleFont = "sans serif:slant=0:weight=200:width=100:pixelsize=10";
|
||||
ClipTitleColor = "#f1a754";
|
||||
WaitCursor = (bitmap, dot_wait.xbm, dot_wait_mask.xbm);
|
||||
FrameFocusedBorderColor = "#000000";
|
||||
IconTitleFont = "sans serif:slant=0:weight=100:width=100:pixelsize=9";
|
||||
HighlightColor = "#903101";
|
||||
WindowTitleFont = "sans serif:slant=0:weight=200:width=100:pixelsize=12";
|
||||
MenuTextBack = (solid, black);
|
||||
LargeDisplayFont = "sans serif:slant=0:weight=100:width=100:pixelsize=24";
|
||||
ResizeCursor = (bitmap, dot_resize.xbm, dot_resize_mask.xbm);
|
||||
CClipTitleColor = "#fec56c";
|
||||
MoveCursor = (bitmap, dot_move.xbm, dot_move_mask.xbm);
|
||||
MenuStyle = flat;
|
||||
ResizebarBack = (solid, "#000000");
|
||||
IconTitleColor = "#fec56c";
|
||||
TitleJustify = right;
|
||||
MenuTextColor = "#ff810a";
|
||||
MenuTextExtendSpace = "-1";
|
||||
PTitleBack = (solid, "#903101");
|
||||
IconBack = (dgradient, "#903101", "#060000");
|
||||
MenuTitleColor = "#ffffff";
|
||||
UTitleColor = "#fec56c";
|
||||
MenuTitleFont = "sans serif:slant=0:weight=200:width=100:pixelsize=12";
|
||||
UTitleBack = (vgradient, "#b14a03", "#903101");
|
||||
WindowTitleExtendSpace = "-1";
|
||||
NormalCursor = (builtin, left_ptr);
|
||||
PTitleColor = "#fec56c";
|
||||
MenuTitleExtendSpace = "-1";
|
||||
MenuTextFont = "sans serif:slant=0:weight=100:width=100:pixelsize=12";
|
||||
WorkspaceBack = (mpixmap, blessed_spirit_by_braydennohaideviant_di7mnkj.png, gray20);
|
||||
FrameSelectedBorderColor = "#000000";
|
||||
HighlightTextColor = "#000000";
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
40
Themes/4:3/lithium-ION.themed/style
Normal file
40
Themes/4:3/lithium-ION.themed/style
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
FrameBorderColor = "#000000";
|
||||
FTitleColor = "#ffffff";
|
||||
MenuTitleBack = (hgradient, "#040101", "#94f603");
|
||||
MenuDisabledColor = "#535353";
|
||||
IconTitleBack = "#000000";
|
||||
FTitleBack = (hgradient, "#8aec01", "#020100");
|
||||
ClipTitleFont = "sans serif:slant=0:weight=200:width=100:pixelsize=10";
|
||||
ClipTitleColor = "#ffffff";
|
||||
WaitCursor = (bitmap, dot_wait.xbm, dot_wait_mask.xbm);
|
||||
FrameFocusedBorderColor = "#000000";
|
||||
IconTitleFont = "sans serif:slant=0:weight=100:width=100:pixelsize=9";
|
||||
HighlightColor = "#74c602";
|
||||
WindowTitleFont = "sans serif:slant=0:weight=200:width=100:pixelsize=12";
|
||||
MenuTextBack = (solid, "#000000");
|
||||
LargeDisplayFont = "sans serif:slant=0:weight=100:width=100:pixelsize=24";
|
||||
ResizeCursor = (bitmap, dot_resize.xbm, dot_resize_mask.xbm);
|
||||
CClipTitleColor = "#639f0e";
|
||||
MoveCursor = (bitmap, dot_move.xbm, dot_move_mask.xbm);
|
||||
MenuStyle = flat;
|
||||
ResizebarBack = (solid, "rgb:aa/aa/aa");
|
||||
IconTitleColor = "#a3fc23";
|
||||
TitleJustify = right;
|
||||
MenuTextColor = "#83ee00";
|
||||
MenuTextExtendSpace = "-1";
|
||||
PTitleBack = (solid, "#325000");
|
||||
IconBack = (dgradient, "#040603", "#93f801");
|
||||
MenuTitleColor = "#ffffff";
|
||||
UTitleColor = "#639f0e";
|
||||
MenuTitleFont = "sans serif:slant=0:weight=200:width=100:pixelsize=12";
|
||||
UTitleBack = (hgradient, "#60a302", "#020100");
|
||||
WindowTitleExtendSpace = "-1";
|
||||
NormalCursor = (builtin, left_ptr);
|
||||
PTitleColor = "#ffffff";
|
||||
MenuTitleExtendSpace = "-1";
|
||||
MenuTextFont = "sans serif:slant=0:weight=100:width=100:pixelsize=12";
|
||||
WorkspaceBack = (mpixmap, lithium_ion_by_ghostsnackss_dftbvvi.jpg, gray20);
|
||||
FrameSelectedBorderColor = "#000000";
|
||||
HighlightTextColor = "#000000";
|
||||
}
|
||||
Reference in New Issue
Block a user