Skip to content

Instantly share code, notes, and snippets.

View cristianferrarig's full-sized avatar

Cristian Ferrari cristianferrarig

  • VOLTΛ
  • Stgo, Chile
View GitHub Profile
{
// Theme and color scheme
"theme": "predawn.sublime-theme",
"color_scheme": "Packages/Predawn/predawn.tmTheme",
"tabs_medium": true,
"predawn_findreplace_small": false,
"predawn_quick_panel_small": true,
@cristianferrarig
cristianferrarig / README.md
Last active October 13, 2015 01:38
Add a caret to any element.

Add a caret to any element.

You can set the size, color, position and alignment of caret and border color and border size.

Legal Values:

position -> 'top', 'rigth', 'bottom' and 'left' align -> 'start', 'middle' and 'end' (also suppor unit measures)

@cristianferrarig
cristianferrarig / README.md
Last active October 5, 2015 22:38
Background Stretch

Background Stretch

Legal Values:

target -> Is the container with css background or contain img child

type -> 'css', 'img'

@author Cristian Ferrari <[email protected]> || @energettico