You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
3.7 KiB
Markdown

<p align="center">
2 years ago
<a href="https://github.com/crystal-linux/branding">
2 years ago
<img src="https://getcryst.al/site/assets/other/logo.png" alt="Logo" width="150" height="150">
</a>
</p>
<p align="center">
3 years ago
<h2 align="center"> Branding </h2>
</p>
3 years ago
<p align="center">
2 years ago
<a href="https://github.com/crystal-linux/.github/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-GPL--3.0-blue.svg" alt="License">
<a href="https://github/crystal-linux/branding"><img alt="GitHub isses" src="https://img.shields.io/github/issues-raw/crystal-linux/branding"></a>
<a href="https://github/crystal-linux/branding"><img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr-raw/crystal-linux/branding"></a><br>
2 years ago
<a href="https://discord.gg/hYJgu8K5aA"><img alt="Discord" src="https://img.shields.io/discord/825473796227858482?color=blue&label=Discord&logo=Discord&logoColor=white"> </a>
<a href="https://github.com/hericiumvevo"><img src="https://img.shields.io/badge/Maintainer-@hericiumvevo-brightgreen" alt="The maintainer of this repository" href="https://github.com/hericiumvevo"></a><br>
<a href="https://fosstodon.org/@crystal_linux"><img alt="Mastodon Follow" src="https://img.shields.io/mastodon/follow/108618426259408142?domain=https%3A%2F%2Ffosstodon.org">
<a href="https://twitter.com/crystal_linux"><img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/crystal_linux"></a>
2 years ago
</p>
<p align="center"> Guidlines for a consistent look in all parts of the project. </p>
3 years ago
3 years ago
The following section will describe the guidelines we ask to be enforced when designing media for or about the Crystal Linux distribution. You are under no legal obligation to follow these rules, but following them will result in a cleaner, more consistent look, in line with what we are making for official media.
## Naming
2 years ago
We ask to be referred to as "Crystal"
"Crystal Linux" and "the Crystal Linux distribution" are also applicable in situations where "Crystal" would be too broad or confusing of a term.
3 years ago
## Use of Logo
We ask for the Crystal logo to only be used when relating to Crystal. The logo should not be used in the context of another Linux distribution, Linux as a whole, nor any unrelated ideas/purposes.
## Colours
We ask for the following colours to be used for any media on/about Crystal or in relation to it:
###### Logo:
3 years ago
- ![#A900FF](https://via.placeholder.com/15/A900FF/000000?text=+) `#A900FF`
- ![#535353](https://via.placeholder.com/15/535353/000000?text=+) `#535353`
3 years ago
###### Background:
3 years ago
- ![#2B2B2B](https://via.placeholder.com/15/2B2B2B/000000?text=+) `#2B2B2B`
3 years ago
###### General Colour Scheme:
3 years ago
- ![#000000](https://via.placeholder.com/15/000000/000000?text=+) `#000000`
- ![#A900FF](https://via.placeholder.com/15/A900FF/000000?text=+) `#A900FF`
- ![#E4E4E4](https://via.placeholder.com/15/E4E4E4/000000?text=+) `#E4E4E4`
- ![#0084FF](https://via.placeholder.com/15/0084FF/000000?text=+) `#0084FF`
- ![#535353](https://via.placeholder.com/15/535353/000000?text=+) `#535353`
- ![#2B2B2B](https://via.placeholder.com/15/2B2B2B/000000?text=+) `#2B2B2B`
3 years ago
## Fonts
2 years ago
Typically, for official graphics we prefer to use [Open Sans](https://github.com/googlefonts/opensans), [Lato](https://fonts.google.com/specimen/Lato) and [Cantarell](https://gitlab.gnome.org/GNOME/cantarell-fonts).
2 years ago
## Apps
2 years ago
We kindly ask that with any commits to our homemade apps you follow the GNOME HIG (https://developer.gnome.org/hig/) (https://wiki.gnome.org/Design/HIG) as we're trying to create a unified experience with GTK4 and libadwaita.
## Resources
Many of our designs base on the GNOME HIG, here are some links
https://wiki.gnome.org/Design/HIG
https://developer.gnome.org/hig/
https://gitlab.gnome.org/Teams/Design