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

@atom-learning/theme

Package Overview
Dependencies
Maintainers
3
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.0.1 to 1.1.0

1

lib/index.d.ts

@@ -45,2 +45,3 @@ export type Theme = {

"warningDark": string
"warningText": string
"subjectEnglish": string

@@ -47,0 +48,0 @@ "subjectMaths": string

5

lib/index.js

@@ -21,3 +21,3 @@ module.exports = {

"primaryLight": "hsl(217, 92%, 97%)",
"primary": "hsl(217, 92%, 54%)",
"primary": "hsl(217, 92%, 51%)",
"primaryMid": "hsl(223, 78%, 45%)",

@@ -46,4 +46,5 @@ "primaryDark": "hsl(228, 82%, 35%)",

"warningDark": "hsl(41, 100%, 41%)",
"warningText": "hsl(24, 100%, 37%)",
"subjectEnglish": "hsl(0, 91%, 64%)",
"subjectMaths": "hsl(217, 92%, 54%)",
"subjectMaths": "hsl(217, 92%, 51%)",
"subjectScience": "hsl(256, 65%, 62%)",

@@ -50,0 +51,0 @@ "subjectVerbalReasoning": "hsl(128, 47%, 53%)",

{
"name": "@atom-learning/theme",
"version": "1.0.1",
"version": "1.1.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