Add Go programming language

This commit is contained in:
sHa
2025-05-12 02:32:50 +03:00
parent 3a3f088e21
commit af292376e0
2 changed files with 57 additions and 1 deletions

View File

@@ -372,6 +372,42 @@
],
"brand": "GitLab"
},
{
"name": "Go",
"path": "logos/go.dev.svg",
"format": "SVG",
"disable": false,
"tags": [
"programming",
"language"
],
"brand": "Go",
"colors": [
{
"label": "Aqua",
"value": "#2DBCAF"
},
{
"label": "Blue",
"value": "#00ACD7"
},
{
"label": "Fuchsia",
"value": "#CE3262"
},
{
"label": "LightBlue",
"value": "#5DC9E1"
},
{
"label": "Yellow",
"value": "#FDDD00"
}
],
"colorConfig": {
"target": "g"
}
},
{
"name": "Google",
"path": "logos/google.svg",
@@ -1166,7 +1202,6 @@
"format": "SVG",
"disable": false,
"tags": [
"software",
"programming",
"language"
],