Merge pull request #99 from bdsqqq/theme-aware-icons

Theme aware logos
This commit is contained in:
Pablo Hdez
2023-12-12 00:42:00 +00:00
committed by GitHub
6 changed files with 76 additions and 5 deletions
+4 -1
View File
@@ -1783,7 +1783,10 @@ export const svgs: iSVG[] = [
id: 775133760594,
title: 'Axiom',
category: 'Software',
route: '/library/axiom.svg',
route: {
dark: '/library/axiom-dark.svg',
light: '/library/axiom-light.svg'
},
url: 'https://axiom.co/'
},
{