KO
|
EN
gitlite — search
Search
#claude-code
#claude
#python
#llm
#mcp
#ai
#automation
#ai-agents
#codex
#developer-tools
#typescript
#macos
iluminate
★ 44
Open GitHub ↗
Add those trendy flat shadows on stuff
Download README (.md)
Explore Similar Repositories
mini_magick
:
mini replacement for RMagick
generator-drupaltheme
:
Yeoman generator for a Drupal theme
vimconf
:
Obsoleted. Moved to https://github.com/vim-jp/vimconf.org
descendants_tracker
:
Track descendants of a class
markdown2latex
:
Extension to python-markdown to support LaTeX (rather than html) output
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
iluminate
?
Download (.md)
iluminate ========= Add those trendy flat shadows on stuff. Needs https://github.com/infusion/jQuery-xcolor to work. ``` direction : "bottomRight", // "top", "topLeft", "topRight", "left", "right","bottom", "bottomLeft". defaults to "bottomRight" size : 100, // box-shadow distance, in pixels textSize : 100, // text-shadow distance, in pixels fade : 0.6, // point at which the box-shadow starts to fade-out. 0-1 fadeText : 0.6, // point at which the text-shadow starts to fade-out. 0-1 alpha : 0.05, // box-shadow opacity. 0-1 textAlpha : 0.05, // text-shadow opacity. 0-1 includeText : true, // if false, only text wrapped by spans will have a shadow textOnly : false // use to only get shadows on text ``` Demo: http://sandbox.juan-i.com/flat/