Skip to content

Instantly share code, notes, and snippets.

View okitavera's full-sized avatar
🏖️
Hiatus (kind of)

Nanda Oktavera okitavera

🏖️
Hiatus (kind of)
View GitHub Profile
masuk ke mode root:
# sudo su
masuk ke folder www
# cd /var/www
buat folder nya (contoh cobaweb) :
# mkdir /var/www/cobaweb.com
buat file index.html nya :
@okitavera
okitavera / material-colors.json
Created January 26, 2018 15:22 — forked from kawanet/material-colors.json
Material Design Style Color Palette as JSON
{
"red": {
"50": "#ffebee",
"100": "#ffcdd2",
"200": "#ef9a9a",
"300": "#e57373",
"400": "#ef5350",
"500": "#f44336",
"600": "#e53935",
"700": "#d32f2f",