Socket
Socket
Sign inDemoInstall

@financial-times/o-colors

Package Overview
Dependencies
Maintainers
11
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-colors - npm Package Compare versions

Comparing version 6.6.0 to 6.6.1

demos/src/palettes/core-professional-palette.json

7

CHANGELOG.md
# Changelog
### [6.6.1](https://www.github.com/Financial-Times/origami/compare/o-colors-v6.6.0...o-colors-v6.6.1) (2023-06-02)
### Bug Fixes
* o-colors, show professional palette seperately from other colours ([310fc89](https://www.github.com/Financial-Times/origami/commit/310fc89005a4e83185eb35c6bea096abff335630))
## [6.6.0](https://www.github.com/Financial-Times/origami/compare/o-colors-v6.5.1...o-colors-v6.6.0) (2023-05-24)

@@ -4,0 +11,0 @@

6

demos/src/palettes/core-palette.json

@@ -28,5 +28,2 @@ {

],
"professional": [
{ "name": "mint" }
],
"b2c": [

@@ -44,4 +41,3 @@ { "name": "org-b2c" },

{ "name": "teal", "values": [20, 30, 40, 50, 60, 70, 80, 90, 100] },
{ "name": "wheat", "values": [100] },
{ "name": "mint", "values": [30, 40, 50, 60, 70, 80] }
{ "name": "wheat", "values": [100] }
],

@@ -48,0 +44,0 @@ "mixes": [

@@ -83,4 +83,4 @@ {

"title": "FT Professional Palette",
"data": "demos/src/palettes/core-palette.json",
"template": "demos/src/professional-palette.mustache",
"data": "demos/src/palettes/core-professional-palette.json",
"template": "demos/src/primary-palette.mustache",
"description": "Colours for use exclusively by the FT Professional sub-brand.",

@@ -90,4 +90,3 @@ "display_html": false,

"core"
],
"hidden": true
]
},

@@ -129,2 +128,13 @@ {

{
"name": "core-professional-tones",
"title": "FT Professional Tones and Mixes",
"data": "demos/src/palettes/core-professional-palette.json",
"template": "demos/src/tones-mixes.mustache",
"description": "Colours for use exclusively by the FT Professional sub-brand.",
"display_html": false,
"brands": [
"core"
]
},
{
"name": "internal-contrast-checker",

@@ -131,0 +141,0 @@ "title": "Contrast ratio checker",

{
"name": "@financial-times/o-colors",
"type": "module",
"version": "6.6.0",
"version": "6.6.1",
"description": "The default colour palette for all FT products. The palette supports colour contrast checking, colour mixing and toneing.",

@@ -6,0 +6,0 @@ "keywords": [

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