Skip to content

Instantly share code, notes, and snippets.

View funspectre's full-sized avatar
🏠
Working from home

Tobalase Akinyemi funspectre

🏠
Working from home
View GitHub Profile
#cloud-config
autoinstall:
version: 1
source:
id: ubuntu-desktop-minimal
search_drivers: true
locale: en_US.UTF-8

Keybase proof

I hereby claim:

  • I am funspectre on github.
  • I am funspectre (https://keybase.io/funspectre) on keybase.
  • I have a public key ASBAycAG5o582aTvXs1b3fkVLKqS7BnMLDcuWNPS4xgGHAo

To claim this, I am signing this object:

@funspectre
funspectre / config.json
Last active August 29, 2015 14:27 — forked from anonymous/config.json
Bootstrap Customizer Config
{
"vars": {
"@gray-base": "#000",
"@gray-darker": "lighten(@gray-base, 13.5%)",
"@gray-dark": "lighten(@gray-base, 20%)",
"@gray": "lighten(@gray-base, 33.5%)",
"@gray-light": "lighten(@gray-base, 46.7%)",
"@gray-lighter": "lighten(@gray-base, 93.5%)",
"@brand-primary": "darken(#428bca, 6.5%)",
"@brand-success": "#5cb85c",