Vscodium: How to use the old logo

Created on 15 Aug 2020  Â·  40Comments  Â·  Source: VSCodium/vscodium

Is there a way to revert? A setting somewhere? I can also just patch the logo with each update. I really prefer the old one.

Most helpful comment

Old Logo

Old logo for anyone else who comes here looking for it.

All 40 comments

Mac instructions:

  1. Find a PNG of an icon you like
  2. Open in preview app
  3. Select the image with CMD+A
  4. Copy the image to clipboard with CMD+C
  5. Find VSCodium in /Applications and right click then click "get info"
  6. In the very top of the window, click the logo beside the name of the app, and press CMD+V to paste an image over it and override it
  7. Relaunch app.

Old Logo

Old logo for anyone else who comes here looking for it.

You can also copy the old icons file (from an earlier release <1.48) to /Applications/VSCodium.app/Contents/Resources/VSCodium.icns.

This unfortunately does not change all the other times, the logo shows up. Like when you open VSCodium with no files open. Or as tab icon. etc.

I am fully aware that this is an unpopular question, and I therefor ask with all due respect to the awesome people providing us with VSCodium: Is there a way to restore the old icon in all places?

@maelcum you should be able to follow @rublev ‘s instructions

@sdaitzman: Changing the application icon of the program shown in Finder is not the problem. That can be done by either @rublev's instructions, or my own as described above. I am talking about the logo showing up in different places. Like when all open tabs are closed. Or when you go to Help > Welcome.

Ah, my bad, I misunderstood. I thought you meant that the new icon was still showing up in macOS when referenced at other sizes due to the way iconsets are handled.

Hmm, I think that might require modifying the build of the .app itself. I can try taking a look later!

Thank you!

when referenced at other sizes due to the way iconsets are handled.

This can be rectified when copying the VSCodium.icns to /Applications/VSCodium.app/Contents/Resources/VSCodium.icns (instead of copy/pasting the finder icon).

Is it possible on Windows ?

Is it possible on Windows ?

For me it works when copying
C:\Program Files\VSCodium\resources\app\resources\win32\code_70x70.png
and
C:\Program Files\VSCodium\resources\app\resources\win32\code_150x150.png
from an old release to the current release.

Is it possible on Windows ?

For me it works when copying
C:\Program Files\VSCodium\resources\app\resources\win32\code_70x70.png
and
C:\Program Files\VSCodium\resources\app\resources\win32\code_150x150.png
from an old release to the current release.

Thanks!

For Ubuntu 20.04, replacing vscodium.png in /ush/share/pixmaps with the old icon (found in this thread) worked.

old icon wasn't pretty either but at least it fitted nicely with all my apps. This new monstrosity looks like a godzilla trying to eat the mouse pointer before I click it! :-)
old
new

We don't plan on reverting or swapping out the logo for a while. If small edits seem appropriate (e.g. too large on the menu bar), add a comment to #471 or start a fresh issue about the edit. PRs always welcome.

I do not understand why this was closed. We tried to be very respectful about the decision for a new icon, alas it did not find everyones appreciation. The thread was solely about restoring the old icon and - with one exception - nobody was insulting the icon - that was a surprise for the most of us - in any way.

Closing the thread is just an unfriedly and inconsiderate move. It feels like this discussion is not appreciated and thus is shut down to silence our voices. This is not the open source way. And no way to deal with user feedback. I am appalled.

@maelcum I see your point. I will reopen this issue and name it accordingly for anyone looking for options to maintain the old logo locally.

Hey all. I'm the author of the new logo. For anyone that wants to use the old one, one good way to do it is to look at the main PR that was submitted with it, it contains the main directory paths of the images for all operating systems along with the diffs. Also look at the related issues talking about fixing the paths for VS Codium.

Please do keep in mind that currently the official VS Code from Microsoft contains an icon padding issue/bug that affects downstream. I'm working on the final fix for macOS and an improvement for Linux, so if you plan to do the substitution I would suggest to wait for the upcoming icon padding fix PR (our side) so you guys can not only get the correct paths but a fix that solves our end (VS Codium) and make the local swap easier and more efficient for you.

Also, once you get all the paths that you need, one possible easier solution would be to get all the old icon images and use a script to substitute the new ones locally. You can do this with a Bash Script on Linux, a Bat Script or AutoHotkey on Windows and AppleScript on macOS.

Not sure if it's the right place to ask but since the author of the icon is here: could you provide an alternate version of the new icon in the same blue as the old one?

I think some criticisms are due to the green color that is clashing with the overall theme of the application. There is no green in the UI thus having an optional blue icon would make it more streamlined.

Not sure if it's the right place to ask but since the author of the icon is here: could you provide an alternate version of the new icon in the same blue as the old one?

I think some criticisms are due to the green color that is clashing with the overall theme of the application. There is no green in the UI thus having an optional blue icon would make it more streamlined.

I'm not sure if your question relates to this issue, in any case you can open a new one if required.

I suggest you make a poll. If it's indeed a popular idea, I can make a color change and submit a SVG and PNG for you folks no problem : )

Please do @ me when you feel the poll well represents people thoughts on the issue.

I'm not sure if your question relates to this issue, in any case you can open a new one if required.

I suggest you make a poll. If it's indeed a popular idea, I can make a color change and submit a SVG and PNG for you folks no problem : )

Please do @ me when you feel the poll well represents people thoughts on the issue.

For anyone interested, I made a poll in #481

Thanks to sdaitzman for making the old icon available, the one that looks like Codium.

Please, let us respect the work that has gone into the new logo without any witty remarks and focus this thread on restoring the old logo for the ones that prefer it, whatever platform.

Thank you, stripedpahamas for reopening the issue, and estrata for your generous support and the good stride in which you take this thread.

For anyone who'd like them, the full set of old icons originally proposed by @jorgeelalto and designed by @jaredreich which created a cohesive and elegant branding for vscodium way back in #4 are in the attached zip file.

codiums

colored.zip

Hello, how do I replace the icon on the start page of VSCodium(see pic) with the old one?
image

Hi @brch-cndy,

That appears to be handled in:

workbench/contrib/welcome/code-icon.svg

I don't know what system you're on (looks like linux?) but on macos this can be changed to the Codium icon by replacing the existing file in /Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/contrib/welcome/code-icon.svg with the attached file (it needs to be renamed to code-icon.svg)

code-icon.txt

EDIT: also needs to be changed in:-
/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/contrib/update/browser/media
and
/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/titlebar/media

EDIT2:
I'm terribly sorry, @brch-cndy, that doesn't appear to work, at least not in macos.

If you have more luck, please let me know.

No luck, unfortunately. So sad.

Old logo files are available in #4. I'm the original creator of them so if you need something else let me know and I may be able to dig up more related files.

I don't get why the logo got changed anyway, this felt pretty solved after #4.

Just wanted to thank you, @jaredreich, the #4 icons are just beautiful and really convey the idea of a Codium.

I don't even know what the new one is supposed to be conveying, perhaps a lack of imagination.

@brch-cndy @dg01d The location for the opening logo is /usr/share/codium/resources/app/out/vs/workbench/browser/parts/editor/media/letterpress-dark.svg on Ubuntu but will give you a path hint for macos

Screenshot 2020-09-07 at 20 39 01
YES!!!

Thank you @cas-- similar location indeed /Applications/VSCoodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/editor/media/

restored the old beautiful (& smaller, more professional) svgs and … it looks fabulous

For anyone else looking, this is the last release with the old icon: https://github.com/VSCodium/vscodium/releases/tag/1.47.2

