Skip to content

Instantly share code, notes, and snippets.

View g12n's full-sized avatar

Michael Gehrmann g12n

View GitHub Profile

Title

let brandNeutral = new Color("lch(54.5% 0 260)");
let brandMain = new Color("Lch(60 60 260)");
let brandAccent =new Color("lch(64.5% 100 51)");

let eMax = new Color("lch(99.5% 0 260)");
let eMin = new Color("lch(98% 2 260)");

brandMain

let brandMain = new Color("Lch(60 60 260)");

let brandAccent = Color("Lch(64.5% 100 51)");
@g12n
g12n / dailysvg-plus-day-03-iceberg-svg-animation-by-mge_de.markdown
Created May 5, 2020 09:26
#dailySVG #Plus – Day 03 – Iceberg – #SVG #Animation by @mge_de

#dailySVG #Plus – Day 03 – Iceberg – #SVG #Animation by @mge_de

An Iceberg in the Ocean

##Todays learnings

  • masking with a gradient
  • <use> tags without a symbol

Check Out this Article by @SaraSoueidan for further Details about structuring your SVG Documents:

@g12n
g12n / dailysvg-plus-day-03-iceberg-svg-animation-by-mge_de.markdown
Created May 5, 2020 09:23
#dailySVG #Plus – Day 03 – Iceberg – #SVG #Animation by @mge_de

#dailySVG #Plus – Day 03 – Iceberg – #SVG #Animation by @mge_de

An Iceberg in the Ocean

##Todays learnings

  • masking with a gradient
  • <use> tags without a symbol

Check Out this Article by @SaraSoueidan for further Details about structuring your SVG Documents:

@g12n
g12n / dailysvg-plus-day-24-fireworks-svg-animation-by-mge_de.markdown
Created January 8, 2020 06:31
#dailySVG #Plus – Day 24 – fireworks – #SVG #Animation by @mge_de
@g12n
g12n / keybase.md
Created October 6, 2017 08:03
keybase.md

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@g12n
g12n / ocean_sunset.svg
Last active May 5, 2020 09:19
Sunset over the ocean
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@g12n
g12n / keybase.md
Created March 12, 2015 12:42
keybase.md

Keybase proof

I hereby claim:

  • I am g12n on github.
  • I am g12n (https://keybase.io/g12n) on keybase.
  • I have a public key whose fingerprint is 27EC 907F 02E2 8902 958E A84C 677C D5CC 8D75 6B13

To claim this, I am signing this object:

@g12n
g12n / SassMeister-input-HTML.html
Created February 10, 2015 08:40
Generated by SassMeister.com.
<h1>Range</h1>
<input type="range" name="points" min="-100" max="100" step="1" value="0">
@g12n
g12n / SassMeister-input-HTML.html
Created December 11, 2014 08:37
Generated by SassMeister.com.
<p>
test
<a> test 2</a>
</p>