Skip to content

Instantly share code, notes, and snippets.

View boswelja's full-sized avatar

Jack Boswell boswelja

  • Ceridian HCM
  • New Zealand
View GitHub Profile
@anaisbetts
anaisbetts / AccentColors.cs
Created August 18, 2015 17:54
Render the accent background of a Windows Store-style icon
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Media;
// https://raw.githubusercontent.com/maxtruxa/AccentColors/master/AccentColors/AccentColor.cs