[Git][reproducible-builds/reproducible-styleguide][master] also mention CMYK values for our colors
Holger Levsen
gitlab at salsa.debian.org
Wed Nov 28 16:42:12 CET 2018
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-styleguide
Commits:
2d0dff5b by Holger Levsen at 2018-11-28T15:42:01Z
also mention CMYK values for our colors
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- _includes/visuals/colors.html
Changes:
=====================================
_includes/visuals/colors.html
=====================================
@@ -2,14 +2,15 @@
<div class="page-header mb-4 mt-4">
<h3>Colors</h3>
<p class="text-muted">The main Reproducible Builds color is Dark Blue. Use Light Blue as a secondary option.</p>
+ <p class="text-muted">Dark Blue is #1e5b96 in RGB, C93 M69 Y15 K2 in CMYK and Pantone 647 C. Light Blue is #2b89d6 in RGB, C76 M38 Y0 K0 in CMYK and Pantone 2727 C.</p>
</div>
<div class="row">
<div class="col-xs-12 col-sm-3 col-md-3">
- <div class="rounded pt-5 pl-2 pb-2 mt-3 mb-2 background-primary text-white small">#1e5b96 / Pantone 647 C</div>
+ <div class="rounded pt-5 pl-2 pb-2 mt-3 mb-2 background-primary text-white small">#1e5b96</div>
<h6 class="pt2 text-left">Primary Color</h6>
</div>
<div class="col-xs-12 col-sm-3 col-md-3">
- <div class="rounded pt-5 pl-2 pb-2 mt-3 mb-2 background-secondary text-white small">#2b89d6 / Pantone 2727 C</div>
+ <div class="rounded pt-5 pl-2 pb-2 mt-3 mb-2 background-secondary text-white small">#2b89d6</div>
<h6 class="pt2 text-left">Secondary color</h6>
</div>
<div class="col-xs-12 col-sm-3 col-md-3">
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-styleguide/commit/2d0dff5b6f9bbad9bfb61c6612507ee233e6a3ca
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-styleguide/commit/2d0dff5b6f9bbad9bfb61c6612507ee233e6a3ca
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20181128/45378682/attachment.html>
More information about the rb-commits
mailing list