Skip to content

Added Built on Sia assets to miscellaneous/sia-brand-guidelines.md#173

Open
skunk-ink wants to merge 2 commits intomainfrom
murray/branding-built-on-sia-assets-update
Open

Added Built on Sia assets to miscellaneous/sia-brand-guidelines.md#173
skunk-ink wants to merge 2 commits intomainfrom
murray/branding-built-on-sia-assets-update

Conversation

@skunk-ink
Copy link
Contributor

No description provided.

@skunk-ink skunk-ink self-assigned this Feb 27, 2026
Copilot AI review requested due to automatic review settings February 27, 2026 04:26
@skunk-ink skunk-ink added the documentation Improvements or additions to documentation label Feb 27, 2026
@skunk-ink skunk-ink linked an issue Feb 27, 2026 that may be closed by this pull request
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a new "Built on Sia Assets" section to the brand guidelines documentation, providing developers with official assets they can use to indicate their projects are built on the Sia network. The PR includes both documentation updates and multiple asset files in various formats and color schemes.

Changes:

  • Added new "Built on Sia Assets" section to the brand guidelines
  • Included assets in multiple formats (SVG, PNG, JPG) for different use cases
  • Provided both "Primary Version" and "Text Only" variants in Dark and Light themes

Reviewed changes

Copilot reviewed 1 out of 16 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
miscellaneous/sia-brand-guidelines.md Added new documentation section with table of available "Built on Sia" assets
.gitbook/assets/v2-brand-assets/built-on-sia/text-only/*.svg Text-only SVG assets for light and dark themes
.gitbook/assets/v2-brand-assets/built-on-sia/text-only/*.png Text-only PNG assets for light and dark themes
.gitbook/assets/v2-brand-assets/built-on-sia/text-only/*.jpg Text-only JPG asset for dark theme
.gitbook/assets/v2-brand-assets/built-on-sia/primary/*.svg Primary version SVG assets for light and dark themes
.gitbook/assets/v2-brand-assets/built-on-sia/primary/*.png Primary version PNG assets for light and dark themes
.gitbook/assets/v2-brand-assets/built-on-sia/primary/*.jpg Primary version JPG asset for dark theme

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


#### Built on Sia Assets

If you would like to showcase Sia's integration with our project, you can add any one of the following `Built on Sia` assets to your project.
Copy link

Copilot AI Feb 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The text "showcase Sia's integration with our project" is grammatically incorrect. It should be "showcase your project's integration with Sia" or "showcase that your project is built on Sia" since the assets are meant to be used by third-party projects to show they use Sia, not the other way around.

Suggested change
If you would like to showcase Sia's integration with our project, you can add any one of the following `Built on Sia` assets to your project.
If you would like to showcase your project's integration with Sia, you can add any one of the following `Built on Sia` assets to your project.

Copilot uses AI. Check for mistakes.
Comment on lines 63 to 69
| Dark 50% | ![Dark 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.jpg) | | .jpg |
| Dark 50% | ![Dark 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.png) | | .png |
| Dark 50% | ![Dark 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.svg) | | .svg |
| Light | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light/Built-on-sia-text-primary-light.png) | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/text-only/Light/Built-on-sia-text-light.png) | .png |
| Light | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light/Built-on-sia-text-primary-light.svg) | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/text-only/Light/Built-on-sia-text-light.svg) | .svg |
| Light 50% | ![Light 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light%2050%20Percent/Built-on-sia-text-primary-light-50-percent.png) | | .png |
| Light 50% | ![Light 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light%2050%20Percent/Built-on-sia-text-primary-light-50-percent.svg) | | .svg |
Copy link

Copilot AI Feb 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are inconsistent capitalization and naming in the table. The rows show "Dark 50%" but the file paths use "Dark%2050%20percent" (URL-encoded "Dark 50 percent"). Consider using consistent naming: either "Dark 50%" everywhere or "Dark 50 Percent" everywhere. The same issue exists for "Light 50%"/"Light%2050%20Percent".

Suggested change
| Dark 50% | ![Dark 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.jpg) | | .jpg |
| Dark 50% | ![Dark 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.png) | | .png |
| Dark 50% | ![Dark 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.svg) | | .svg |
| Light | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light/Built-on-sia-text-primary-light.png) | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/text-only/Light/Built-on-sia-text-light.png) | .png |
| Light | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light/Built-on-sia-text-primary-light.svg) | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/text-only/Light/Built-on-sia-text-light.svg) | .svg |
| Light 50% | ![Light 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light%2050%20Percent/Built-on-sia-text-primary-light-50-percent.png) | | .png |
| Light 50% | ![Light 50%](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light%2050%20Percent/Built-on-sia-text-primary-light-50-percent.svg) | | .svg |
| Dark 50 Percent | ![Dark 50 Percent](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.jpg) | | .jpg |
| Dark 50 Percent | ![Dark 50 Percent](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.png) | | .png |
| Dark 50 Percent | ![Dark 50 Percent](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Dark%2050%20percent/Built-on-sia-text-primary-dark-50-percent.svg) | | .svg |
| Light | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light/Built-on-sia-text-primary-light.png) | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/text-only/Light/Built-on-sia-text-light.png) | .png |
| Light | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light/Built-on-sia-text-primary-light.svg) | ![Light](../.gitbook/assets/v2-brand-assets/built-on-sia/text-only/Light/Built-on-sia-text-light.svg) | .svg |
| Light 50 Percent | ![Light 50 Percent](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light%2050%20Percent/Built-on-sia-text-primary-light-50-percent.png) | | .png |
| Light 50 Percent | ![Light 50 Percent](../.gitbook/assets/v2-brand-assets/built-on-sia/primary/Light%2050%20Percent/Built-on-sia-text-primary-light-50-percent.svg) | | .svg |

Copilot uses AI. Check for mistakes.
@skunk-ink skunk-ink requested a review from n8mgr February 27, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "Built On Sia" section to Brand Guidelines

2 participants