Skip to content

Corona plugin for basic color and theme management using Google Material colors

License

Notifications You must be signed in to change notification settings

indrif/corona-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona color plugin

Something I use when prototyping new ideas is to quickly get up and running using a nice color palette that is easy to manage. This plugin is one of the base plugins I use in all my new projects.

Getting started

  1. Setup this repo as a submodule in your Corona directory: git submodule add [email protected]:indrif/corona-colors.git colors
  2. In your lua code: local Colors = require("colors.plugin")

See main.lua in this repo for examples of how to use the plugin.

About

Corona plugin for basic color and theme management using Google Material colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages