From 1e8cd8beea02b3d923456b77883e77321da867d4 Mon Sep 17 00:00:00 2001 From: axtloss <60044824+axtloss@users.noreply.github.com> Date: Wed, 8 Sep 2021 19:37:55 +0200 Subject: [PATCH] Update readme to show colour preview --- README.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 6106ad7..bb6f410 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Discord

Any logos/promotional artwork made for/used by CrystalUX

- # Branding Guidelines 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. @@ -30,29 +29,28 @@ We ask for the Crystal logo to only be used when relating to Crystal. The logo s We ask for the following colours to be used for any media on/about Crystal or in relation to it: -##### Logo: +###### Logo: -- #a900ff -- #535353 +- ![#A900FF](https://via.placeholder.com/15/A900FF/000000?text=+) `#A900FF` +- ![#535353](https://via.placeholder.com/15/535353/000000?text=+) `#535353` -##### Background: +###### Background: -- #2b2b2b +- ![#2B2B2B](https://via.placeholder.com/15/2B2B2B/000000?text=+) `#2B2B2B` -##### General Colour Scheme: +###### General Colour Scheme: -- #000000 -- #a900ff -- #e4e4e4 -- #0084ff -- #535353 -- #2b2b2b +- ![#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` ## Fonts Typically, for official graphics we prefer to use [Open Sans](https://github.com/googlefonts/opensans) and [Lato](https://fonts.google.com/specimen/Lato) - Credits: [jaasio](https://github.com/jaasio) [MikuOcta](https://github.com/MikuOcta)