New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grape-theme

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grape-theme - npm Package Compare versions

Comparing version 1.3.1 to 1.4.0

5

dist/base-colors.js

@@ -17,4 +17,6 @@ 'use strict';

grayLight: '#aaaaaa',
grayLighter: '#f7f7f9',
gray: '#666666',
grayDark: '#333333',
grayDark: '#4d4d4d',
grayDarker: '#333333',

@@ -32,3 +34,2 @@ grayBlueLighter: '#ebeef3',

grapeLight: '#7b477b',
grapeTypo: '#2b2231',
bittersweetDark: '#e9573f',

@@ -35,0 +36,0 @@ bittersweetLight: '#fc6e51',

@@ -11,4 +11,6 @@ {

"grayLight": "#aaaaaa",
"grayLighter": "#f7f7f9",
"gray": "#666666",
"grayDark": "#333333",
"grayDark": "#4d4d4d",
"grayDarker": "#333333",
"grayBlueLighter": "#ebeef3",

@@ -22,3 +24,2 @@ "grayBlueLight": "#e0e5ec",

"grapeLight": "#7b477b",
"grapeTypo": "#2b2231",
"bittersweetDark": "#e9573f",

@@ -25,0 +26,0 @@ "bittersweetLight": "#fc6e51",

2

dist/web-colors.js

@@ -28,3 +28,3 @@ 'use strict';

navigationBackground: _baseColors2['default'].silverLight,
organisationBackground: _baseColors2['default'].grapeDark,
organisationBackground: _baseColors2['default'].grayDarker,
searchHighlightColor: _baseColors2['default'].yellow,

@@ -31,0 +31,0 @@ borderLight: 'rgba(0,0,0,0.05)',

@@ -16,3 +16,3 @@ {

"navigationBackground": "#f8f8f8",
"organisationBackground": "#542f59",
"organisationBackground": "#333333",
"searchHighlightColor": "#fff3b9",

@@ -19,0 +19,0 @@ "borderLight": "rgba(0,0,0,0.05)",

{
"name": "grape-theme",
"description": "Theme related files sharable between all ubergrape projects.",
"version": "1.3.1",
"version": "1.4.0",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=0.8.0"

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