diff --git a/css/base/gitea/gitea-base.css b/css/base/gitea/gitea-base.css index b333aea4..25901624 100644 --- a/css/base/gitea/gitea-base.css +++ b/css/base/gitea/gitea-base.css @@ -10,6 +10,8 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ +@import url("https://theme-park.dev/css/base/gitea/chroma.css"); +@import url("https://theme-park.dev/css/base/gitea/monaco_vs_dark.css"); :root { --color-text: var(--text); --color-secondary-alpha-70: rgba(0, 0, 0, 0.35); @@ -1270,6 +1272,7 @@ footer { .ui.button { background: var(--button-color); color: var(--button-text); + border: 1px solid rgb(255 255 255 / 10%); } .ui.button:hover { @@ -1293,7 +1296,6 @@ footer { color: var(--button-text) !important; } -.ui.basic.button, .ui.basic.buttons .button, .ui.basic.blue.button, .ui.basic.blue.buttons .button, @@ -1303,8 +1305,15 @@ footer { box-shadow: inset 0 0 0 1px rgb(255 255 255 / 15%) !important; } +.ui.basic.button { + color: var(--text); +} + .ui.basic.button:focus, -.ui.basic.button:hover, +.ui.basic.button:hover { + color: var(--text-hover); +} + .ui.basic.buttons .button:focus, .ui.basic.buttons .button:hover { background: rgb(0 0 0 / 15%); @@ -1340,13 +1349,19 @@ footer { } .repo-buttons .ui.basic.labels a.label:hover, -a.ui.basic.label:hover { +a.ui.basic.label:hover, +.repo-buttons .ui.labeled.button>.label:hover { text-decoration: none; background: none var(--button-color-hover); color: var(--label-text-color); box-shadow: none; } +.repo-buttons .ui.labeled.button.disabled>.label { + color: var(--button-text-color); + background: var(--button-color)!important; +} + .repo-buttons .disabled-repo-button a.button:hover { background: none !important; color: rgb(255 255 255 / 60%) !important; diff --git a/css/base/gitea/monaco_vs_dark.css b/css/base/gitea/monaco_vs_dark.css new file mode 100644 index 00000000..ffb8df75 --- /dev/null +++ b/css/base/gitea/monaco_vs_dark.css @@ -0,0 +1,864 @@ +.codicon-add:before { content: '\ea60'; } +.codicon-plus:before { content: '\ea60'; } +.codicon-gist-new:before { content: '\ea60'; } +.codicon-repo-create:before { content: '\ea60'; } +.codicon-lightbulb:before { content: '\ea61'; } +.codicon-light-bulb:before { content: '\ea61'; } +.codicon-repo:before { content: '\ea62'; } +.codicon-repo-delete:before { content: '\ea62'; } +.codicon-gist-fork:before { content: '\ea63'; } +.codicon-repo-forked:before { content: '\ea63'; } +.codicon-git-pull-request:before { content: '\ea64'; } +.codicon-git-pull-request-abandoned:before { content: '\ea64'; } +.codicon-record-keys:before { content: '\ea65'; } +.codicon-keyboard:before { content: '\ea65'; } +.codicon-tag:before { content: '\ea66'; } +.codicon-tag-add:before { content: '\ea66'; } +.codicon-tag-remove:before { content: '\ea66'; } +.codicon-person:before { content: '\ea67'; } +.codicon-person-follow:before { content: '\ea67'; } +.codicon-person-outline:before { content: '\ea67'; } +.codicon-person-filled:before { content: '\ea67'; } +.codicon-git-branch:before { content: '\ea68'; } +.codicon-git-branch-create:before { content: '\ea68'; } +.codicon-git-branch-delete:before { content: '\ea68'; } +.codicon-source-control:before { content: '\ea68'; } +.codicon-mirror:before { content: '\ea69'; } +.codicon-mirror-public:before { content: '\ea69'; } +.codicon-star:before { content: '\ea6a'; } +.codicon-star-add:before { content: '\ea6a'; } +.codicon-star-delete:before { content: '\ea6a'; } +.codicon-star-empty:before { content: '\ea6a'; } +.codicon-comment:before { content: '\ea6b'; } +.codicon-comment-add:before { content: '\ea6b'; } +.codicon-alert:before { content: '\ea6c'; } +.codicon-warning:before { content: '\ea6c'; } +.codicon-search:before { content: '\ea6d'; } +.codicon-search-save:before { content: '\ea6d'; } +.codicon-log-out:before { content: '\ea6e'; } +.codicon-sign-out:before { content: '\ea6e'; } +.codicon-log-in:before { content: '\ea6f'; } +.codicon-sign-in:before { content: '\ea6f'; } +.codicon-eye:before { content: '\ea70'; } +.codicon-eye-unwatch:before { content: '\ea70'; } +.codicon-eye-watch:before { content: '\ea70'; } +.codicon-circle-filled:before { content: '\ea71'; } +.codicon-primitive-dot:before { content: '\ea71'; } +.codicon-close-dirty:before { content: '\ea71'; } +.codicon-debug-breakpoint:before { content: '\ea71'; } +.codicon-debug-breakpoint-disabled:before { content: '\ea71'; } +.codicon-debug-hint:before { content: '\ea71'; } +.codicon-primitive-square:before { content: '\ea72'; } +.codicon-edit:before { content: '\ea73'; } +.codicon-pencil:before { content: '\ea73'; } +.codicon-info:before { content: '\ea74'; } +.codicon-issue-opened:before { content: '\ea74'; } +.codicon-gist-private:before { content: '\ea75'; } +.codicon-git-fork-private:before { content: '\ea75'; } +.codicon-lock:before { content: '\ea75'; } +.codicon-mirror-private:before { content: '\ea75'; } +.codicon-close:before { content: '\ea76'; } +.codicon-remove-close:before { content: '\ea76'; } +.codicon-x:before { content: '\ea76'; } +.codicon-repo-sync:before { content: '\ea77'; } +.codicon-sync:before { content: '\ea77'; } +.codicon-clone:before { content: '\ea78'; } +.codicon-desktop-download:before { content: '\ea78'; } +.codicon-beaker:before { content: '\ea79'; } +.codicon-microscope:before { content: '\ea79'; } +.codicon-vm:before { content: '\ea7a'; } +.codicon-device-desktop:before { content: '\ea7a'; } +.codicon-file:before { content: '\ea7b'; } +.codicon-file-text:before { content: '\ea7b'; } +.codicon-more:before { content: '\ea7c'; } +.codicon-ellipsis:before { content: '\ea7c'; } +.codicon-kebab-horizontal:before { content: '\ea7c'; } +.codicon-mail-reply:before { content: '\ea7d'; } +.codicon-reply:before { content: '\ea7d'; } +.codicon-organization:before { content: '\ea7e'; } +.codicon-organization-filled:before { content: '\ea7e'; } +.codicon-organization-outline:before { content: '\ea7e'; } +.codicon-new-file:before { content: '\ea7f'; } +.codicon-file-add:before { content: '\ea7f'; } +.codicon-new-folder:before { content: '\ea80'; } +.codicon-file-directory-create:before { content: '\ea80'; } +.codicon-trash:before { content: '\ea81'; } +.codicon-trashcan:before { content: '\ea81'; } +.codicon-history:before { content: '\ea82'; } +.codicon-clock:before { content: '\ea82'; } +.codicon-folder:before { content: '\ea83'; } +.codicon-file-directory:before { content: '\ea83'; } +.codicon-symbol-folder:before { content: '\ea83'; } +.codicon-logo-github:before { content: '\ea84'; } +.codicon-mark-github:before { content: '\ea84'; } +.codicon-github:before { content: '\ea84'; } +.codicon-terminal:before { content: '\ea85'; } +.codicon-console:before { content: '\ea85'; } +.codicon-repl:before { content: '\ea85'; } +.codicon-zap:before { content: '\ea86'; } +.codicon-symbol-event:before { content: '\ea86'; } +.codicon-error:before { content: '\ea87'; } +.codicon-stop:before { content: '\ea87'; } +.codicon-variable:before { content: '\ea88'; } +.codicon-symbol-variable:before { content: '\ea88'; } +.codicon-array:before { content: '\ea8a'; } +.codicon-symbol-array:before { content: '\ea8a'; } +.codicon-symbol-module:before { content: '\ea8b'; } +.codicon-symbol-package:before { content: '\ea8b'; } +.codicon-symbol-namespace:before { content: '\ea8b'; } +.codicon-symbol-object:before { content: '\ea8b'; } +.codicon-symbol-method:before { content: '\ea8c'; } +.codicon-symbol-function:before { content: '\ea8c'; } +.codicon-symbol-constructor:before { content: '\ea8c'; } +.codicon-symbol-boolean:before { content: '\ea8f'; } +.codicon-symbol-null:before { content: '\ea8f'; } +.codicon-symbol-numeric:before { content: '\ea90'; } +.codicon-symbol-number:before { content: '\ea90'; } +.codicon-symbol-structure:before { content: '\ea91'; } +.codicon-symbol-struct:before { content: '\ea91'; } +.codicon-symbol-parameter:before { content: '\ea92'; } +.codicon-symbol-type-parameter:before { content: '\ea92'; } +.codicon-symbol-key:before { content: '\ea93'; } +.codicon-symbol-text:before { content: '\ea93'; } +.codicon-symbol-reference:before { content: '\ea94'; } +.codicon-go-to-file:before { content: '\ea94'; } +.codicon-symbol-enum:before { content: '\ea95'; } +.codicon-symbol-value:before { content: '\ea95'; } +.codicon-symbol-ruler:before { content: '\ea96'; } +.codicon-symbol-unit:before { content: '\ea96'; } +.codicon-activate-breakpoints:before { content: '\ea97'; } +.codicon-archive:before { content: '\ea98'; } +.codicon-arrow-both:before { content: '\ea99'; } +.codicon-arrow-down:before { content: '\ea9a'; } +.codicon-arrow-left:before { content: '\ea9b'; } +.codicon-arrow-right:before { content: '\ea9c'; } +.codicon-arrow-small-down:before { content: '\ea9d'; } +.codicon-arrow-small-left:before { content: '\ea9e'; } +.codicon-arrow-small-right:before { content: '\ea9f'; } +.codicon-arrow-small-up:before { content: '\eaa0'; } +.codicon-arrow-up:before { content: '\eaa1'; } +.codicon-bell:before { content: '\eaa2'; } +.codicon-bold:before { content: '\eaa3'; } +.codicon-book:before { content: '\eaa4'; } +.codicon-bookmark:before { content: '\eaa5'; } +.codicon-debug-breakpoint-conditional-unverified:before { content: '\eaa6'; } +.codicon-debug-breakpoint-conditional:before { content: '\eaa7'; } +.codicon-debug-breakpoint-conditional-disabled:before { content: '\eaa7'; } +.codicon-debug-breakpoint-data-unverified:before { content: '\eaa8'; } +.codicon-debug-breakpoint-data:before { content: '\eaa9'; } +.codicon-debug-breakpoint-data-disabled:before { content: '\eaa9'; } +.codicon-debug-breakpoint-log-unverified:before { content: '\eaaa'; } +.codicon-debug-breakpoint-log:before { content: '\eaab'; } +.codicon-debug-breakpoint-log-disabled:before { content: '\eaab'; } +.codicon-briefcase:before { content: '\eaac'; } +.codicon-broadcast:before { content: '\eaad'; } +.codicon-browser:before { content: '\eaae'; } +.codicon-bug:before { content: '\eaaf'; } +.codicon-calendar:before { content: '\eab0'; } +.codicon-case-sensitive:before { content: '\eab1'; } +.codicon-check:before { content: '\eab2'; } +.codicon-checklist:before { content: '\eab3'; } +.codicon-chevron-down:before { content: '\eab4'; } +.codicon-drop-down-button:before { content: '\eab4'; } +.codicon-chevron-left:before { content: '\eab5'; } +.codicon-chevron-right:before { content: '\eab6'; } +.codicon-chevron-up:before { content: '\eab7'; } +.codicon-chrome-close:before { content: '\eab8'; } +.codicon-chrome-maximize:before { content: '\eab9'; } +.codicon-chrome-minimize:before { content: '\eaba'; } +.codicon-chrome-restore:before { content: '\eabb'; } +.codicon-circle-outline:before { content: '\eabc'; } +.codicon-debug-breakpoint-unverified:before { content: '\eabc'; } +.codicon-circle-slash:before { content: '\eabd'; } +.codicon-circuit-board:before { content: '\eabe'; } +.codicon-clear-all:before { content: '\eabf'; } +.codicon-clippy:before { content: '\eac0'; } +.codicon-close-all:before { content: '\eac1'; } +.codicon-cloud-download:before { content: '\eac2'; } +.codicon-cloud-upload:before { content: '\eac3'; } +.codicon-code:before { content: '\eac4'; } +.codicon-collapse-all:before { content: '\eac5'; } +.codicon-color-mode:before { content: '\eac6'; } +.codicon-comment-discussion:before { content: '\eac7'; } +.codicon-compare-changes:before { content: '\eafd'; } +.codicon-credit-card:before { content: '\eac9'; } +.codicon-dash:before { content: '\eacc'; } +.codicon-dashboard:before { content: '\eacd'; } +.codicon-database:before { content: '\eace'; } +.codicon-debug-continue:before { content: '\eacf'; } +.codicon-debug-disconnect:before { content: '\ead0'; } +.codicon-debug-pause:before { content: '\ead1'; } +.codicon-debug-restart:before { content: '\ead2'; } +.codicon-debug-start:before { content: '\ead3'; } +.codicon-debug-step-into:before { content: '\ead4'; } +.codicon-debug-step-out:before { content: '\ead5'; } +.codicon-debug-step-over:before { content: '\ead6'; } +.codicon-debug-stop:before { content: '\ead7'; } +.codicon-debug:before { content: '\ead8'; } +.codicon-device-camera-video:before { content: '\ead9'; } +.codicon-device-camera:before { content: '\eada'; } +.codicon-device-mobile:before { content: '\eadb'; } +.codicon-diff-added:before { content: '\eadc'; } +.codicon-diff-ignored:before { content: '\eadd'; } +.codicon-diff-modified:before { content: '\eade'; } +.codicon-diff-removed:before { content: '\eadf'; } +.codicon-diff-renamed:before { content: '\eae0'; } +.codicon-diff:before { content: '\eae1'; } +.codicon-discard:before { content: '\eae2'; } +.codicon-editor-layout:before { content: '\eae3'; } +.codicon-empty-window:before { content: '\eae4'; } +.codicon-exclude:before { content: '\eae5'; } +.codicon-extensions:before { content: '\eae6'; } +.codicon-eye-closed:before { content: '\eae7'; } +.codicon-file-binary:before { content: '\eae8'; } +.codicon-file-code:before { content: '\eae9'; } +.codicon-file-media:before { content: '\eaea'; } +.codicon-file-pdf:before { content: '\eaeb'; } +.codicon-file-submodule:before { content: '\eaec'; } +.codicon-file-symlink-directory:before { content: '\eaed'; } +.codicon-file-symlink-file:before { content: '\eaee'; } +.codicon-file-zip:before { content: '\eaef'; } +.codicon-files:before { content: '\eaf0'; } +.codicon-filter:before { content: '\eaf1'; } +.codicon-flame:before { content: '\eaf2'; } +.codicon-fold-down:before { content: '\eaf3'; } +.codicon-fold-up:before { content: '\eaf4'; } +.codicon-fold:before { content: '\eaf5'; } +.codicon-folder-active:before { content: '\eaf6'; } +.codicon-folder-opened:before { content: '\eaf7'; } +.codicon-gear:before { content: '\eaf8'; } +.codicon-gift:before { content: '\eaf9'; } +.codicon-gist-secret:before { content: '\eafa'; } +.codicon-gist:before { content: '\eafb'; } +.codicon-git-commit:before { content: '\eafc'; } +.codicon-git-compare:before { content: '\eafd'; } +.codicon-git-merge:before { content: '\eafe'; } +.codicon-github-action:before { content: '\eaff'; } +.codicon-github-alt:before { content: '\eb00'; } +.codicon-globe:before { content: '\eb01'; } +.codicon-grabber:before { content: '\eb02'; } +.codicon-graph:before { content: '\eb03'; } +.codicon-gripper:before { content: '\eb04'; } +.codicon-heart:before { content: '\eb05'; } +.codicon-home:before { content: '\eb06'; } +.codicon-horizontal-rule:before { content: '\eb07'; } +.codicon-hubot:before { content: '\eb08'; } +.codicon-inbox:before { content: '\eb09'; } +.codicon-issue-closed:before { content: '\eba4'; } +.codicon-issue-reopened:before { content: '\eb0b'; } +.codicon-issues:before { content: '\eb0c'; } +.codicon-italic:before { content: '\eb0d'; } +.codicon-jersey:before { content: '\eb0e'; } +.codicon-json:before { content: '\eb0f'; } +.codicon-kebab-vertical:before { content: '\eb10'; } +.codicon-key:before { content: '\eb11'; } +.codicon-law:before { content: '\eb12'; } +.codicon-lightbulb-autofix:before { content: '\eb13'; } +.codicon-link-external:before { content: '\eb14'; } +.codicon-link:before { content: '\eb15'; } +.codicon-list-ordered:before { content: '\eb16'; } +.codicon-list-unordered:before { content: '\eb17'; } +.codicon-live-share:before { content: '\eb18'; } +.codicon-loading:before { content: '\eb19'; } +.codicon-location:before { content: '\eb1a'; } +.codicon-mail-read:before { content: '\eb1b'; } +.codicon-mail:before { content: '\eb1c'; } +.codicon-markdown:before { content: '\eb1d'; } +.codicon-megaphone:before { content: '\eb1e'; } +.codicon-mention:before { content: '\eb1f'; } +.codicon-milestone:before { content: '\eb20'; } +.codicon-mortar-board:before { content: '\eb21'; } +.codicon-move:before { content: '\eb22'; } +.codicon-multiple-windows:before { content: '\eb23'; } +.codicon-mute:before { content: '\eb24'; } +.codicon-no-newline:before { content: '\eb25'; } +.codicon-note:before { content: '\eb26'; } +.codicon-octoface:before { content: '\eb27'; } +.codicon-open-preview:before { content: '\eb28'; } +.codicon-package:before { content: '\eb29'; } +.codicon-paintcan:before { content: '\eb2a'; } +.codicon-pin:before { content: '\eb2b'; } +.codicon-play:before { content: '\eb2c'; } +.codicon-run:before { content: '\eb2c'; } +.codicon-plug:before { content: '\eb2d'; } +.codicon-preserve-case:before { content: '\eb2e'; } +.codicon-preview:before { content: '\eb2f'; } +.codicon-project:before { content: '\eb30'; } +.codicon-pulse:before { content: '\eb31'; } +.codicon-question:before { content: '\eb32'; } +.codicon-quote:before { content: '\eb33'; } +.codicon-radio-tower:before { content: '\eb34'; } +.codicon-reactions:before { content: '\eb35'; } +.codicon-references:before { content: '\eb36'; } +.codicon-refresh:before { content: '\eb37'; } +.codicon-regex:before { content: '\eb38'; } +.codicon-remote-explorer:before { content: '\eb39'; } +.codicon-remote:before { content: '\eb3a'; } +.codicon-remove:before { content: '\eb3b'; } +.codicon-replace-all:before { content: '\eb3c'; } +.codicon-replace:before { content: '\eb3d'; } +.codicon-repo-clone:before { content: '\eb3e'; } +.codicon-repo-force-push:before { content: '\eb3f'; } +.codicon-repo-pull:before { content: '\eb40'; } +.codicon-repo-push:before { content: '\eb41'; } +.codicon-report:before { content: '\eb42'; } +.codicon-request-changes:before { content: '\eb43'; } +.codicon-rocket:before { content: '\eb44'; } +.codicon-root-folder-opened:before { content: '\eb45'; } +.codicon-root-folder:before { content: '\eb46'; } +.codicon-rss:before { content: '\eb47'; } +.codicon-ruby:before { content: '\eb48'; } +.codicon-save-all:before { content: '\eb49'; } +.codicon-save-as:before { content: '\eb4a'; } +.codicon-save:before { content: '\eb4b'; } +.codicon-screen-full:before { content: '\eb4c'; } +.codicon-screen-normal:before { content: '\eb4d'; } +.codicon-search-stop:before { content: '\eb4e'; } +.codicon-server:before { content: '\eb50'; } +.codicon-settings-gear:before { content: '\eb51'; } +.codicon-settings:before { content: '\eb52'; } +.codicon-shield:before { content: '\eb53'; } +.codicon-smiley:before { content: '\eb54'; } +.codicon-sort-precedence:before { content: '\eb55'; } +.codicon-split-horizontal:before { content: '\eb56'; } +.codicon-split-vertical:before { content: '\eb57'; } +.codicon-squirrel:before { content: '\eb58'; } +.codicon-star-full:before { content: '\eb59'; } +.codicon-star-half:before { content: '\eb5a'; } +.codicon-symbol-class:before { content: '\eb5b'; } +.codicon-symbol-color:before { content: '\eb5c'; } +.codicon-symbol-constant:before { content: '\eb5d'; } +.codicon-symbol-enum-member:before { content: '\eb5e'; } +.codicon-symbol-field:before { content: '\eb5f'; } +.codicon-symbol-file:before { content: '\eb60'; } +.codicon-symbol-interface:before { content: '\eb61'; } +.codicon-symbol-keyword:before { content: '\eb62'; } +.codicon-symbol-misc:before { content: '\eb63'; } +.codicon-symbol-operator:before { content: '\eb64'; } +.codicon-symbol-property:before { content: '\eb65'; } +.codicon-wrench:before { content: '\eb65'; } +.codicon-wrench-subaction:before { content: '\eb65'; } +.codicon-symbol-snippet:before { content: '\eb66'; } +.codicon-tasklist:before { content: '\eb67'; } +.codicon-telescope:before { content: '\eb68'; } +.codicon-text-size:before { content: '\eb69'; } +.codicon-three-bars:before { content: '\eb6a'; } +.codicon-thumbsdown:before { content: '\eb6b'; } +.codicon-thumbsup:before { content: '\eb6c'; } +.codicon-tools:before { content: '\eb6d'; } +.codicon-triangle-down:before { content: '\eb6e'; } +.codicon-triangle-left:before { content: '\eb6f'; } +.codicon-triangle-right:before { content: '\eb70'; } +.codicon-triangle-up:before { content: '\eb71'; } +.codicon-twitter:before { content: '\eb72'; } +.codicon-unfold:before { content: '\eb73'; } +.codicon-unlock:before { content: '\eb74'; } +.codicon-unmute:before { content: '\eb75'; } +.codicon-unverified:before { content: '\eb76'; } +.codicon-verified:before { content: '\eb77'; } +.codicon-versions:before { content: '\eb78'; } +.codicon-vm-active:before { content: '\eb79'; } +.codicon-vm-outline:before { content: '\eb7a'; } +.codicon-vm-running:before { content: '\eb7b'; } +.codicon-watch:before { content: '\eb7c'; } +.codicon-whitespace:before { content: '\eb7d'; } +.codicon-whole-word:before { content: '\eb7e'; } +.codicon-window:before { content: '\eb7f'; } +.codicon-word-wrap:before { content: '\eb80'; } +.codicon-zoom-in:before { content: '\eb81'; } +.codicon-zoom-out:before { content: '\eb82'; } +.codicon-list-filter:before { content: '\eb83'; } +.codicon-list-flat:before { content: '\eb84'; } +.codicon-list-selection:before { content: '\eb85'; } +.codicon-selection:before { content: '\eb85'; } +.codicon-list-tree:before { content: '\eb86'; } +.codicon-debug-breakpoint-function-unverified:before { content: '\eb87'; } +.codicon-debug-breakpoint-function:before { content: '\eb88'; } +.codicon-debug-breakpoint-function-disabled:before { content: '\eb88'; } +.codicon-debug-stackframe-active:before { content: '\eb89'; } +.codicon-debug-stackframe-dot:before { content: '\eb8a'; } +.codicon-debug-stackframe:before { content: '\eb8b'; } +.codicon-debug-stackframe-focused:before { content: '\eb8b'; } +.codicon-debug-breakpoint-unsupported:before { content: '\eb8c'; } +.codicon-symbol-string:before { content: '\eb8d'; } +.codicon-debug-reverse-continue:before { content: '\eb8e'; } +.codicon-debug-step-back:before { content: '\eb8f'; } +.codicon-debug-restart-frame:before { content: '\eb90'; } +.codicon-call-incoming:before { content: '\eb92'; } +.codicon-call-outgoing:before { content: '\eb93'; } +.codicon-menu:before { content: '\eb94'; } +.codicon-expand-all:before { content: '\eb95'; } +.codicon-feedback:before { content: '\eb96'; } +.codicon-group-by-ref-type:before { content: '\eb97'; } +.codicon-ungroup-by-ref-type:before { content: '\eb98'; } +.codicon-account:before { content: '\eb99'; } +.codicon-bell-dot:before { content: '\eb9a'; } +.codicon-debug-console:before { content: '\eb9b'; } +.codicon-library:before { content: '\eb9c'; } +.codicon-output:before { content: '\eb9d'; } +.codicon-run-all:before { content: '\eb9e'; } +.codicon-sync-ignored:before { content: '\eb9f'; } +.codicon-pinned:before { content: '\eba0'; } +.codicon-github-inverted:before { content: '\eba1'; } +.codicon-debug-alt:before { content: '\eb91'; } +.codicon-server-process:before { content: '\eba2'; } +.codicon-server-environment:before { content: '\eba3'; } +.codicon-pass:before { content: '\eba4'; } +.codicon-stop-circle:before { content: '\eba5'; } +.codicon-play-circle:before { content: '\eba6'; } +.codicon-record:before { content: '\eba7'; } +.codicon-debug-alt-small:before { content: '\eba8'; } +.codicon-vm-connect:before { content: '\eba9'; } +.codicon-cloud:before { content: '\ebaa'; } +.codicon-merge:before { content: '\ebab'; } +.codicon-export:before { content: '\ebac'; } +.codicon-graph-left:before { content: '\ebad'; } +.codicon-magnet:before { content: '\ebae'; } +.codicon-notebook:before { content: '\ebaf'; } +.codicon-redo:before { content: '\ebb0'; } +.codicon-check-all:before { content: '\ebb1'; } +.codicon-pinned-dirty:before { content: '\ebb2'; } +.codicon-pass-filled:before { content: '\ebb3'; } +.codicon-circle-large-filled:before { content: '\ebb4'; } +.codicon-circle-large-outline:before { content: '\ebb5'; } +.codicon-combine:before { content: '\ebb6'; } +.codicon-gather:before { content: '\ebb6'; } +.codicon-table:before { content: '\ebb7'; } +.codicon-variable-group:before { content: '\ebb8'; } +.codicon-type-hierarchy:before { content: '\ebb9'; } +.codicon-type-hierarchy-sub:before { content: '\ebba'; } +.codicon-type-hierarchy-super:before { content: '\ebbb'; } +.codicon-git-pull-request-create:before { content: '\ebbc'; } +.codicon-run-above:before { content: '\ebbd'; } +.codicon-run-below:before { content: '\ebbe'; } +.codicon-notebook-template:before { content: '\ebbf'; } +.codicon-debug-rerun:before { content: '\ebc0'; } +.codicon-workspace-trusted:before { content: '\ebc1'; } +.codicon-workspace-untrusted:before { content: '\ebc2'; } +.codicon-workspace-unspecified:before { content: '\ebc3'; } +.codicon-terminal-cmd:before { content: '\ebc4'; } +.codicon-terminal-debian:before { content: '\ebc5'; } +.codicon-terminal-linux:before { content: '\ebc6'; } +.codicon-terminal-powershell:before { content: '\ebc7'; } +.codicon-terminal-tmux:before { content: '\ebc8'; } +.codicon-terminal-ubuntu:before { content: '\ebc9'; } +.codicon-terminal-bash:before { content: '\ebca'; } +.codicon-arrow-swap:before { content: '\ebcb'; } +.codicon-copy:before { content: '\ebcc'; } +.codicon-person-add:before { content: '\ebcd'; } +.codicon-filter-filled:before { content: '\ebce'; } +.codicon-wand:before { content: '\ebcf'; } +.codicon-debug-line-by-line:before { content: '\ebd0'; } +.codicon-inspect:before { content: '\ebd1'; } +.codicon-layers:before { content: '\ebd2'; } +.codicon-layers-dot:before { content: '\ebd3'; } +.codicon-layers-active:before { content: '\ebd4'; } +.codicon-compass:before { content: '\ebd5'; } +.codicon-compass-dot:before { content: '\ebd6'; } +.codicon-compass-active:before { content: '\ebd7'; } +.codicon-azure:before { content: '\ebd8'; } +.codicon-issue-draft:before { content: '\ebd9'; } +.codicon-git-pull-request-closed:before { content: '\ebda'; } +.codicon-git-pull-request-draft:before { content: '\ebdb'; } +.codicon-debug-all:before { content: '\ebdc'; } +.codicon-debug-coverage:before { content: '\ebdd'; } +.codicon-run-errors:before { content: '\ebde'; } +.codicon-folder-library:before { content: '\ebdf'; } +.codicon-debug-continue-small:before { content: '\ebe0'; } +.codicon-beaker-stop:before { content: '\ebe1'; } +.codicon-graph-line:before { content: '\ebe2'; } +.codicon-graph-scatter:before { content: '\ebe3'; } +.codicon-pie-chart:before { content: '\ebe4'; } +.codicon-bracket:before { content: '\eb0f'; } +.codicon-bracket-dot:before { content: '\ebe5'; } +.codicon-bracket-error:before { content: '\ebe6'; } +.codicon-lock-small:before { content: '\ebe7'; } +.codicon-azure-devops:before { content: '\ebe8'; } +.codicon-verified-filled:before { content: '\ebe9'; } +.codicon-tree-item-expanded:before { content: '\eab4'; } +.codicon-tree-filter-on-type-on:before { content: '\eb83'; } +.codicon-tree-filter-on-type-off:before { content: '\eb85'; } +.codicon-tree-filter-clear:before { content: '\ea76'; } +.codicon-tree-item-loading:before { content: '\eb19'; } +.codicon-scrollbar-button-left:before { content: '\eb6f'; } +.codicon-scrollbar-button-right:before { content: '\eb70'; } +.codicon-scrollbar-button-up:before { content: '\eb71'; } +.codicon-scrollbar-button-down:before { content: '\eb6e'; } +.codicon-menu-selection:before { content: '\eab2'; } +.codicon-menu-submenu:before { content: '\eab6'; } +.codicon-quick-input-back:before { content: '\ea9b'; } +.codicon-widget-close:before { content: '\ea76'; } +.codicon-diff-review-insert:before { content: '\ea60'; } +.codicon-diff-review-remove:before { content: '\eb3b'; } +.codicon-diff-review-close:before { content: '\ea76'; } +.codicon-parameter-hints-next:before { content: '\eab4'; } +.codicon-parameter-hints-previous:before { content: '\eab7'; } +.codicon-suggest-more-info:before { content: '\eab6'; } +.codicon-diff-insert:before { content: '\ea60'; } +.codicon-diff-remove:before { content: '\eb3b'; } +.codicon-find-selection:before { content: '\eb85'; } +.codicon-find-collapsed:before { content: '\eab6'; } +.codicon-find-expanded:before { content: '\eab4'; } +.codicon-find-replace:before { content: '\eb3d'; } +.codicon-find-replace-all:before { content: '\eb3c'; } +.codicon-find-previous-match:before { content: '\eaa1'; } +.codicon-find-next-match:before { content: '\ea9a'; } +.codicon-folding-expanded:before { content: '\eab4'; } +.codicon-folding-collapsed:before { content: '\eab6'; } +.codicon-marker-navigation-next:before { content: '\ea9a'; } +.codicon-marker-navigation-previous:before { content: '\eaa1'; } + + .monaco-scrollable-element > .shadow.top { + box-shadow: #000000 0 6px 6px -6px inset; + } + + .monaco-scrollable-element > .shadow.left { + box-shadow: #000000 6px 0 6px -6px inset; + } + + .monaco-scrollable-element > .shadow.top.left { + box-shadow: #000000 6px 6px 6px -6px inset; + } + + + .monaco-scrollable-element > .scrollbar > .slider { + background: rgba(121, 121, 121, 0.4); + } + + + .monaco-scrollable-element > .scrollbar > .slider:hover { + background: rgba(100, 100, 100, 0.7); + } + + + .monaco-scrollable-element > .scrollbar > .slider.active { + background: rgba(191, 191, 191, 0.4); + } + +.monaco-editor .view-overlays .current-line { background-color: rgba(255, 255, 255, .2); } +.monaco-editor .margin-view-overlays .current-line-margin { background-color: rgba(255, 255, 255, .2); border: none; } +.monaco-editor .minimap-slider .minimap-slider-horizontal { background: rgba(121, 121, 121, 0.2); } +.monaco-editor .minimap-slider:hover .minimap-slider-horizontal { background: rgba(100, 100, 100, 0.35); } +.monaco-editor .minimap-slider.active .minimap-slider-horizontal { background: rgba(191, 191, 191, 0.2); } +.monaco-editor .minimap-shadow-visible { box-shadow: #000000 -6px 0 6px -6px inset; } +.monaco-editor .scroll-decoration { box-shadow: #000000 0 6px 6px -6px inset; } +.monaco-editor .focused .selected-text { background-color: #264f78; } +.monaco-editor .selected-text { background-color: #3a3d41; } +.monaco-editor, .monaco-editor-background, .monaco-editor .inputarea.ime-input { background-color: #1e1e1e; } +.monaco-editor, .monaco-editor .inputarea.ime-input { color: #d4d4d4; } +.monaco-editor .margin { background-color: #1e1e1e; } +.monaco-editor .rangeHighlight { background-color: rgba(255, 255, 255, 0.04); } +.monaco-editor .symbolHighlight { background-color: rgba(234, 92, 0, 0.33); } +.monaco-editor .mtkw { color: rgba(227, 228, 226, 0.16) !important; } +.monaco-editor .mtkz { color: rgba(227, 228, 226, 0.16) !important; } +.monaco-editor .view-overlays .current-line { border: 2px solid #282828; } +.monaco-editor .margin-view-overlays .current-line-margin { border: 2px solid #282828; } +.monaco-editor .line-numbers { color: #858585; } +.monaco-editor .line-numbers.active-line-number { color: #c6c6c6; } +.monaco-editor .view-ruler { box-shadow: 1px 0 0 0 #5a5a5a inset; } +.monaco-editor .cursors-layer .cursor { background-color: #aeafad; border-color: #aeafad; color: #515052; } +.monaco-editor .unexpected-closing-bracket { color: rgba(255, 18, 18, 0.8); } +.monaco-editor .bracket-highlighting-0 { color: #ffd700; } +.monaco-editor .bracket-highlighting-1 { color: #da70d6; } +.monaco-editor .bracket-highlighting-2 { color: #179fff; } +.monaco-editor .bracket-highlighting-3 { color: #ffd700; } +.monaco-editor .bracket-highlighting-4 { color: #da70d6; } +.monaco-editor .bracket-highlighting-5 { color: #179fff; } +.monaco-editor .bracket-highlighting-6 { color: #ffd700; } +.monaco-editor .bracket-highlighting-7 { color: #da70d6; } +.monaco-editor .bracket-highlighting-8 { color: #179fff; } +.monaco-editor .bracket-highlighting-9 { color: #ffd700; } +.monaco-editor .bracket-highlighting-10 { color: #da70d6; } +.monaco-editor .bracket-highlighting-11 { color: #179fff; } +.monaco-editor .bracket-highlighting-12 { color: #ffd700; } +.monaco-editor .bracket-highlighting-13 { color: #da70d6; } +.monaco-editor .bracket-highlighting-14 { color: #179fff; } +.monaco-editor .bracket-highlighting-15 { color: #ffd700; } +.monaco-editor .bracket-highlighting-16 { color: #da70d6; } +.monaco-editor .bracket-highlighting-17 { color: #179fff; } +.monaco-editor .bracket-highlighting-18 { color: #ffd700; } +.monaco-editor .bracket-highlighting-19 { color: #da70d6; } +.monaco-editor .bracket-highlighting-20 { color: #179fff; } +.monaco-editor .bracket-highlighting-21 { color: #ffd700; } +.monaco-editor .bracket-highlighting-22 { color: #da70d6; } +.monaco-editor .bracket-highlighting-23 { color: #179fff; } +.monaco-editor .bracket-highlighting-24 { color: #ffd700; } +.monaco-editor .bracket-highlighting-25 { color: #da70d6; } +.monaco-editor .bracket-highlighting-26 { color: #179fff; } +.monaco-editor .bracket-highlighting-27 { color: #ffd700; } +.monaco-editor .bracket-highlighting-28 { color: #da70d6; } +.monaco-editor .bracket-highlighting-29 { color: #179fff; } +.codicon.codicon-symbol-array { color: #cccccc; } +.codicon.codicon-symbol-boolean { color: #cccccc; } +.codicon.codicon-symbol-class { color: #ee9d28; } +.codicon.codicon-symbol-method { color: #b180d7; } +.codicon.codicon-symbol-color { color: #cccccc; } +.codicon.codicon-symbol-constant { color: #cccccc; } +.codicon.codicon-symbol-constructor { color: #b180d7; } + + .codicon.codicon-symbol-value,.codicon.codicon-symbol-enum { color: #ee9d28; } +.codicon.codicon-symbol-enum-member { color: #75beff; } +.codicon.codicon-symbol-event { color: #ee9d28; } +.codicon.codicon-symbol-field { color: #75beff; } +.codicon.codicon-symbol-file { color: #cccccc; } +.codicon.codicon-symbol-folder { color: #cccccc; } +.codicon.codicon-symbol-function { color: #b180d7; } +.codicon.codicon-symbol-interface { color: #75beff; } +.codicon.codicon-symbol-key { color: #cccccc; } +.codicon.codicon-symbol-keyword { color: #cccccc; } +.codicon.codicon-symbol-module { color: #cccccc; } +.codicon.codicon-symbol-namespace { color: #cccccc; } +.codicon.codicon-symbol-null { color: #cccccc; } +.codicon.codicon-symbol-number { color: #cccccc; } +.codicon.codicon-symbol-object { color: #cccccc; } +.codicon.codicon-symbol-operator { color: #cccccc; } +.codicon.codicon-symbol-package { color: #cccccc; } +.codicon.codicon-symbol-property { color: #cccccc; } +.codicon.codicon-symbol-reference { color: #cccccc; } +.codicon.codicon-symbol-snippet { color: #cccccc; } +.codicon.codicon-symbol-string { color: #cccccc; } +.codicon.codicon-symbol-struct { color: #cccccc; } +.codicon.codicon-symbol-text { color: #cccccc; } +.codicon.codicon-symbol-type-parameter { color: #cccccc; } +.codicon.codicon-symbol-unit { color: #cccccc; } +.codicon.codicon-symbol-variable { color: #75beff; } +.monaco-editor .monaco-editor-overlaymessage .anchor.below { border-top-color: #007acc; } +.monaco-editor .monaco-editor-overlaymessage .anchor.top { border-bottom-color: #007acc; } +.monaco-editor .monaco-editor-overlaymessage .message { border: 1px solid #007acc; } +.monaco-editor .monaco-editor-overlaymessage .message { background-color: #063b49; } +.monaco-editor .accessibilityHelpWidget { background-color: #252526; } +.monaco-editor .accessibilityHelpWidget { color: #cccccc; } +.monaco-editor .accessibilityHelpWidget { box-shadow: 0 2px 8px rgba(0, 0, 0, 0.36); } +.monaco-editor .tokens-inspect-widget { border: 1px solid #454545; } +.monaco-editor .tokens-inspect-widget .tokens-inspect-separator { background-color: #454545; } +.monaco-editor .tokens-inspect-widget { background-color: #252526; } +.monaco-editor .tokens-inspect-widget { color: #cccccc; } + + .monaco-editor .zone-widget .codicon.codicon-error, + .markers-panel .marker-icon.codicon.codicon-error, + .text-search-provider-messages .providerMessage .codicon.codicon-error, + .extensions-viewlet > .extensions .codicon.codicon-error { + color: #f14c4c; + } + + + .monaco-editor .zone-widget .codicon.codicon-warning, + .markers-panel .marker-icon.codicon.codicon-warning, + .extensions-viewlet > .extensions .codicon.codicon-warning, + .extension-editor .codicon.codicon-warning, + .text-search-provider-messages .providerMessage .codicon.codicon-warning, + .preferences-editor .codicon.codicon-warning { + color: #cca700; + } + + + .monaco-editor .zone-widget .codicon.codicon-info, + .markers-panel .marker-icon.codicon.codicon-info, + .extensions-viewlet > .extensions .codicon.codicon-info, + .text-search-provider-messages .providerMessage .codicon.codicon-info, + .extension-editor .codicon.codicon-info { + color: #3794ff; + } + +.monaco-diff-editor .diff-review-line-number { color: #858585; } +.monaco-diff-editor .diff-review-shadow { box-shadow: #000000 0 -6px 6px -6px inset; } +.monaco-editor .parameter-hints-widget { border: 1px solid #454545; } +.monaco-editor .parameter-hints-widget.multiple .body { border-left: 1px solid rgba(69, 69, 69, 0.5); } +.monaco-editor .parameter-hints-widget .signature.has-docs { border-bottom: 1px solid rgba(69, 69, 69, 0.5); } +.monaco-editor .parameter-hints-widget { background-color: #252526; } +.monaco-editor .parameter-hints-widget a { color: #3794ff; } +.monaco-editor .parameter-hints-widget a:hover { color: #3794ff; } +.monaco-editor .parameter-hints-widget { color: #cccccc; } +.monaco-editor .parameter-hints-widget code { background-color: rgba(10, 10, 10, 0.4); } +.monaco-editor .parameter-hints-widget .parameter.active { color: #18a3ff} +.monaco-editor .lines-content .core-guide-indent { box-shadow: 1px 0 0 0 #404040 inset; } +.monaco-editor .lines-content .core-guide-indent-active { box-shadow: 1px 0 0 0 #707070 inset; } +.monaco-editor .bracket-indent-guide.lvl-0 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-1 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-2 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-3 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-4 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-5 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-6 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-7 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-8 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-9 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-10 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-11 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-12 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-13 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-14 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-15 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-16 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-17 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-18 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-19 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-20 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-21 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-22 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-23 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-24 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-25 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-26 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .bracket-indent-guide.lvl-27 { --guide-color: rgba(255, 215, 0, 0.3); --guide-color-active: #ffd700; } +.monaco-editor .bracket-indent-guide.lvl-28 { --guide-color: rgba(218, 112, 214, 0.3); --guide-color-active: #da70d6; } +.monaco-editor .bracket-indent-guide.lvl-29 { --guide-color: rgba(23, 159, 255, 0.3); --guide-color-active: #179fff; } +.monaco-editor .vertical { box-shadow: 1px 0 0 0 var(--guide-color) inset; } +.monaco-editor .horizontal-top { border-top: 1px solid var(--guide-color); } +.monaco-editor .horizontal-bottom { border-bottom: 1px solid var(--guide-color); } +.monaco-editor .vertical.indent-active { box-shadow: 1px 0 0 0 var(--guide-color-active) inset; } +.monaco-editor .horizontal-top.indent-active { border-top: 1px solid var(--guide-color-active); } +.monaco-editor .horizontal-bottom.indent-active { border-bottom: 1px solid var(--guide-color-active); } +.monaco-editor .squiggly-error { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%23f14c4c'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") repeat-x bottom left; } +.monaco-editor .squiggly-warning { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%23cca700'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") repeat-x bottom left; } +.monaco-editor .squiggly-info { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%233794ff'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") repeat-x bottom left; } +.monaco-editor .squiggly-hint { background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%223%22%20width%3D%2212%22%3E%3Cg%20fill%3D%22rgba(238%2C%20238%2C%20238%2C%200.7)%22%3E%3Ccircle%20cx%3D%221%22%20cy%3D%221%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%221%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%221%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat bottom left; } +.monaco-editor.showUnused .squiggly-inline-unnecessary { opacity: 0.667; } +.monaco-editor.showDeprecated .squiggly-inline-deprecated { text-decoration: line-through; text-decoration-color: #d4d4d4} +.monaco-editor .line-insert, .monaco-editor .char-insert { background-color: rgba(155, 185, 85, 0.2); } +.monaco-diff-editor .line-insert, .monaco-diff-editor .char-insert { background-color: rgba(155, 185, 85, 0.2); } +.monaco-editor .inline-added-margin-view-zone { background-color: rgba(155, 185, 85, 0.2); } +.monaco-editor .line-delete, .monaco-editor .char-delete { background-color: rgba(255, 0, 0, 0.2); } +.monaco-diff-editor .line-delete, .monaco-diff-editor .char-delete { background-color: rgba(255, 0, 0, 0.2); } +.monaco-editor .inline-deleted-margin-view-zone { background-color: rgba(255, 0, 0, 0.2); } +.monaco-diff-editor.side-by-side .editor.modified { box-shadow: -6px 0 5px -5px #000000; } + + .monaco-diff-editor .diffViewport { + background: rgba(121, 121, 121, 0.4); + } + + + .monaco-diff-editor .diffViewport:hover { + background: rgba(100, 100, 100, 0.7); + } + + + .monaco-diff-editor .diffViewport:active { + background: rgba(191, 191, 191, 0.4); + } + + + .monaco-editor .diagonal-fill { + background-image: linear-gradient( + -45deg, + rgba(204, 204, 204, 0.2) 12.5%, + #0000 12.5%, #0000 50%, + rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2) 62.5%, + #0000 62.5%, #0000 100% + ); + background-size: 8px 8px; + } + +.monaco-editor .bracket-match { background-color: rgba(0, 100, 0, 0.1); } +.monaco-editor .bracket-match { border: 1px solid #888888; } + + .monaco-editor .contentWidgets .codicon.codicon-light-bulb { + color: #ffcc00; + background-color: rgba(30, 30, 30, 0.7); + } + + .monaco-editor .contentWidgets .codicon.codicon-lightbulb-autofix { + color: #75beff; + background-color: rgba(30, 30, 30, 0.7); + } +.monaco-editor .codelens-decoration { color: #999999; } +.monaco-editor .codelens-decoration .codicon { color: #999999; } +.monaco-editor .codelens-decoration > a:hover { color: #4e94ce !important; } +.monaco-editor .codelens-decoration > a:hover .codicon { color: #4e94ce !important; } +.monaco-editor .findOptionsWidget { background-color: #252526; } +.monaco-editor .findOptionsWidget { color: #cccccc; } +.monaco-editor .findOptionsWidget { box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.36); } +.monaco-editor .findMatch { background-color: rgba(234, 92, 0, 0.33); } +.monaco-editor .currentFindMatch { background-color: #515c6a; } +.monaco-editor .findScope { background-color: rgba(58, 61, 65, 0.4); } +.monaco-editor .find-widget { background-color: #252526; } +.monaco-editor .find-widget { box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.36); } +.monaco-editor .find-widget { color: #cccccc; } +.monaco-editor .find-widget.no-results .matchesCount { color: #f48771; } +.monaco-editor .find-widget .monaco-sash { background-color: #454545; } + + .monaco-editor .find-widget .button:not(.disabled):hover, + .monaco-editor .find-widget .codicon-find-selection:hover { + background-color: rgba(90, 93, 94, 0.31) !important; + } + +.monaco-editor .find-widget .monaco-inputbox.synthetic-focus { outline-color: #007fd4; } +.monaco-editor .folded-background { background-color: rgba(38, 79, 120, 0.3); } + + .monaco-editor .cldr.codicon.codicon-folding-expanded, + .monaco-editor .cldr.codicon.codicon-folding-collapsed { + color: #c5c5c5 !important; + } + +.monaco-editor.vs .valueSetReplacement { outline: solid 2px #888888; } +.monaco-editor .ghost-text-decoration { opacity: 0.337 !important; color: #ffffff !important; } +.monaco-editor .ghost-text-decoration-preview { color: rgba(255, 255, 255, 0.34) !important; } +.monaco-editor .suggest-preview-text .ghost-text { opacity: 0.337 !important; color: #ffffff !important; } +.monaco-editor .linked-editing-decoration { background: rgba(255, 0, 0, 0.3); border-left-color: rgba(255, 0, 0, 0.3); } +.monaco-editor .detected-link-active { color: #4e94ce !important; } +.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-highlighted-label .highlight { color: #18a3ff; } +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight { color: #18a3ff; } +.monaco-editor .suggest-widget, .monaco-editor .suggest-details { color: #d4d4d4; } +.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused { color: #ffffff; } +.monaco-editor .suggest-details a { color: #3794ff; } +.monaco-editor .suggest-details a:hover { color: #3794ff; } +.monaco-editor .suggest-details code { background-color: rgba(10, 10, 10, 0.4); } +.monaco-editor .focused .selectionHighlight { background-color: rgba(173, 214, 255, 0.15); } +.monaco-editor .selectionHighlight { background-color: rgba(173, 214, 255, 0.07); } +.monaco-editor .wordHighlight { background-color: rgba(87, 87, 87, 0.72); } +.monaco-editor .wordHighlightStrong { background-color: rgba(0, 73, 114, 0.72); } +.monaco-editor .marker-widget a.code-link span { color: #3794ff; } +.monaco-editor .marker-widget a.code-link span:hover { color: #3794ff; } +.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight { background-color: rgba(234, 92, 0, 0.3); } +.monaco-editor .reference-zone-widget .preview .reference-decoration { background-color: rgba(255, 143, 0, 0.6); } +.monaco-editor .reference-zone-widget .ref-tree { background-color: #252526; } +.monaco-editor .reference-zone-widget .ref-tree { color: #bbbbbb; } +.monaco-editor .reference-zone-widget .ref-tree .reference-file { color: #ffffff; } +.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows > .monaco-list-row.selected:not(.highlighted) { background-color: rgba(51, 153, 255, 0.2); } +.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows > .monaco-list-row.selected:not(.highlighted) { color: #ffffff !important; } +.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input { background-color: #001f33;} +.monaco-editor .reference-zone-widget .preview .monaco-editor .margin { background-color: #001f33;} +.monaco-editor .goto-definition-link { color: #4e94ce !important; } +.monaco-hover .hover-contents a.code-link span { color: #3794ff; } +.monaco-hover .hover-contents a.code-link span:hover { color: #3794ff; } +.monaco-editor .snippet-placeholder { background-color: rgba(124, 124, 124, 0.3); outline-color: transparent; } +.monaco-editor .finish-snippet-placeholder { background-color: transparent; outline-color: #525252; } +.monaco-editor .hoverHighlight { background-color: rgba(38, 79, 120, 0.25); } +.monaco-editor .monaco-hover { background-color: #252526; } +.monaco-editor .monaco-hover { border: 1px solid #454545; } +.monaco-editor .monaco-hover .hover-row:not(:first-child):not(:empty) { border-top: 1px solid rgba(69, 69, 69, 0.5); } +.monaco-editor .monaco-hover hr { border-top: 1px solid rgba(69, 69, 69, 0.5); } +.monaco-editor .monaco-hover hr { border-bottom: 0px solid rgba(69, 69, 69, 0.5); } +.monaco-editor .monaco-hover a { color: #3794ff; } +.monaco-editor .monaco-hover a:hover { color: #3794ff; } +.monaco-editor .monaco-hover { color: #cccccc; } +.monaco-editor .monaco-hover .hover-row .actions { background-color: #2c2c2d; } +.monaco-editor .monaco-hover code { background-color: rgba(10, 10, 10, 0.4); } + +.mtk1 { color: #d4d4d4; } +.mtk2 { color: #1e1e1e; } +.mtk3 { color: #cc6666; } +.mtk4 { color: #9cdcfe; } +.mtk5 { color: #ce9178; } +.mtk6 { color: #b5cea8; } +.mtk7 { color: #608b4e; } +.mtk8 { color: #569cd6; } +.mtk9 { color: #dcdcdc; } +.mtk10 { color: #808080; } +.mtk11 { color: #f44747; } +.mtk12 { color: #c586c0; } +.mtk13 { color: #a79873; } +.mtk14 { color: #dd6a6f; } +.mtk15 { color: #5bb498; } +.mtk16 { color: #909090; } +.mtk17 { color: #778899; } +.mtk18 { color: #ff00ff; } +.mtk19 { color: #b46695; } +.mtk20 { color: #ff0000; } +.mtk21 { color: #4f76ac; } +.mtk22 { color: #3dc9b0; } +.mtk23 { color: #74b0df; } +.mtk24 { color: #4864aa; } +.mtki { font-style: italic; } +.mtkb { font-weight: bold; } +.mtku { text-decoration: underline; text-underline-position: under; } \ No newline at end of file diff --git a/css/base/lidarr/lidarr-base.css b/css/base/lidarr/lidarr-base.css index a20a4725..1b40ad2f 100644 --- a/css/base/lidarr/lidarr-base.css +++ b/css/base/lidarr/lidarr-base.css @@ -513,7 +513,7 @@ a:hover { [class*="Label-success-"] { border-color: #27c24c; background-color: #27c24c; - color: var(--label-text-color); + color: #000; } [class*="Label-disabled-"][class*="Label-outline-"] { diff --git a/css/base/prowlarr/prowlarr-base.css b/css/base/prowlarr/prowlarr-base.css index 363f42bd..08b9dfbb 100644 --- a/css/base/prowlarr/prowlarr-base.css +++ b/css/base/prowlarr/prowlarr-base.css @@ -442,6 +442,22 @@ a:hover { color: var(--label-text-color); } +[class*="Label-success-"] { + border-color: #27c24c; + background-color: #27c24c; + color: #000; +} + +[class*="Label-outline-"] { + background-color: #999; +} + +[class*="Label-disabled-"] { + border-color: #999; + background-color: #999; + color: #000; +} + [class*="PageSidebarItem-status-"][class*="Label-info-"] { border-color: var(--arr-queue-color); background-color: var(--arr-queue-color); diff --git a/css/base/radarr/radarr-base.css b/css/base/radarr/radarr-base.css index ee7e9109..48452a21 100644 --- a/css/base/radarr/radarr-base.css +++ b/css/base/radarr/radarr-base.css @@ -465,7 +465,7 @@ a:hover { [class*="Label-success-"] { border-color: #27c24c; background-color: #27c24c; - color: var(--label-text-color); + color: #000; } [class*="Label-disabled-"][class*="Label-outline-"] { diff --git a/css/base/readarr/readarr-base.css b/css/base/readarr/readarr-base.css index 4675658e..b656fedf 100644 --- a/css/base/readarr/readarr-base.css +++ b/css/base/readarr/readarr-base.css @@ -517,7 +517,7 @@ a:hover { [class*="Label-success-"] { border-color: #27c24c; background-color: #27c24c; - color: var(--label-text-color); + color: #000; } [class*="Label-disabled-"][class*="Label-outline-"] { diff --git a/css/base/sonarr/sonarr-base.css b/css/base/sonarr/sonarr-base.css index 19d97d0a..3dbee4b5 100644 --- a/css/base/sonarr/sonarr-base.css +++ b/css/base/sonarr/sonarr-base.css @@ -485,7 +485,7 @@ a:hover { [class*="Label-success-"] { border-color: #27c24c; background-color: #27c24c; - color: var(--label-text-color); + color: #000; } [class*="Label-disabled-"][class*="Label-outline-"] {