Update .bashrc, config.jsonc, and 27 more files...
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -0,0 +1,51 @@
|
||||
{
|
||||
FTitleColor = "#fcfcfc";
|
||||
FrameBorderColor = "#b3b3b0";
|
||||
SelectCursor = (builtin, cross);
|
||||
QuestionCursor = (builtin, question_arrow);
|
||||
MenuDisabledColor = "#ababab";
|
||||
IconTitleBack = "#18191f";
|
||||
FTitleBack = (mdgradient, "#415979", "#051626", "#7391bb");
|
||||
BottomLeftResizeCursor = (builtin, bottom_left_corner);
|
||||
TopLeftResizeCursor = (builtin, top_left_corner);
|
||||
ClipTitleFont = "Verdana:bold:pixelsize=10";
|
||||
IconTitleFont = "Arial,sans serif:pixelsize=9";
|
||||
MenuTextBack = (mdgradient, "#386569", "#051c26", "#59999f");
|
||||
LargeDisplayFont = "Trebuchet MS,sans serif:pixelsize=24";
|
||||
ResizeCursor = (builtin, sizing);
|
||||
TextCursor = (builtin, xterm);
|
||||
TitleJustify = left;
|
||||
IconTitleColor = "#fdfdfd";
|
||||
MenuTextColor = "#fcfcfc";
|
||||
IconBack = (mdgradient, "#384161", "#212526", "#474a70");
|
||||
MenuTitleColor = "#fcfcfc";
|
||||
MenuTitleFont = "Trebuchet MS,sans serif:bold:pixelsize=12";
|
||||
WindowTitleExtendSpace = 0;
|
||||
NormalCursor = (builtin, left_ptr);
|
||||
ArrowCursor = (builtin, top_left_arrow);
|
||||
MenuTextFont = "Trebuchet MS,sans serif:pixelsize=12";
|
||||
WorkspaceBack = (spixmap, SeaNight.jpeg, black);
|
||||
VerticalResizeCursor = (builtin, sb_v_double_arrow);
|
||||
HighlightTextColor = "#71b3d4";
|
||||
MenuTitleBack = (mdgradient, "#415979", "#051626", "#7391bb");
|
||||
ClipTitleColor = "#fdfdfd";
|
||||
TopRightResizeCursor = (builtin, top_right_corner);
|
||||
WaitCursor = (builtin, watch);
|
||||
HighlightColor = "#595d8b";
|
||||
FrameFocusedBorderColor = "#b3b3b0";
|
||||
BottomRightResizeCursor = (builtin, bottom_right_corner);
|
||||
WindowTitleFont = "DejaVu Serif:slant=0:weight=80:width=100:pixelsize=12";
|
||||
CClipTitleColor = "#979797";
|
||||
MoveCursor = (builtin, fleur);
|
||||
ResizebarBack = (mdgradient, "#386569", "#051c26", "#59999f");
|
||||
MenuStyle = normal;
|
||||
HorizontalResizeCursor = (builtin, sb_h_double_arrow);
|
||||
FrameBorderWidth = 1;
|
||||
PTitleBack = (mdgradient, "#384161", "#212526", "#474a70");
|
||||
MenuTextExtendSpace = 0;
|
||||
UTitleColor = "#d4d4d4";
|
||||
UTitleBack = (mdgradient, "#386569", "#051c26", "#59999f");
|
||||
PTitleColor = "#fcfcfc";
|
||||
MenuTitleExtendSpace = 0;
|
||||
FrameSelectedBorderColor = "#fcfcfc";
|
||||
}
|
||||
Reference in New Issue
Block a user