hyperterm-dark-drifter
Advanced tools
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; | ||
} | ||
` | ||
}); | ||
} |
@@ -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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
309279
92
34