Socket
Socket
Sign inDemoInstall

@gedit/theme

Package Overview
Dependencies
13
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.63 to 0.1.64

2

lib/browser/default-color-contribution.js

@@ -410,3 +410,3 @@ "use strict";

defaults: {
dark: color_registry_1.Color.transparent(primaryColor, 0.35),
dark: color_registry_1.Color.transparent(primaryColor, 0),
},

@@ -413,0 +413,0 @@ description: 'Panel border color to separate the panel from the editor. Panels are shown below the editor area and contain views like output and integrated terminal.',

{
"name": "@gedit/theme",
"version": "0.1.63",
"version": "0.1.64",
"license": "MIT",

@@ -30,3 +30,3 @@ "main": "lib/browser/index",

},
"gitHead": "f76d857b72ca85cb6090328623331a727eaf2815"
"gitHead": "1ec58b0dd56849d324e85057f54957a9e2d9c8ed"
}

@@ -534,3 +534,3 @@ /* eslint-disable max-len, @typescript-eslint/indent */

defaults: {
dark: Color.transparent(primaryColor, 0.35),
dark: Color.transparent(primaryColor, 0),
},

@@ -537,0 +537,0 @@ description:

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc