Skip to content

fikrirasyid/simple-color-adjuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple Color Adjuster

Simple class to do Sass' lighten() and darken() using PHP Intentionally made for WordPress theming. SCSS PHP is amazing but it triggers too much alert on theme-check. Hence a need for a simpler one. This library is originally made for Materialist theme.

@copyright Fikri Rasyid @license http://opensource.org/licenses/gpl-license GPL-3.0

Simple Color Adjuster is developed by modifying following resources:

scssphp library - http://leafo.net/scssphp/ License: Distributed under the terms of GNU General Public License v3 Copyright: Leaf Corcoran, http://leafo.net/

Twenty Fifteen - https://wordpress.org/themes/twentyfifteen License: Distributed under the terms of GNU General Public License Copyright: The WordPress team, http://wordpress.org

Opus - http://fikrirasy.id/portfolio/opus License: Distributed under the terms of GNU General Public License Copyright: Fikri Rasyid, http://fikrirasy.id

About

Simple class to do Sass' lighten() and darken() using PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages