Vscode-material-icon-theme: New Go logo

Created on 23 May 2018  路  2Comments  路  Source: PKief/vscode-material-icon-theme

Go has a new brand, so it would be nice to have the official logo as an icon. Perhaps this could be optional? I'm sure tons of people would still love to keep the gopher :)

go-logo_lightblue

Most helpful comment

The new icon will look like this:

image

The old icon can still be used if you enable it in the user settings:

"material-icon-theme.files.associations": {
    "*.go": "go_gopher"
}

Thank you very much for the request 馃憤

All 2 comments

The new icon will look like this:

image

The old icon can still be used if you enable it in the user settings:

"material-icon-theme.files.associations": {
    "*.go": "go_gopher"
}

Thank you very much for the request 馃憤

Thanks for the quick update! Much appreciated @PKief

Was this page helpful?
0 / 5 - 0 ratings

Related issues

covertbert picture covertbert  路  5Comments

dudeonthehorse picture dudeonthehorse  路  3Comments

usama-asfar picture usama-asfar  路  5Comments

niksudan picture niksudan  路  3Comments

kaitlynbrown picture kaitlynbrown  路  5Comments