Skip to content

Instantly share code, notes, and snippets.

View ZsemberiDaniel's full-sized avatar

Zsemberi Dániel ZsemberiDaniel

View GitHub Profile
@ZsemberiDaniel
ZsemberiDaniel / Colors
Last active May 22, 2018 19:39 — forked from louisvalet/Colors
I heard you needed colors
using System;
using System.Reflection;
using System.Linq;
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
[InitializeOnLoad]
public static class Colors
{