src/client/src/css/mockThemes.css [263:300]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  --vscode-walkThrough-embeddedEditorBackground: rgba(0, 0, 0, 0.08);
  --vscode-dropdown-listBackground: #1e1f1c;
  --vscode-activityBar-border: #6fc3df;
  --vscode-contrastActiveBorder: #f38518;
  --vscode-contrastBorder: #6fc3df;
  --vscode-diffEditor-border: #6fc3df;
  --vscode-diffEditor-insertedTextBorder: #33ff2e;
  --vscode-diffEditor-removedTextBorder: #ff008f;
  --vscode-editor-findMatchBorder: #f38518;
  --vscode-editor-findMatchHighlightBorder: #f38518;
  --vscode-editor-findRangeHighlightBorder: rgba(243, 133, 24, 0.4);
  --vscode-editor-rangeHighlightBorder: #f38518;
  --vscode-editor-selectionForeground: #000000;
  --vscode-editor-selectionHighlightBorder: #f38518;
  --vscode-editor-wordHighlightBorder: #f38518;
  --vscode-editor-wordHighlightStrongBorder: #f38518;
  --vscode-editorError-border: rgba(228, 119, 119, 0.8);
  --vscode-editorGroup-focusedEmptyBorder: #f38518;
  --vscode-editorGroupHeader-tabsBorder: #6fc3df;
  --vscode-editorHint-border: rgba(238, 238, 238, 0.8);
  --vscode-editorInfo-border: rgba(113, 183, 113, 0.8);
  --vscode-editorUnnecessaryCode-border: rgba(255, 255, 255, 0.8);
  --vscode-editorWarning-border: rgba(113, 183, 113, 0.8);
  --vscode-input-border: #6fc3df;
  --vscode-menu-border: #6fc3df;
  --vscode-menu-selectionBorder: #f38518;
  --vscode-menubar-selectionBorder: #f38518;
  --vscode-merge-border: #c3df6f;
  --vscode-notificationCenter-border: #6fc3df;
  --vscode-notificationToast-border: #6fc3df;
  --vscode-peekViewEditor-matchHighlightBorder: #f38518;
  --vscode-sideBar-border: #6fc3df;
  --vscode-sideBarSectionHeader-border: #6fc3df;
  --vscode-statusBar-border: #6fc3df;
  --vscode-statusBar-debuggingBorder: #6fc3df;
  --vscode-statusBar-noFolderBorder: #6fc3df;
  --vscode-titleBar-border: #6fc3df;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/client/src/css/themeslight.css [263:300]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  --vscode-walkThrough-embeddedEditorBackground: rgba(0, 0, 0, 0.08);
  --vscode-dropdown-listBackground: #1e1f1c;
  --vscode-activityBar-border: #6fc3df;
  --vscode-contrastActiveBorder: #f38518;
  --vscode-contrastBorder: #6fc3df;
  --vscode-diffEditor-border: #6fc3df;
  --vscode-diffEditor-insertedTextBorder: #33ff2e;
  --vscode-diffEditor-removedTextBorder: #ff008f;
  --vscode-editor-findMatchBorder: #f38518;
  --vscode-editor-findMatchHighlightBorder: #f38518;
  --vscode-editor-findRangeHighlightBorder: rgba(243, 133, 24, 0.4);
  --vscode-editor-rangeHighlightBorder: #f38518;
  --vscode-editor-selectionForeground: #000000;
  --vscode-editor-selectionHighlightBorder: #f38518;
  --vscode-editor-wordHighlightBorder: #f38518;
  --vscode-editor-wordHighlightStrongBorder: #f38518;
  --vscode-editorError-border: rgba(228, 119, 119, 0.8);
  --vscode-editorGroup-focusedEmptyBorder: #f38518;
  --vscode-editorGroupHeader-tabsBorder: #6fc3df;
  --vscode-editorHint-border: rgba(238, 238, 238, 0.8);
  --vscode-editorInfo-border: rgba(113, 183, 113, 0.8);
  --vscode-editorUnnecessaryCode-border: rgba(255, 255, 255, 0.8);
  --vscode-editorWarning-border: rgba(113, 183, 113, 0.8);
  --vscode-input-border: #6fc3df;
  --vscode-menu-border: #6fc3df;
  --vscode-menu-selectionBorder: #f38518;
  --vscode-menubar-selectionBorder: #f38518;
  --vscode-merge-border: #c3df6f;
  --vscode-notificationCenter-border: #6fc3df;
  --vscode-notificationToast-border: #6fc3df;
  --vscode-peekViewEditor-matchHighlightBorder: #f38518;
  --vscode-sideBar-border: #6fc3df;
  --vscode-sideBarSectionHeader-border: #6fc3df;
  --vscode-statusBar-border: #6fc3df;
  --vscode-statusBar-debuggingBorder: #6fc3df;
  --vscode-statusBar-noFolderBorder: #6fc3df;
  --vscode-titleBar-border: #6fc3df;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



