Commit d06a973
authored
fix: update go icon color to match brand (#586)
* chore(go): Update Go icon color to match brand
The color for Go-related icons has been updated from #519ABA to #00ADD8
to match the official Go brand color. This affects both file extension
and filename icons for Go files including go, go.mod, go.sum, and
go.work files.
* make1 parent 2c2b4ea commit d06a973
File tree
4 files changed
+8
-8
lines changed- lua/nvim-web-devicons
- default
- light
4 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments