mirror of
https://github.com/catppuccin/vscord.git
synced 2026-01-09 05:51:17 +08:00
feat: update catppuccin/vscode-icons submodule to v1.23.0 (#82)
* feat: update catppuccin/vscode-icons to v1.23.0 * fix: use catppuccin odin * fix: use catppuccin squirrel * fix: use catppuccin crystal * fix: use catppuccin hare --------- Co-authored-by: Lichthagel <11707826+Lichthagel@users.noreply.github.com> Co-authored-by: Lichthagel <hey@lichthagel.de>
This commit is contained in:
parent
16ce8f6deb
commit
c08e314099
23
icons.json
23
icons.json
@ -64,11 +64,7 @@
|
||||
"foreground": "yellow"
|
||||
},
|
||||
"cpp": "cpp",
|
||||
"crystal": {
|
||||
"collection": "simple-icons",
|
||||
"icon": "crystal",
|
||||
"foreground": "overlay0"
|
||||
},
|
||||
"crystal": "crystal",
|
||||
"csharp": "csharp",
|
||||
"csproj": "visual-studio",
|
||||
"css": "css",
|
||||
@ -142,11 +138,7 @@
|
||||
"icon": "harbour",
|
||||
"foreground": "blue"
|
||||
},
|
||||
"hare": {
|
||||
"collection": "mdi",
|
||||
"icon": "hare",
|
||||
"foreground": "overlay0"
|
||||
},
|
||||
"hare": "hare",
|
||||
"haskell": "haskell",
|
||||
"haxe": "haxe",
|
||||
"heex": {
|
||||
@ -271,10 +263,7 @@
|
||||
"npm": "npm",
|
||||
"objective-c": "c",
|
||||
"ocaml": "ocaml",
|
||||
"odin": {
|
||||
"collection": "file-icons",
|
||||
"icon": "odin"
|
||||
},
|
||||
"odin": "odin",
|
||||
"onyx": {
|
||||
"collection": "lucide",
|
||||
"icon": "hexagon",
|
||||
@ -357,11 +346,7 @@
|
||||
"icon": "sqf"
|
||||
},
|
||||
"sql": "database",
|
||||
"squirrel": {
|
||||
"collection": "lucide",
|
||||
"icon": "squirrel",
|
||||
"foreground": "rosewater"
|
||||
},
|
||||
"squirrel": "squirrel",
|
||||
"stylus": {
|
||||
"collection": "simple-icons",
|
||||
"icon": "stylus",
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 0a77b21b150d95487ba33d87e31e0c99cd24eec1
|
||||
Subproject commit b7fd50f7fd6a9e2abe73bcdd978f3ca58adb1bc9
|
||||
Loading…
x
Reference in New Issue
Block a user