I was able to use that release to fix the icons on my Mac (these instructions are for Mac only, you'll need to figure it out yourself on other platforms).

  1. Download the .dmg file from that release and unpack it.
  2. There are 5 Svgs in /Volumes/VSCodium/VSCodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/editor/media, copy them to /Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/editor/media :
cp -f /Volumes/VSCodium/VSCodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/editor/media/* /Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/editor/media/
  1. now to change the app icon itself, it's quickest to just use Finder.

    1. right-click the version 1.47.2 VSCodium app in /Volumes/VSCodium and click "Get info"

    2. click the app icon in the info window, it should get a focus ring. cmd-c to copy it.

    3. Now go right-click on your current version of VSCodium in /Applications and click "Get info"

    4. click the app icon, then cmd-v to paste the blue codium icon over the new one.

  2. If you had VSCodium open, quit and reopen it. This should have fixed the finder/dock/app switcher icon, and also fixed the blank tab background icon.

Happy codi(um)ng!

If it weren't for the fiddly nature of app icons on macOS, I would have made a quick bash script to do this stuff for you. If anyone can see a way to reliably script changing the app icon, this could be turned into a pretty quick little script that can be run after installing a new version in the future.

@chadlavi
You can skip steps 3 and 4 by copying the icons from the old version to the new, as described in the posts above. Just do a
cp -f /Volumes/VSCodium/VSCodium.app/Contents/Resources/*.icns /Applications/VSCodium.app/Contents/Resources/
This also restores the file type icons.

So in sum, to restore the old icon, those two lines should suffice:

cp -f /Volumes/VSCodium/VSCodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/editor/media/* /Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/browser/parts/editor/media/
cp -f /Volumes/VSCodium/VSCodium.app/Contents/Resources/*.icns /Applications/VSCodium.app/Contents/Resources/

@maelcum thanks, maybe I am experiencing a Big Sur dev beta bug. Simply copying over the .icns didn't actually change the icon displayed in finder, the dock, or the app switcher for me.

@maelcum thanks, maybe I am experiencing a Big Sur dev beta bug. Simply copying over the .icns didn't actually change the icon displayed in finder, the dock, or the app switcher for me.

@chadlavi Works here on Catalina (Dock, App Switcher, Finder, even the background of an empty VSCodium session). Have no Big Sur to test. Sorry.

Also works on Mojave.

since @maelcum's solution works on stable macOS releases, here's a simple little repo that can be used to do the swap: https://github.com/chadlavi/vscodium-icon

That is awesome @chadlavi.

Attached is a .zip file of all the #4 icons in icns format. You can use any one of these to replace vscodium-icon/icns/VSCodium.icns

icns.zip

I used the dark-green version of the old icon from the #4 icons, because its so pretty.

I wish one day before updating ui component, company would prompt a poll to user ask to vote for the main logo, then letting them choose which logo version they want to choose, it's so frustrating when you wake up to a day where something you've loved had been replaced by something that's not for your taste ...

I wish one day before updating ui component, company would prompt a poll to user ask to vote for the main logo, then letting them choose which logo version they want to choose, it's so frustrating when you wake up to a day where something you've loved had been replaced by something that's not for your taste ...

  1. VS Codium is not a company.
  2. I don’t like the new logo either, so I replaced it by the old one, too.
  3. A single search in this repository using the _logo_ keyword brings you to https://github.com/VSCodium/vscodium/issues/491

I wish one day before updating ui component, company would prompt a poll to user ask to vote for the main logo, then letting them choose which logo version they want to choose, it's so frustrating when you wake up to a day where something you've loved had been replaced by something that's not for your taste ...

  1. VS Codium is not a company.
  2. I don’t like the new logo either, so I replaced it by the old one, too.
  3. A single search in this repository using the _logo_ keyword brings you to #491
  1. Sorry you're 100% right, vscodium is not a company, that's why i use it btw, i was talking about apps in general
  2. I've replaced the logo, it's not a big deal, i just wish one day we dont need to bother with this and have the choice!

PRs welcome if anyone can figure out a clean way to allow "post build" icon changes easily.

I'll be closing down this issue since we've reverted the logo back to the classic Codium one (should be in next release).

I will point out that there's a new vote to update the Codium logo for Big Sur in #591

To be involved with votes going forward, for now the best approach is to "watch" this repo. In the future we may be able to clobber VSCodium updates (such as links to open votes) onto the existing MS changelog screen that appears after updates.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hypercube33 picture hypercube33  Â·  22Comments

in-in picture in-in  Â·  20Comments

penyuan picture penyuan  Â·  26Comments

cristianovitorino picture cristianovitorino  Â·  80Comments

jannik-mohemian picture jannik-mohemian  Â·  17Comments