@frctl/mandelbrot
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -10,2 +10,6 @@ 'use strict'; | ||
},{ | ||
name: 'aqua', | ||
accent: '#7fdbff', | ||
palette: 'cool' | ||
},{ | ||
name: 'blue', | ||
@@ -15,27 +19,50 @@ accent: '#0074d9', | ||
},{ | ||
name: 'aqua', | ||
accent: '#7fdbff', | ||
name: 'lime', | ||
accent: '#01ff70', | ||
palette: 'cool' | ||
},{ | ||
name: 'navy', | ||
accent: '#001f3f', | ||
palette: 'cool' | ||
},{ | ||
name: 'teal', | ||
accent: '#39cccc', | ||
palette: 'cool' | ||
},{ | ||
name: 'olive', | ||
accent: '#3d9970', | ||
palette: 'cool' | ||
},{ | ||
name: 'green', | ||
accent: '#2ecc40', | ||
palette: 'cool' | ||
},{ | ||
name: 'red', | ||
accent: '#ff4136', | ||
palette: 'cool' | ||
},{ | ||
name: 'maroon', | ||
accent: '#85144b', | ||
palette: 'cool' | ||
},{ | ||
name: 'orange', | ||
accent: '#ff851b', | ||
palette: 'cool' | ||
},{ | ||
name: 'purple', | ||
accent: '#b10dc9', | ||
palette: 'cool' | ||
},{ | ||
name: 'yellow', | ||
accent: '#ffdc00', | ||
palette: 'cool' | ||
},{ | ||
name: 'fuchsia', | ||
accent: '#f012be', | ||
palette: 'cool' | ||
},{ | ||
name: 'grey', | ||
accent: '#aaaaaa', | ||
palette: 'cool' | ||
}]; | ||
// | ||
// | ||
// { | ||
// aqua: '#7fdbff', | ||
// blue: '#0074d9', | ||
// lime: '#01ff70', | ||
// navy: '#001f3f', | ||
// teal: '#39cccc', | ||
// olive: '#3d9970', | ||
// green: '#2ecc40', | ||
// red: '#ff4136', | ||
// maroon: '#85144b', | ||
// orange: '#ff851b', | ||
// purple: '#b10dc9', | ||
// yellow: '#ffdc00', | ||
// fuchsia: '#f012be', | ||
// gray: '#aaaaaa', | ||
// white: '#ffffff', | ||
// black: '#111111', | ||
// silver: '#dddddd' | ||
// }; | ||
@@ -42,0 +69,0 @@ for (let scheme of schemes) { |
{ | ||
"name": "@frctl/mandelbrot", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A theme for Fractal.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3973299
160
21669