Last active
June 6, 2026 03:49
-
-
Save poppastring/c4b03e01472e3b8bc2e6a31bf4122a23 to your computer and use it in GitHub Desktop.
Dark theme with muted borders
This file contains hidden or 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
| [ | |
| { | |
| "Name": "AccentFillDefault", | |
| "Category": "73708ded-2d56-4aad-b8eb-73b20d3f4bff", | |
| "Background": "803A3A3A" | |
| }, | |
| { | |
| "Name": "AccentFillSecondary", | |
| "Category": "73708ded-2d56-4aad-b8eb-73b20d3f4bff", | |
| "Background": "FF1E1E1E" | |
| }, | |
| { | |
| "Name": "AccentFillTertiary", | |
| "Category": "73708ded-2d56-4aad-b8eb-73b20d3f4bff", | |
| "Background": "FF1E1E1E" | |
| }, | |
| { | |
| "Name": "EnvironmentBorder", | |
| "Category": "5af241b7-5627-4d12-bfb1-2b67d11127d7", | |
| "Background": "FF1E1E1E" | |
| }, | |
| { | |
| "Name": "EnvironmentLayeredBackground", | |
| "Category": "5af241b7-5627-4d12-bfb1-2b67d11127d7", | |
| "Background": "FF1E1E1E" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment