Skip to content

Instantly share code, notes, and snippets.

View gideonheilbron's full-sized avatar

Gideon Heilbron gideonheilbron

View GitHub Profile
<?php
function themename_customize_register($wp_customize){
$wp_customize->add_section('themename_color_scheme', array(
'title' => __('Color Scheme', 'themename'),
'priority' => 120,
));
// =============================
@gideonheilbron
gideonheilbron / iterm2-solarized.md
Created January 29, 2016 09:33 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + oh my zsh + solarized + Meslo powerline font (OSX)

Solarized