@cloudflare/style-const
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="1.0.4"></a> | ||
## [1.0.4](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-const@1.0.3...@cloudflare/style-const@1.0.4) (2018-05-24) | ||
### Bug Fixes | ||
* **component-logo:** UI-752: Fix colors and remove R ([09c46d1](http://stash.cfops.it:7999/www/cf-ux/commits/09c46d1)) | ||
* **component-logo:** UI-752: Update colors ([dc527d0](http://stash.cfops.it:7999/www/cf-ux/commits/dc527d0)) | ||
<a name="1.0.3"></a> | ||
@@ -18,3 +30,3 @@ ## [1.0.3](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-const@1.0.2...@cloudflare/style-const@1.0.3) (2018-05-14) | ||
<a name="1.0.2"></a> | ||
<a name="1.0.2"></a> | ||
## [1.0.2](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-const@1.0.1...@cloudflare/style-const@1.0.2) (2018-05-10) | ||
@@ -30,3 +42,3 @@ | ||
<a name="1.0.1"></a> | ||
<a name="1.0.1"></a> | ||
## 1.0.1 (2018-05-09) | ||
@@ -39,3 +51,3 @@ | ||
<a name="3.3.0"></a> | ||
<a name="3.3.0"></a> | ||
# [3.3.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.2.2...cf-style-const@3.3.0) (2018-05-08) | ||
@@ -70,3 +82,3 @@ | ||
<a name="3.2.2"></a> | ||
<a name="3.2.2"></a> | ||
## [3.2.2](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.2.1...cf-style-const@3.2.2) (2018-05-04) | ||
@@ -79,3 +91,3 @@ | ||
<a name="3.2.1"></a> | ||
<a name="3.2.1"></a> | ||
## [3.2.1](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.2.0...cf-style-const@3.2.1) (2018-05-01) | ||
@@ -88,3 +100,3 @@ | ||
<a name="3.2.0"></a> | ||
<a name="3.2.0"></a> | ||
# [3.2.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.1.0...cf-style-const@3.2.0) (2018-04-24) | ||
@@ -100,3 +112,3 @@ | ||
<a name="3.1.0"></a> | ||
<a name="3.1.0"></a> | ||
# [3.1.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.0.5...cf-style-const@3.1.0) (2018-04-24) | ||
@@ -103,0 +115,0 @@ |
@@ -45,3 +45,3 @@ "use strict"; | ||
marketing: { | ||
orange: '#f58220', | ||
orange: '#f38020', | ||
lightOrange: '#fbae40', | ||
@@ -48,0 +48,0 @@ red: '#e04e64', |
@@ -46,3 +46,3 @@ import { darken, lighten } from 'polished'; | ||
marketing: { | ||
orange: '#f58220', | ||
orange: '#f38020', | ||
lightOrange: '#fbae40', | ||
@@ -49,0 +49,0 @@ red: '#e04e64', |
@@ -52,3 +52,3 @@ 'use strict'; | ||
marketing: { | ||
orange: '#f58220', | ||
orange: '#f38020', | ||
lightOrange: '#fbae40', | ||
@@ -55,0 +55,0 @@ red: '#e04e64', |
{ | ||
"name": "@cloudflare/style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -46,3 +46,3 @@ import { darken, lighten } from 'polished'; | ||
marketing: { | ||
orange: '#f58220', | ||
orange: '#f38020', | ||
lightOrange: '#fbae40', | ||
@@ -49,0 +49,0 @@ red: '#e04e64', |
60098