diff --git a/src/vs/base/browser/ui/codiconLabel/codicon/codicon.css b/src/vs/base/browser/ui/codiconLabel/codicon/codicon.css index 53610d2fb86c69efd873e23b26fc79bd34bc50e3..1c899992d0bf88caa90ce38b2896e483994b4b8a 100644 --- a/src/vs/base/browser/ui/codiconLabel/codicon/codicon.css +++ b/src/vs/base/browser/ui/codiconLabel/codicon/codicon.css @@ -5,7 +5,7 @@ @font-face { font-family: "codicon"; - src: url("./codicon.ttf?ef02cfeb1bd632108a31e60b27eeeaac") format("truetype"); + src: url("./codicon.ttf?f5d7d29fe5677c620f764a26698d7611") format("truetype"); } .codicon[class*='codicon-'] { @@ -19,6 +19,11 @@ user-select: none; -webkit-user-select: none; -ms-user-select: none; + + /* Hack to get web rendering to align to pixel grid */ + transform: rotate(0); + -webkit-transform: rotate(0.1deg); + -moz-transform: rotate(0); } @@ -92,6 +97,7 @@ .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" } @@ -146,240 +152,239 @@ .codicon-symbol-value:before { content: "\ea95" } .codicon-symbol-ruler:before { content: "\ea96" } .codicon-symbol-unit:before { content: "\ea96" } -.codicon-activate-breakpoints:before { content: "\f101" } -.codicon-archive:before { content: "\f102" } -.codicon-arrow-both:before { content: "\f103" } -.codicon-arrow-down:before { content: "\f104" } -.codicon-arrow-left:before { content: "\f105" } -.codicon-arrow-right:before { content: "\f106" } -.codicon-arrow-small-down:before { content: "\f107" } -.codicon-arrow-small-left:before { content: "\f108" } -.codicon-arrow-small-right:before { content: "\f109" } -.codicon-arrow-small-up:before { content: "\f10a" } -.codicon-arrow-up:before { content: "\f10b" } -.codicon-bell:before { content: "\f10c" } -.codicon-bold:before { content: "\f10d" } -.codicon-book:before { content: "\f10e" } -.codicon-bookmark:before { content: "\f10f" } -.codicon-breakpoint-conditional-unverified:before { content: "\f110" } -.codicon-breakpoint-conditional:before { content: "\f111" } -.codicon-breakpoint-data-unverified:before { content: "\f112" } -.codicon-breakpoint-data:before { content: "\f113" } -.codicon-breakpoint-log-unverified:before { content: "\f114" } -.codicon-breakpoint-log:before { content: "\f115" } -.codicon-briefcase:before { content: "\f116" } -.codicon-broadcast:before { content: "\f117" } -.codicon-browser:before { content: "\f118" } -.codicon-bug:before { content: "\f119" } -.codicon-calendar:before { content: "\f11a" } -.codicon-case-sensitive:before { content: "\f11b" } -.codicon-check:before { content: "\f11c" } -.codicon-checklist:before { content: "\f11d" } -.codicon-chevron-down:before { content: "\f11e" } -.codicon-chevron-left:before { content: "\f11f" } -.codicon-chevron-right:before { content: "\f120" } -.codicon-chevron-up:before { content: "\f121" } -.codicon-chrome-close:before { content: "\f122" } -.codicon-chrome-maximize:before { content: "\f123" } -.codicon-chrome-minimize:before { content: "\f124" } -.codicon-chrome-restore:before { content: "\f125" } -.codicon-circle-outline:before { content: "\f126" } -.codicon-circle-slash:before { content: "\f127" } -.codicon-circuit-board:before { content: "\f128" } -.codicon-clear-all:before { content: "\f129" } -.codicon-clippy:before { content: "\f12a" } -.codicon-close-all:before { content: "\f12b" } -.codicon-cloud-download:before { content: "\f12c" } -.codicon-cloud-upload:before { content: "\f12d" } -.codicon-code:before { content: "\f12e" } -.codicon-collapse-all:before { content: "\f12f" } -.codicon-color-mode:before { content: "\f130" } -.codicon-comment-discussion:before { content: "\f131" } -.codicon-compare-changes:before { content: "\f132" } -.codicon-credit-card:before { content: "\f133" } -.codicon-current-and-breakpoint:before { content: "\f134" } -.codicon-current:before { content: "\f135" } -.codicon-dash:before { content: "\f136" } -.codicon-dashboard:before { content: "\f137" } -.codicon-database:before { content: "\f138" } -.codicon-debug-continue:before { content: "\f139" } -.codicon-debug-disconnect:before { content: "\f13a" } -.codicon-debug-pause:before { content: "\f13b" } -.codicon-debug-restart:before { content: "\f13c" } -.codicon-debug-start:before { content: "\f13d" } -.codicon-debug-step-into:before { content: "\f13e" } -.codicon-debug-step-out:before { content: "\f13f" } -.codicon-debug-step-over:before { content: "\f140" } -.codicon-debug-stop:before { content: "\f141" } -.codicon-debug:before { content: "\f142" } -.codicon-device-camera-video:before { content: "\f143" } -.codicon-device-camera:before { content: "\f144" } -.codicon-device-mobile:before { content: "\f145" } -.codicon-diff-added:before { content: "\f146" } -.codicon-diff-ignored:before { content: "\f147" } -.codicon-diff-modified:before { content: "\f148" } -.codicon-diff-removed:before { content: "\f149" } -.codicon-diff-renamed:before { content: "\f14a" } -.codicon-diff:before { content: "\f14b" } -.codicon-discard:before { content: "\f14c" } -.codicon-editor-layout:before { content: "\f14d" } -.codicon-ellipsis:before { content: "\f14e" } -.codicon-empty-window:before { content: "\f14f" } -.codicon-exclude:before { content: "\f150" } -.codicon-extensions:before { content: "\f151" } -.codicon-eye-closed:before { content: "\f152" } -.codicon-file-binary:before { content: "\f153" } -.codicon-file-code:before { content: "\f154" } -.codicon-file-media:before { content: "\f155" } -.codicon-file-pdf:before { content: "\f156" } -.codicon-file-submodule:before { content: "\f157" } -.codicon-file-symlink-directory:before { content: "\f158" } -.codicon-file-symlink-file:before { content: "\f159" } -.codicon-file-zip:before { content: "\f15a" } -.codicon-files:before { content: "\f15b" } -.codicon-filter:before { content: "\f15c" } -.codicon-flame:before { content: "\f15d" } -.codicon-fold-down:before { content: "\f15e" } -.codicon-fold-up:before { content: "\f15f" } -.codicon-fold:before { content: "\f160" } -.codicon-folder-active:before { content: "\f161" } -.codicon-folder-opened:before { content: "\f162" } -.codicon-gear:before { content: "\f163" } -.codicon-gift:before { content: "\f164" } -.codicon-gist-secret:before { content: "\f165" } -.codicon-gist:before { content: "\f166" } -.codicon-git-commit:before { content: "\f167" } -.codicon-git-compare:before { content: "\f168" } -.codicon-git-merge:before { content: "\f169" } -.codicon-github-action:before { content: "\f16a" } -.codicon-github-alt:before { content: "\f16b" } -.codicon-globe:before { content: "\f16c" } -.codicon-grabber:before { content: "\f16d" } -.codicon-graph:before { content: "\f16e" } -.codicon-gripper:before { content: "\f16f" } -.codicon-heart:before { content: "\f170" } -.codicon-home:before { content: "\f171" } -.codicon-horizontal-rule:before { content: "\f172" } -.codicon-hubot:before { content: "\f173" } -.codicon-inbox:before { content: "\f174" } -.codicon-issue-closed:before { content: "\f175" } -.codicon-issue-reopened:before { content: "\f176" } -.codicon-issues:before { content: "\f177" } -.codicon-italic:before { content: "\f178" } -.codicon-jersey:before { content: "\f179" } -.codicon-json:before { content: "\f17a" } -.codicon-kebab-vertical:before { content: "\f17b" } -.codicon-key:before { content: "\f17c" } -.codicon-law:before { content: "\f17d" } -.codicon-lightbulb-autofix:before { content: "\f17e" } -.codicon-link-external:before { content: "\f17f" } -.codicon-link:before { content: "\f180" } -.codicon-list-ordered:before { content: "\f181" } -.codicon-list-unordered:before { content: "\f182" } -.codicon-live-share:before { content: "\f183" } -.codicon-loading:before { content: "\f184" } -.codicon-location:before { content: "\f185" } -.codicon-mail-read:before { content: "\f186" } -.codicon-mail:before { content: "\f187" } -.codicon-markdown:before { content: "\f188" } -.codicon-megaphone:before { content: "\f189" } -.codicon-mention:before { content: "\f18a" } -.codicon-milestone:before { content: "\f18b" } -.codicon-mortar-board:before { content: "\f18c" } -.codicon-move:before { content: "\f18d" } -.codicon-multiple-windows:before { content: "\f18e" } -.codicon-mute:before { content: "\f18f" } -.codicon-no-newline:before { content: "\f190" } -.codicon-note:before { content: "\f191" } -.codicon-octoface:before { content: "\f192" } -.codicon-open-preview:before { content: "\f193" } -.codicon-package:before { content: "\f194" } -.codicon-paintcan:before { content: "\f195" } -.codicon-pin:before { content: "\f196" } -.codicon-play:before { content: "\f197" } -.codicon-plug:before { content: "\f198" } -.codicon-preserve-case:before { content: "\f199" } -.codicon-preview:before { content: "\f19a" } -.codicon-project:before { content: "\f19b" } -.codicon-pulse:before { content: "\f19c" } -.codicon-question:before { content: "\f19d" } -.codicon-quote:before { content: "\f19e" } -.codicon-radio-tower:before { content: "\f19f" } -.codicon-reactions:before { content: "\f1a0" } -.codicon-references:before { content: "\f1a1" } -.codicon-refresh:before { content: "\f1a2" } -.codicon-regex:before { content: "\f1a3" } -.codicon-remote-explorer:before { content: "\f1a4" } -.codicon-remote:before { content: "\f1a5" } -.codicon-remove:before { content: "\f1a6" } -.codicon-replace-all:before { content: "\f1a7" } -.codicon-replace:before { content: "\f1a8" } -.codicon-repo-clone:before { content: "\f1a9" } -.codicon-repo-force-push:before { content: "\f1aa" } -.codicon-repo-pull:before { content: "\f1ab" } -.codicon-repo-push:before { content: "\f1ac" } -.codicon-report:before { content: "\f1ad" } -.codicon-request-changes:before { content: "\f1ae" } -.codicon-rocket:before { content: "\f1af" } -.codicon-root-folder-opened:before { content: "\f1b0" } -.codicon-root-folder:before { content: "\f1b1" } -.codicon-rss:before { content: "\f1b2" } -.codicon-ruby:before { content: "\f1b3" } -.codicon-save-all:before { content: "\f1b4" } -.codicon-save-as:before { content: "\f1b5" } -.codicon-save:before { content: "\f1b6" } -.codicon-screen-full:before { content: "\f1b7" } -.codicon-screen-normal:before { content: "\f1b8" } -.codicon-search-stop:before { content: "\f1b9" } -.codicon-selection:before { content: "\f1ba" } -.codicon-server:before { content: "\f1bb" } -.codicon-settings-gear:before { content: "\f1bc" } -.codicon-settings:before { content: "\f1bd" } -.codicon-shield:before { content: "\f1be" } -.codicon-smiley:before { content: "\f1bf" } -.codicon-sort-precedence:before { content: "\f1c0" } -.codicon-split-horizontal:before { content: "\f1c1" } -.codicon-split-vertical:before { content: "\f1c2" } -.codicon-squirrel:before { content: "\f1c3" } -.codicon-star-full:before { content: "\f1c4" } -.codicon-star-half:before { content: "\f1c5" } -.codicon-symbol-class:before { content: "\f1c6" } -.codicon-symbol-color:before { content: "\f1c7" } -.codicon-symbol-constant:before { content: "\f1c8" } -.codicon-symbol-enum-member:before { content: "\f1c9" } -.codicon-symbol-field:before { content: "\f1ca" } -.codicon-symbol-file:before { content: "\f1cb" } -.codicon-symbol-interface:before { content: "\f1cc" } -.codicon-symbol-keyword:before { content: "\f1cd" } -.codicon-symbol-misc:before { content: "\f1ce" } -.codicon-symbol-operator:before { content: "\f1cf" } -.codicon-symbol-property:before { content: "\f1d0" } -.codicon-symbol-snippet:before { content: "\f1d1" } -.codicon-tasklist:before { content: "\f1d2" } -.codicon-telescope:before { content: "\f1d3" } -.codicon-text-size:before { content: "\f1d4" } -.codicon-three-bars:before { content: "\f1d5" } -.codicon-thumbsdown:before { content: "\f1d6" } -.codicon-thumbsup:before { content: "\f1d7" } -.codicon-tools:before { content: "\f1d8" } -.codicon-triangle-down:before { content: "\f1d9" } -.codicon-triangle-left:before { content: "\f1da" } -.codicon-triangle-right:before { content: "\f1db" } -.codicon-triangle-up:before { content: "\f1dc" } -.codicon-twitter:before { content: "\f1dd" } -.codicon-unfold:before { content: "\f1de" } -.codicon-unlock:before { content: "\f1df" } -.codicon-unmute:before { content: "\f1e0" } -.codicon-unverified:before { content: "\f1e1" } -.codicon-verified:before { content: "\f1e2" } -.codicon-versions:before { content: "\f1e3" } -.codicon-vm-active:before { content: "\f1e4" } -.codicon-vm-outline:before { content: "\f1e5" } -.codicon-vm-running:before { content: "\f1e6" } -.codicon-watch:before { content: "\f1e7" } -.codicon-whitespace:before { content: "\f1e8" } -.codicon-whole-word:before { content: "\f1e9" } -.codicon-window:before { content: "\f1ea" } -.codicon-word-wrap:before { content: "\f1eb" } -.codicon-zoom-in:before { content: "\f1ec" } -.codicon-zoom-out:before { content: "\f1ed" } +.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-breakpoint-conditional-unverified:before { content: "\eaa6" } +.codicon-breakpoint-conditional:before { content: "\eaa7" } +.codicon-breakpoint-data-unverified:before { content: "\eaa8" } +.codicon-breakpoint-data:before { content: "\eaa9" } +.codicon-breakpoint-log-unverified:before { content: "\eaaa" } +.codicon-breakpoint-log: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-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-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: "\eac8" } +.codicon-credit-card:before { content: "\eac9" } +.codicon-current-and-breakpoint:before { content: "\eaca" } +.codicon-current:before { content: "\eacb" } +.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: "\eb0a" } +.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-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-selection:before { content: "\eb4f" } +.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-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: "\f101" } diff --git a/src/vs/base/browser/ui/codiconLabel/codicon/codicon.ttf b/src/vs/base/browser/ui/codiconLabel/codicon/codicon.ttf index cd30b9264e69e6cd693ceda8e34b9b7b58c51f5c..9726457a2352b92707a9e41ce0adfc809bc88945 100644 Binary files a/src/vs/base/browser/ui/codiconLabel/codicon/codicon.ttf and b/src/vs/base/browser/ui/codiconLabel/codicon/codicon.ttf differ diff --git a/src/vs/workbench/browser/media/style.css b/src/vs/workbench/browser/media/style.css index dcbd630b9cdb26409f5702006ce7214bace1d59b..1491381e007b949a093220ee3693179e1eb2aa2f 100644 --- a/src/vs/workbench/browser/media/style.css +++ b/src/vs/workbench/browser/media/style.css @@ -186,7 +186,7 @@ body.web { } .monaco-workbench .select-container:after { - content: "\f11e"; + content: "\eab4"; font-family: codicon; font-size: 14px; width: 14px; diff --git a/src/vs/workbench/browser/parts/statusbar/media/statusbarpart.css b/src/vs/workbench/browser/parts/statusbar/media/statusbarpart.css index 2a95824555675ba4301062eab3adb5e0340d7958..a1c0c07debdd2a68f538aa445d5d2b4bcd018aa2 100644 --- a/src/vs/workbench/browser/parts/statusbar/media/statusbarpart.css +++ b/src/vs/workbench/browser/parts/statusbar/media/statusbarpart.css @@ -90,10 +90,11 @@ .monaco-workbench .part.statusbar > .items-container > .statusbar-item > a { cursor: pointer; - display: inline-block; + display: flex; height: 100%; padding: 0 5px 0 5px; white-space: pre; /* gives some degree of styling */ + align-items: center } .monaco-workbench .part.statusbar > .items-container > .statusbar-item > a:hover {