Skip to content

Instantly share code, notes, and snippets.

@poppastring
Last active June 6, 2026 03:49
Show Gist options
  • Select an option

  • Save poppastring/c4b03e01472e3b8bc2e6a31bf4122a23 to your computer and use it in GitHub Desktop.

Select an option

Save poppastring/c4b03e01472e3b8bc2e6a31bf4122a23 to your computer and use it in GitHub Desktop.
Dark theme with muted borders
[
{
"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