Sha256: 067921cf98129af4162e119aa320ecfb651f33c674237cfd1d903203055499a9

Contents?: true

Size: 266 Bytes

Versions: 1

Compression:

Stored size: 266 Bytes

Contents

define("dojox/charting/themes/Bahamation", ["../SimpleTheme", "./common"], function(SimpleTheme, themes){
	themes.Bahamation = new SimpleTheme({
		colors: [
			"#3f9998",
			"#3fc0c3",
			"#70c058",
			"#ef446f",
			"#c663a6"
		]
	});
	return themes.Bahamation;
});

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dojox-rails-0.11.0 vendor/assets/javascripts/charting/themes/Bahamation.js.uncompressed.js