Skip to content

Instantly share code, notes, and snippets.

View Arcrueid's full-sized avatar
💻
Working from home

Arcrueid

💻
Working from home
  • Valdivia, Chile
View GitHub Profile
@Arcrueid
Arcrueid / material-icon.md
Created August 25, 2022 03:23 — forked from rupeshtiwari/material-icon.md
Custom Material Icon Folder ( customize folder icons vscode material theme)
tags vscode, material,customize folder icons vscode material theme
title How to add custom folder icon in Material icons

Steps to add custom folder icon in Material icons

Go to Settings.json file

@Arcrueid
Arcrueid / dabblet.css
Created March 19, 2012 18:52 — forked from anonymous/dabblet.css
CSS States
/* CSS States */
body {
background: url(http://dabblet.com/img/noise.png);
background-color: #F5F2F0;
font-family: Georgia, serif;
font-size: 18px;
line-height: 1.6em;
text-shadow: 0 2px 0 white;
color: #222;
}