-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #185 from FirefoxUX/staging
Version v0.6.1
- Loading branch information
Showing
34 changed files
with
445 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<div class="cf nr2 nl2"> | ||
<div class="fl-ns w-third-ns ph2 mb3"> | ||
<img class="db w-100-ns mb0" src="../images/icons/icon-shape-stroke-1.svg" alt=""> | ||
<img class="db w-100-ns mb0" src="../images/icons/icon-shape-stroke-1.svg" alt="Highlight of rounded corners in icons"> | ||
</div> | ||
<div class="fl-ns w-third-ns ph2 mb3"> | ||
<img class="db w-100-ns mb0" src="../images/icons/icon-shape-stroke-2.svg" alt=""> | ||
<img class="db w-100-ns mb0" src="../images/icons/icon-shape-stroke-2.svg" alt="Highlight of one and two pixels stroke in icons"> | ||
</div> | ||
<div class="fl-ns w-third-ns ph2 mb3"> | ||
<img class="db w-100-ns mb0" src="../images/icons/icon-shape-stroke-3.svg" alt=""> | ||
<img class="db w-100-ns mb0" src="../images/icons/icon-shape-stroke-3.svg" alt="Highlight of two pixels stroke in icons"> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<header> | ||
<h1>Colors</h1> | ||
<p> | ||
The standard set of Photon colors. | ||
</p> | ||
</header> | ||
|
||
<section> | ||
<h2>For Development</h2> | ||
<ul> | ||
<li> | ||
<p> | ||
<a href="https://raw.githubusercontent.com/FirefoxUX/design-tokens/master/colors/colors.css" download>CSS variables</a> | ||
</p> | ||
</li> | ||
<li> | ||
<p> | ||
<a href="https://raw.githubusercontent.com/FirefoxUX/design-tokens/master/colors/colors.scss" download>SCSS variables</a> | ||
</p> | ||
</li> | ||
<li> | ||
<p> | ||
<a href="https://raw.githubusercontent.com/FirefoxUX/design-tokens/master/colors/colors.less" download>LESS variables</a> | ||
</p> | ||
</li> | ||
<li> | ||
<p> | ||
<a href="https://raw.githubusercontent.com/FirefoxUX/design-tokens/master/colors/colors.js" download>JS variables</a> | ||
</p> | ||
</li> | ||
<li> | ||
<p> | ||
<a href="https://www.npmjs.com/package/photon-colors">NPM package</a> | ||
</p> | ||
</li> | ||
</ul> | ||
</section> | ||
|
||
<section> | ||
<h2>For Apps</h2> | ||
<ul> | ||
<li> | ||
<p> | ||
<a href="https://raw.githubusercontent.com/FirefoxUX/design-tokens/master/colors/colors.gpl" download>GIMP</a> | ||
</p> | ||
</li> | ||
<li> | ||
<p> | ||
<a href="https://raw.githubusercontent.com/FirefoxUX/design-tokens/master/colors/colors.soc" download>Libre Office</a> | ||
</p> | ||
</li> | ||
<li> | ||
<p> | ||
<a href="#!" disabled>Sketch</a> used together with the <a href="https://github.com/andrewfiorillo/sketch-palettes/">Sketch Palettes</a> plugin (coming soon-ish) | ||
</p> | ||
</li> | ||
</ul> | ||
</section> | ||
|
||
<section> | ||
<p> | ||
Learn more about <a href="../visuals/color.html">color</a>. | ||
</p> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,12 @@ | ||
<header> | ||
<h1>Design Tokens</h1> | ||
<p> | ||
Design tokens are named entity that store a visual design attribute. They are language application agnostic and future friendly. | ||
A design token is an abstraction of a visual property such as color, font, width, animation, etc. These raw values are language application agnostic and once transformed and formatted can be used on any platform. | ||
</p> | ||
</header> | ||
|
||
<section> | ||
<h2>NPM Modules</h2> | ||
<ul> | ||
<li> | ||
<p> | ||
<a href="https://www.npmjs.com/package/photon-colors">Photon Colors</a>. This package lets you use the Photon colors in your web project. | ||
</p> | ||
</li> | ||
</ul> | ||
<p> | ||
Learn more about <a href="../visuals/color.html">Color</a>. | ||
Learn more about <a href="https://github.com/FirefoxUX/design-tokens">design tokens</a>. | ||
</p> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.