From 5c0d903b7fa5898ab23954c2b257fa56e55f24e9 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Wed, 12 Apr 2017 18:28:01 +0100 Subject: [PATCH] Updates PlayStation colour, fixes #379 --- 404.html | 32 ++++++++++++++++---------------- colour-variables.css | 2 +- colour-variables.less | 2 +- colour-variables.scss | 2 +- index.html | 32 ++++++++++++++++---------------- src/simple-icons.json | 2 +- 6 files changed, 36 insertions(+), 36 deletions(-) diff --git a/404.html b/404.html index a92fbdc3..9d36a924 100644 --- a/404.html +++ b/404.html @@ -218,13 +218,13 @@
  • Server Fault

    #E7282D
  • Gulp

    #DA4648
  • Bebo

    #DE484A
  • -
  • Jekyll

    #CC0000
  • -
  • Readability

    #990000
  • Tesla

    #CC0000
  • -
  • Microgenetics

    #FF0000
  • +
  • Jekyll

    #CC0000
  • Tinder

    #FF6B6B
  • -
  • Quantopian

    #C50000
  • Flipboard

    #E12828
  • +
  • Readability

    #990000
  • +
  • Microgenetics

    #FF0000
  • +
  • Quantopian

    #C50000
  • Kirby

    #FF0100
  • YouTube

    #CD201F
  • Quora

    #B92B27
  • @@ -317,9 +317,9 @@
  • Instacart

    #43B02A
  • Event Store

    #5AB552
  • Xbox

    #107C10
  • -
  • Line

    #00C300
  • freeCodeCamp

    #006600
  • Basecamp

    #66CC66
  • +
  • Line

    #00C300
  • Sentia Yoga

    #4CAF50
  • Treehouse

    #5FCF80
  • Travis CI

    #39A85B
  • @@ -399,8 +399,8 @@
  • Codecademy

    #204056
  • Storify

    #3A98D9
  • CSS3

    #1572b6
  • -
  • Yammer

    #0072C6
  • Microsoft Outlook

    #0072C6
  • +
  • Yammer

    #0072C6
  • GOV.UK

    #005EA5
  • Windows

    #0078D6
  • PayPal

    #00457C
  • @@ -427,8 +427,8 @@
  • StubHub

    #003168
  • VK

    #6383A8
  • Dailymotion

    #0066DC
  • -
  • Mixcloud

    #314359
  • Flickr

    #0063DC
  • +
  • Mixcloud

    #314359
  • Stack Exchange

    #1E5397
  • Toptal

    #3863A0
  • Tumblr

    #36465D
  • @@ -444,6 +444,7 @@

    JIRA

    #172B4D
  • Google Drive

    #4386FC
  • Behance

    #1769FF
  • +
  • PlayStation

    #003399
  • Facebook

    #3B5998
  • Codio

    #4574E0
  • Discord

    #7289DA
  • @@ -473,27 +474,26 @@
  • Big Cartel

    #222222
  • StyleShare

    #231F20
  • Pagekit

    #212121
  • -
  • Zendesk

    #03363D
  • Grav

    #221E1F
  • +
  • Zendesk

    #03363D
  • Instapaper

    #1F1F1F
  • Oculus

    #1C1E20
  • GitHub

    #181717
  • Simple Icons

    #111111
  • Myspace

    #030303
  • Wire

    #000000
  • -
  • Wikipedia

    #000000
  • -
  • Steam

    #000000
  • +
  • Squarespace

    #000000
  • +
  • JSON

    #000000
  • +
  • Stitcher

    #000000
  • Uber

    #000000
  • -
  • Hootsuite

    #000000
  • -
  • PlayStation

    #000000
  • -
  • MediaTemple

    #000000
  • +
  • Steam

    #000000
  • Digg

    #000000
  • Diaspora

    #000000
  • CodePen

    #000000
  • -
  • Stitcher

    #000000
  • -
  • Squarespace

    #000000
  • Ello

    #000000
  • -
  • JSON

    #000000
  • +
  • MediaTemple

    #000000
  • +
  • Wikipedia

    #000000
  • +
  • Hootsuite

    #000000
  • diff --git a/colour-variables.css b/colour-variables.css index 393cf9b7..b0f9db82 100644 --- a/colour-variables.css +++ b/colour-variables.css @@ -185,7 +185,7 @@ --color-brand-pingup: #00B1AB; --color-brand-pinterest: #BD081C; --color-brand-plangrid: #0085DE; - --color-brand-playstation: #000000; + --color-brand-playstation: #003399; --color-brand-playerme: #C0379A; --color-brand-plurk: #E9443D; --color-brand-pocket: #EF3F56; diff --git a/colour-variables.less b/colour-variables.less index cf25c112..5f87777a 100644 --- a/colour-variables.less +++ b/colour-variables.less @@ -184,7 +184,7 @@ @color-brand-pingup: #00B1AB; @color-brand-pinterest: #BD081C; @color-brand-plangrid: #0085DE; -@color-brand-playstation: #000000; +@color-brand-playstation: #003399; @color-brand-playerme: #C0379A; @color-brand-plurk: #E9443D; @color-brand-pocket: #EF3F56; diff --git a/colour-variables.scss b/colour-variables.scss index 05e3e364..d048e240 100644 --- a/colour-variables.scss +++ b/colour-variables.scss @@ -184,7 +184,7 @@ $color-brand-pingdom: #FFF000; $color-brand-pingup: #00B1AB; $color-brand-pinterest: #BD081C; $color-brand-plangrid: #0085DE; -$color-brand-playstation: #000000; +$color-brand-playstation: #003399; $color-brand-playerme: #C0379A; $color-brand-plurk: #E9443D; $color-brand-pocket: #EF3F56; diff --git a/index.html b/index.html index a92fbdc3..9d36a924 100644 --- a/index.html +++ b/index.html @@ -218,13 +218,13 @@
  • Server Fault

    #E7282D
  • Gulp

    #DA4648
  • Bebo

    #DE484A
  • -
  • Jekyll

    #CC0000
  • -
  • Readability

    #990000
  • Tesla

    #CC0000
  • -
  • Microgenetics

    #FF0000
  • +
  • Jekyll

    #CC0000
  • Tinder

    #FF6B6B
  • -
  • Quantopian

    #C50000
  • Flipboard

    #E12828
  • +
  • Readability

    #990000
  • +
  • Microgenetics

    #FF0000
  • +
  • Quantopian

    #C50000
  • Kirby

    #FF0100
  • YouTube

    #CD201F
  • Quora

    #B92B27
  • @@ -317,9 +317,9 @@
  • Instacart

    #43B02A
  • Event Store

    #5AB552
  • Xbox

    #107C10
  • -
  • Line

    #00C300
  • freeCodeCamp

    #006600
  • Basecamp

    #66CC66
  • +
  • Line

    #00C300
  • Sentia Yoga

    #4CAF50
  • Treehouse

    #5FCF80
  • Travis CI

    #39A85B
  • @@ -399,8 +399,8 @@
  • Codecademy

    #204056
  • Storify

    #3A98D9
  • CSS3

    #1572b6
  • -
  • Yammer

    #0072C6
  • Microsoft Outlook

    #0072C6
  • +
  • Yammer

    #0072C6
  • GOV.UK

    #005EA5
  • Windows

    #0078D6
  • PayPal

    #00457C
  • @@ -427,8 +427,8 @@
  • StubHub

    #003168
  • VK

    #6383A8
  • Dailymotion

    #0066DC
  • -
  • Mixcloud

    #314359
  • Flickr

    #0063DC
  • +
  • Mixcloud

    #314359
  • Stack Exchange

    #1E5397
  • Toptal

    #3863A0
  • Tumblr

    #36465D
  • @@ -444,6 +444,7 @@

    JIRA

    #172B4D
  • Google Drive

    #4386FC
  • Behance

    #1769FF
  • +
  • PlayStation

    #003399
  • Facebook

    #3B5998
  • Codio

    #4574E0
  • Discord

    #7289DA
  • @@ -473,27 +474,26 @@
  • Big Cartel

    #222222
  • StyleShare

    #231F20
  • Pagekit

    #212121
  • -
  • Zendesk

    #03363D
  • Grav

    #221E1F
  • +
  • Zendesk

    #03363D
  • Instapaper

    #1F1F1F
  • Oculus

    #1C1E20
  • GitHub

    #181717
  • Simple Icons

    #111111
  • Myspace

    #030303
  • Wire

    #000000
  • -
  • Wikipedia

    #000000
  • -
  • Steam

    #000000
  • +
  • Squarespace

    #000000
  • +
  • JSON

    #000000
  • +
  • Stitcher

    #000000
  • Uber

    #000000
  • -
  • Hootsuite

    #000000
  • -
  • PlayStation

    #000000
  • -
  • MediaTemple

    #000000
  • +
  • Steam

    #000000
  • Digg

    #000000
  • Diaspora

    #000000
  • CodePen

    #000000
  • -
  • Stitcher

    #000000
  • -
  • Squarespace

    #000000
  • Ello

    #000000
  • -
  • JSON

    #000000
  • +
  • MediaTemple

    #000000
  • +
  • Wikipedia

    #000000
  • +
  • Hootsuite

    #000000
  • diff --git a/src/simple-icons.json b/src/simple-icons.json index 2367f055..32693649 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -942,7 +942,7 @@ }, { "title": "PlayStation", - "hex": "000000", + "hex": "003399", "source": "http://uk.playstation.com/media/DPBjbK0o/CECH-4202_4203%20PS3_QSG_GB_Eastern_3_web_vf1.pdf" }, {