Skip to content

Instantly share code, notes, and snippets.

@BoweFrankema
Created November 17, 2012 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BoweFrankema/4097685 to your computer and use it in GitHub Desktop.
Save BoweFrankema/4097685 to your computer and use it in GitHub Desktop.
Create a color picker Theme Options through options.ini
[my-color-picker]
type = "colorpicker"
title = "Text Color"
description = "Choose a text color"
style_selector = "body"
default_value = "#444"
style_property = "color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment