Vscodium: Replace default icon with vscodium one

Created on 14 May 2019  路  5Comments  路  Source: VSCodium/vscodium

image
Icon on the top left and in the middle of the screen are the base one I think

it could be better to change them with VSCodium logo

Most helpful comment

@Aviortheking Oh! I see...

The middle icon you're talking about is located on <vscode_root>/src/vs/workbench/browser/parts/editor/media/letterpress-dark.svg. There's also other versions on the same folder.

We'd need to change those to the vscodium icon. Maybe @stripedpajamas has a SVG version of the icon that he could share so someone can create the replacements for this view?

All 5 comments

Duplicate of #104

not exactly one for the icon in the center of the screen

@Aviortheking Oh! I see...

The middle icon you're talking about is located on <vscode_root>/src/vs/workbench/browser/parts/editor/media/letterpress-dark.svg. There's also other versions on the same folder.

We'd need to change those to the vscodium icon. Maybe @stripedpajamas has a SVG version of the icon that he could share so someone can create the replacements for this view?

All the icon files are linked in this comment https://github.com/VSCodium/vscodium/issues/4#issuecomment-427070331

Created these letterpress svgs loosely based off the existing (normal, dark, high contrast)

letterpress_codium_svgs.zip

Will open a PR to use them

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nulldowntime picture nulldowntime  路  5Comments

Ceebox picture Ceebox  路  3Comments

MatiasConTilde picture MatiasConTilde  路  4Comments

js-d-coder picture js-d-coder  路  6Comments

gabriel19913 picture gabriel19913  路  3Comments