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

hyperterm-dark-drifter

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperterm-dark-drifter - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

19

index.js

@@ -71,4 +71,23 @@ exports.decorateConfig = (config) => {

}
.tab_icon {
right: 18px;
width: 18px;
height: 18px;
border-radius: 0px;
color: white;
font-weight: 700;
font-size: 18px;
}
.tab_icon:hover {
background-color: rgba(176, 47, 68, 1) !important;
}
.tab_shape {
left: 5px;
top: 5px;
width: 8px;
height: 8px;
shape-rendering: initial !important;
}
`
});
}

2

package.json

@@ -7,3 +7,3 @@ {

},
"version": "0.2.2",
"version": "0.2.3",
"description": "A dark Hyper theme inspired by Heart Machine video game Hyper Light Drifter",

@@ -10,0 +10,0 @@ "main": "index.js",

@@ -27,2 +27,3 @@ # Hyperterm Dark Drifter

- **0.2.3:** Edit tab close icons.
- **0.2.2:** Slightly modify black shades.

@@ -29,0 +30,0 @@ - **0.2.1:** README.

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