Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A couple of minor fixes to the branding spec #383

Merged
merged 2 commits into from Feb 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -1508,11 +1508,12 @@
<listitem>
<para>
The <code>&lt;branding/&gt;</code> tag is an optional tag which defines properties affecting the branding and presentation of the
component. It usually affects how it is displayed in software centers and on websites.
component. It usually affects how the component is displayed in software centers and on websites.
</para>
<para>
The tag may currently only contain <literal>color</literal> tags as children, defining accent colors for the component as HTML
hexadecimal color string as value. And accent color may for example be used as background behind the logo/icon of an application.
The tag may currently only contain <literal>color</literal> tags as children, defining accent colors for the component. Each
<literal>color</literal> element contains an HTML hexadecimal color string as its value. This string must start with a <literal>#</literal> character.
An accent color may for example be used as the background behind the logo/icon of an application.
</para>
<para>
A <literal>color</literal> tag must have a <literal>type</literal> attribute which denotes the color type. It may either