0
0
mirror of http://GIT.AGENTUM.BEGET.TECH/O/O synced 2024-09-13 17:18:55 +00:00
This commit is contained in:
OOOO 2023-09-10 20:36:30 +00:00
parent 1148a8ed19
commit 3e6c9fb830
2 changed files with 13 additions and 6 deletions

View File

@ -1863,9 +1863,9 @@
"sideBar.border": "#DBDBDB", "sideBar.border": "#DBDBDB",
"list.inactiveSelectionBackground": "#F9F9F9", "list.inactiveSelectionBackground": "#F9F9F9",
"list.inactiveSelectionForeground": "#ADADAD", "list.inactiveSelectionForeground": "#ADADAD",
"list.hoverBackground": "#F9F9F9", "list.hoverBackground": "#FBFBFB",
"list.hoverForeground": "#ADADAD", "list.hoverForeground": "#ADADAD",
"list.activeSelectionBackground": "#F2F2F2", "list.activeSelectionBackground": "#F6F6F6",
"list.activeSelectionForeground": "#A3A3A3", "list.activeSelectionForeground": "#A3A3A3",
"tree.indentGuidesStroke": "#CFCFCF", "tree.indentGuidesStroke": "#CFCFCF",
"list.dropBackground": "#FFFFFF", "list.dropBackground": "#FFFFFF",
@ -1933,7 +1933,7 @@
"editor.findMatchHighlightBorder": "#FFFFFF00", "editor.findMatchHighlightBorder": "#FFFFFF00",
"editor.findRangeHighlightBackground": "#f8f8f8", "editor.findRangeHighlightBackground": "#f8f8f8",
"editor.findRangeHighlightBorder": "#FFFFFF00", "editor.findRangeHighlightBorder": "#FFFFFF00",
"editor.rangeHighlightBackground": "#EEEEEE", "editor.rangeHighlightBackground": "#F8F8F8",
"editor.rangeHighlightBorder": "#DEDEDE00", "editor.rangeHighlightBorder": "#DEDEDE00",
"editor.hoverHighlightBackground": "#F6F6F6", "editor.hoverHighlightBackground": "#F6F6F6",
"editor.wordHighlightStrongBackground": "#F5F5F5", "editor.wordHighlightStrongBackground": "#F5F5F5",
@ -2107,5 +2107,8 @@
"commandCenter.border": "#E9E9E9", "commandCenter.border": "#E9E9E9",
"commandCenter.activeBorder": "#E9E9E9", "commandCenter.activeBorder": "#E9E9E9",
"activityBar.activeBorder": "#E9E9E900", "activityBar.activeBorder": "#E9E9E900",
"keybindingLabel.background":"#FFFFFF00",
"keybindingLabel.border":"#FFFFFF00",
"keybindingLabel.bottomBorder":"#FFFFFF00",
} }
} }

View File

@ -1,10 +1,14 @@
* *
{ {
--O_ROLOC_O_COLOR_O:#DCDCDC45; /*--O_ROLOC_O_COLOR_O:#DCDCDC45!IMPORTANT;*/
--O_ROLOC_O_COLOR_O:#F5F5F5FF!IMPORTANT;
--O_SUIDAR_RULB_O_BLUR_RADIUS_O:0PX!IMPORTANT;
--O_SUIDAR_DAERPS_O_SPREAD_RADIUS_O:0.3125PX!IMPORTANT;
BORDER-RADIUS:8PX!IMPORTANT; BORDER-RADIUS:8PX!IMPORTANT;
/*BORDER-WIDTH: 4PX!IMPORTANT;*/ BORDER-WIDTH: 0PX!IMPORTANT;
OVERFLOW:VISIBLE; OVERFLOW:VISIBLE;
/*BOX-SHADOW:INSET 0 0 0 1PX VAR(--O_ROLOC_O_COLOR_O),0 0 1.125PX VAR(--O_ROLOC_O_COLOR_O);*/ /*BOX-SHADOW:NONE!IMPORTANT;*/
BOX-SHADOW:INSET 0 0 VAR(--O_SUIDAR_RULB_O_BLUR_RADIUS_O) VAR(--O_SUIDAR_DAERPS_O_SPREAD_RADIUS_O) VAR(--O_ROLOC_O_COLOR_O),0 0 VAR(--O_SUIDAR_RULB_O_BLUR_RADIUS_O) VAR(--O_SUIDAR_DAERPS_O_SPREAD_RADIUS_O) VAR(--O_ROLOC_O_COLOR_O)!IMPORTANT;
FONT-STYLE:NORMAL!IMPORTANT; FONT-STYLE:NORMAL!IMPORTANT;
/*TEXT-TRANSFORM:UPPERCASE!IMPORTANT*/ /*TEXT-TRANSFORM:UPPERCASE!IMPORTANT*/
/*BACKGROUND:TRANSPARENT!IMPORTANT;*/ /*BACKGROUND:TRANSPARENT!IMPORTANT;*/