Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-09-06 20:32:39 +0300
committerJos Poortvliet <jos@opensuse.org>2017-09-06 23:10:23 +0300
commit298ac970dfde31cca303bfc8423040d9a40d50d7 (patch)
tree56dcb5f998a43859093accb9bc36bb43b1131597 /page-trademarks.php
parent66e513664e44acc40b44f606913ab793caaae387 (diff)
Clarify color #0082c9 and font weights light & semibold
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'page-trademarks.php')
-rw-r--r--page-trademarks.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-trademarks.php b/page-trademarks.php
index 3d644f39..e4ef89e6 100644
--- a/page-trademarks.php
+++ b/page-trademarks.php
@@ -23,9 +23,9 @@
<h3><?php echo $l->t('Logo Usage Requirements');?></h3>
<p><?php echo $l->t('Do not alter the logo in any way or overlap it with additional logos or images.');?></p>
-<p><?php echo $l->t('The logo is light blue with white text/image. It should not be used differently, especially not inverted. The name "Nextcloud" can be optionally left out though, we provide logos without the text.');?></p>
+<p><?php echo $l->t('The logo is light blue (#0082c9) with white text/image. It should not be used differently, especially not inverted. The name "Nextcloud" can be optionally left out though, we provide logos without the text.');?></p>
-<p><?php echo $l->t('The typeface of the logo (or similar ones) should not be used anywhere else. Instead use <a href="https://en.wikipedia.org/wiki/Open_Sans" target="_blank">Open Sans</a>, in regular weight. Use bold sparingly and only for selected emphasis.');?></p>
+<p><?php echo $l->t('The typeface of the logo (or similar ones) should not be used anywhere else. Instead use <a href="https://en.wikipedia.org/wiki/Open_Sans" target="_blank">Open Sans</a>, in light weight. Use semibold sparingly and only for selected emphasis.');?></p>
<h3><?php echo $l->t('Branding Guidelines');?></h3>
<p><?php echo $l->t('When referring to Nextcloud make sure that it is spelled correctly. Nextcloud is one word and should not be separated into two words.');?></p>