diff --git a/assets/icons/file_icons/file_types.json b/assets/icons/file_icons/file_types.json index fd0dc448c4e54fbacdb01875de172c5a3bac8aac..fee76aa04407215ea155593821382f58d95bc201 100644 --- a/assets/icons/file_icons/file_types.json +++ b/assets/icons/file_icons/file_types.json @@ -20,6 +20,7 @@ "bashrc": "terminal", "bmp": "image", "c": "c", + "c++": "cpp", "cc": "cpp", "cjs": "javascript", "coffee": "coffeescript", @@ -27,6 +28,7 @@ "cpp": "cpp", "css": "css", "csv": "storage", + "cxx": "cpp", "cts": "typescript", "dart": "dart", "dat": "storage", @@ -66,11 +68,13 @@ "heex": "elixir", "heic": "image", "heif": "image", + "hh": "cpp", "hpp": "cpp", "hrl": "erlang", "hs": "haskell", "htm": "template", "html": "template", + "hxx": "cpp", "ib": "storage", "ico": "image", "ini": "settings",