Created
June 6, 2026 03:49
-
-
Save poppastring/112274f97a0220ad8bb8e39d525f1a08 to your computer and use it in GitHub Desktop.
Light 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": "FFF5F5F5" | |
| }, | |
| { | |
| "Name": "AccentFillSecondary", | |
| "Category": "73708ded-2d56-4aad-b8eb-73b20d3f4bff", | |
| "Background": "FFF5F5F5" | |
| }, | |
| { | |
| "Name": "AccentFillTertiary", | |
| "Category": "73708ded-2d56-4aad-b8eb-73b20d3f4bff", | |
| "Background": "FFF5F5F5" | |
| }, | |
| { | |
| "Name": "EnvironmentBorder", | |
| "Category": "5af241b7-5627-4d12-bfb1-2b67d11127d7", | |
| "Background": "FFF5F5F5" | |
| }, | |
| { | |
| "Name": "EnvironmentLayeredBackground", | |
| "Category": "5af241b7-5627-4d12-bfb1-2b67d11127d7", | |
| "Background": "FFF5F5F5" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment