diff --git a/lib/languages.ts b/lib/languages.ts index d74117fe8..05f093cb2 100644 --- a/lib/languages.ts +++ b/lib/languages.ts @@ -811,8 +811,8 @@ const definitions: Record = { monaco: 'slang', extensions: ['.slang'], alias: [], - logoUrl: 'slang.png', - logoUrlDark: null, + logoUrl: 'slang.svg', + logoUrlDark: 'slang-dark.svg', formatter: null, previewFilter: null, monacoDisassembly: null, @@ -845,7 +845,7 @@ const definitions: Record = { extensions: ['.spvasm'], alias: [], logoUrl: 'spirv.svg', - logoUrlDark: null, + logoUrlDark: 'spirv-dark.svg', formatter: null, previewFilter: null, monacoDisassembly: null, diff --git a/views/resources/logos/slang-dark.svg b/views/resources/logos/slang-dark.svg new file mode 100644 index 000000000..39080725d --- /dev/null +++ b/views/resources/logos/slang-dark.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/views/resources/logos/slang.png b/views/resources/logos/slang.png deleted file mode 100644 index 7e743807b..000000000 Binary files a/views/resources/logos/slang.png and /dev/null differ diff --git a/views/resources/logos/slang.svg b/views/resources/logos/slang.svg new file mode 100644 index 000000000..6c4194565 --- /dev/null +++ b/views/resources/logos/slang.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/views/resources/logos/spirv-dark.svg b/views/resources/logos/spirv-dark.svg new file mode 100644 index 000000000..e358df9be --- /dev/null +++ b/views/resources/logos/spirv-dark.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/views/resources/logos/spirv.svg b/views/resources/logos/spirv.svg index 659ba381d..d0f140f4f 100644 --- a/views/resources/logos/spirv.svg +++ b/views/resources/logos/spirv.svg @@ -1,42 +1,55 @@ - - - - - + + + + - - - + + - - - - - + + + + + + + + + + + + + +