Socket
Socket
Sign inDemoInstall

@kano/kbc-tokens

Package Overview
Dependencies
Maintainers
13
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kano/kbc-tokens - npm Package Compare versions

Comparing version 4.22.14-alpha.0 to 4.22.17-alpha.0

38

lib/index.module.js

@@ -1,4 +0,4 @@

export const greenDark = "#629E33";
export const greenDark = "#629e33";
export const grayDark = "#414a51";
export const redAlert = "#F75846";
export const redAlert = "#f75846";
export const colorDark = "#414a51";

@@ -10,6 +10,6 @@ export const purpleBeta = "#a340ff";

export const blueLight = "#00bbd5";
export const green = "#88C440";
export const green = "#88c440";
export const cyan = "#00c9b2";
export const kanoOrange = "#FF6900";
export const colorUiAction = "#FF6900";
export const kanoOrange = "#ff6900";
export const colorUiAction = "#ff6900";
export const purpleLight = "#7b80f0";

@@ -21,6 +21,6 @@ export const grayDarkest = "#22272d";

export const colorUiDisabledBg = "#e0e0e0";
export const yellowReward = "#FFD500";
export const yellowReward = "#ffd500";
export const white = "#ffffff";
export const brightPink = "#fe5a69";
export const blueDark = "#0E71D4";
export const blueDark = "#0e71d4";
export const colorTwitter = "#04b9e3";

@@ -36,23 +36,23 @@ export const yiqTextDark = "#414a51";

export const colorDarker = "#2a3036";
export const colorPending = "#FFC100";
export const colorPending = "#ffc100";
export const grayDarker = "#2a3036";
export const colorDanger = "#F63636";
export const orange = "#FF6900";
export const yellowDark = "#D99700";
export const colorDanger = "#f63636";
export const orange = "#ff6900";
export const yellowDark = "#d99700";
export const colorFacebook = "#3b549a";
export const colorUiBgAlt = "#1a1a1a";
export const red = "#F63636";
export const redDark = "#CF2828";
export const red = "#f63636";
export const redDark = "#cf2828";
export const colorWarning = "#fe5a69";
export const themeColorInterval = "8%";
export const yellow = "#FFC100";
export const colorUiActionHover = "darken(#FF6900, 15%)";
export const yellow = "#ffc100";
export const colorUiActionHover = "darken(#ff6900, 15%)";
export const colorUiBg = "#414a51";
export const colorTextMuted = "#c2c2c2";
export const orangeDark = "#D95000";
export const orangeDark = "#d95000";
export const lime = "#7ed321";
export const pink = "#f07b7b";
export const colorInfo = "#FF6900";
export const colorInfo = "#ff6900";
export const colorPrimary = "#ff6b00";
export const colorUiComponentFocus = "lighten(#FF6900, 15%)";
export const colorUiComponentFocus = "lighten(#ff6900, 15%)";
export const grayLighter = "#e0e0e0";

@@ -62,3 +62,3 @@ export const colorSuccess = "#7ed321";

export const offwhite = "#f8f8f8";
export const blue = "#1093F5";
export const blue = "#1093f5";
export const grayLightest = "#f2f2f2";

@@ -65,0 +65,0 @@ export const colorLightest = "#f2f2f2";

{
"name": "@kano/kbc-tokens",
"version": "4.22.14-alpha.0",
"version": "4.22.17-alpha.0",
"description": "Design tokens for kano apps and components",

@@ -30,3 +30,3 @@ "author": "Kano Computing",

},
"gitHead": "684ed73ee5613578e5fcaf21dc884e9cb71d51ad"
"gitHead": "e513e3ee51867f5de6efc0278b86db5d50a1df5a"
}

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