1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-29 08:50:06 +02:00

Merge pull request #43 from fleeting/patch-1

Updating snes-icon to have a lighter color for the top buttons.
This commit is contained in:
ダーシノ
2018-12-02 11:54:19 +09:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
.snes-logo {
$px: 3px;
$logo-colors: (#333, #d7d7d7, #8932e5);
$logo-colors: (#333, #d7d7d7, #8932e5, #ad6df0);
// prettier-ignore
$logo: (
@@ -9,8 +9,8 @@
(0,0,0,0,0,0,0,1,0,0,0,0,0,0,0),
(0,0,1,1,1,1,1,1,1,1,1,1,1,0,0),
(0,1,2,2,2,2,2,2,2,2,2,2,2,1,0),
(1,2,2,1,2,2,2,2,2,2,2,3,2,2,1),
(1,2,1,1,1,2,2,2,2,2,3,2,3,2,1),
(1,2,2,1,2,2,2,2,2,2,2,4,2,2,1),
(1,2,1,1,1,2,2,2,2,2,4,2,3,2,1),
(1,2,2,1,2,2,1,2,1,2,2,3,2,2,1),
(0,1,2,2,2,2,2,2,2,2,2,2,2,1,0),
(0,0,1,1,1,1,1,1,1,1,1,1,1,0,0)