Skip to content

Instantly share code, notes, and snippets.

View meichthys's full-sized avatar
🚀

MeIchthys meichthys

🚀
View GitHub Profile
@seven1m
seven1m / open_source_church_software.md
Last active May 12, 2025 01:33
List of Open Source Church Software (NO LONGER MAINTAINED)
@anandpdoshi
anandpdoshi / colorbrewer.js
Last active March 12, 2025 18:44
Relationships between DocTypes in ERPNext
// This product includes color specifications and designs developed by Cynthia Brewer (http://colorbrewer.org/).
var colorbrewer = {YlGn: {
3: ["#f7fcb9","#addd8e","#31a354"],
4: ["#ffffcc","#c2e699","#78c679","#238443"],
5: ["#ffffcc","#c2e699","#78c679","#31a354","#006837"],
6: ["#ffffcc","#d9f0a3","#addd8e","#78c679","#31a354","#006837"],
7: ["#ffffcc","#d9f0a3","#addd8e","#78c679","#41ab5d","#238443","#005a32"],
8: ["#ffffe5","#f7fcb9","#d9f0a3","#addd8e","#78c679","#41ab5d","#238443","#005a32"],
9: ["#ffffe5","#f7fcb9","#d9f0a3","#addd8e","#78c679","#41ab5d","#238443","#006837","#004529"]
},YlGnBu: {