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

Updating snes-icon to have a lighter color for the top buttons.

This commit is contained in:
James Fleeting
2018-11-30 09:34:15 -06:00
committed by GitHub
parent 9461eaa909
commit d4777ed680

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)