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

@atom-learning/theme

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom-learning/theme - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

3

lib/index.d.ts

@@ -89,2 +89,5 @@ export type Theme = {

"subjectExamSkills": string
"glBlueLight": string
"glBluePrimary": string
"glBlueDark": string
},

@@ -91,0 +94,0 @@ "space": {

5

lib/index.js

@@ -88,3 +88,6 @@ module.exports = {

"subjectCreativeWriting": "hsl(33, 100%, 50%)",
"subjectExamSkills": "hsl(256, 93%, 35%)"
"subjectExamSkills": "hsl(256, 93%, 35%)",
"glBlueLight": "hsl(222, 68%, 78%)",
"glBluePrimary": "hsl(222, 56%, 55%)",
"glBlueDark": "hsl(222, 35%, 43%)"
},

@@ -91,0 +94,0 @@ "space": {

{
"name": "@atom-learning/theme",
"version": "1.4.0",
"version": "1.5.0",
"description": "Design tokens and assets for Atom Learning",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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