Sha256: d009ed54e2ad2c452f16ad7befb93b34a54424cb5362fa1f4d99bef437a76e52

Contents?: true

Size: 516 Bytes

Versions: 11

Compression:

Stored size: 516 Bytes

Contents

<h2>Cytoplasm Colors Settings</h2>
<p>This page controls the basic color settings of Cytoplasm.  These settings are processed before your project code for <b>unlimited tweakability</b>.  All ERB and JS scripts in your project can reference these settings through Cytoplasm or $.Cytoplasm, respectively.</p>

<form id="cytoplasm_colors_form" action="<%=cytoplasm_update_url%>" method="post">
	<%=render :partial => "cytoplasm/settings/colors.html.erb" %>
	<button class="cytoButton large">Save Colors</button>
</form>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cytoplasm-0.3.8 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.3.7 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.3.6 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.3.5 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.3.4 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.3.3 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.3.1 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.3.0 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.2.9 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.2.8 app/views/cytoplasm/settings/colors.html.erb
cytoplasm-0.2.7 app/views/cytoplasm/settings/colors.html.erb