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

@forter/styles

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/styles - npm Package Compare versions

Comparing version 4.14.0 to 4.15.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [4.15.0](https://github.com/forter/web-components/compare/@forter/styles@4.14.0...@forter/styles@4.15.0) (2023-03-23)
### Features
* **styles:** add colors to styles ([#1246](https://github.com/forter/web-components/issues/1246)) ([0a388cf](https://github.com/forter/web-components/commit/0a388cf))
# [4.14.0](https://github.com/forter/web-components/compare/@forter/styles@4.13.4...@forter/styles@4.14.0) (2023-03-22)

@@ -8,0 +19,0 @@

28

colors.css.js

@@ -242,11 +242,21 @@ import { css } from 'lit-element';

* ─────────────────────────────────── */
--fc-indigo-900: #1c0e48;
--fc-indigo-800: #2d1672;
--fc-indigo-700: #3d1e9c;
--fc-indigo-600: #4e26c5;
--fc-indigo-500: #5e2eef;
--fc-indigo-400: #825df3;
--fc-indigo-300: #a78cf6;
--fc-indigo-200: #cbbbfa;
--fc-indigo-100: #efeafd;
--fc-indigo-950: #150f57;
--fc-indigo-900: #201785;
--fc-indigo-850: #281f96;
--fc-indigo-800: #3126a8;
--fc-indigo-750: #3429af;
--fc-indigo-700: #3d31c6;
--fc-indigo-650: #3f36cd;
--fc-indigo-600: #4542e3;
--fc-indigo-550: #4a47e4;
--fc-indigo-500: #5b58ea;
--fc-indigo-450: #5f5dea;
--fc-indigo-400: #7a7eef;
--fc-indigo-350: #8388f1;
--fc-indigo-300: #a0a4f6;
--fc-indigo-250: #adb0f8;
--fc-indigo-200: #d2d4fb;
--fc-indigo-150: #d9dbfc;
--fc-indigo-100: #efefff;
--fc-indigo-50: #f8f8ff;

@@ -253,0 +263,0 @@ /* PINK PURPLE

{
"name": "@forter/styles",
"version": "4.14.0",
"version": "4.15.0",
"description": "Styles for Forter Components",

@@ -47,3 +47,3 @@ "main": "index.js",

},
"gitHead": "3b4053252e668dca7c456d5d46e3219dadae82ec"
"gitHead": "a7ebb3e3b161a6eb31fe58bf0a8efb01787c1077"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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