Last active
January 20, 2025 16:15
-
-
Save HallexCosta/8a02e1465f3e3cf8268e394f5c6177ad to your computer and use it in GitHub Desktop.
Testing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"relay": { | |
"themes": [ | |
"dark", | |
"light" | |
], | |
"alias": [ | |
"relay", | |
"dark:relay", | |
"light:relay" | |
], | |
"defaultTheme": "dark" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment