Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@frctl/mandelbrot

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frctl/mandelbrot - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

assets/scss/schemes/fuchsia.scss

73

assets/scss/build.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc