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

@scalar/themes

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/themes - npm Package Compare versions

Comparing version 0.9.8 to 0.9.9

6

CHANGELOG.md
# @scalar/themes
## 0.9.9
### Patch Changes
- 3b83b82: fix: empty html response show theme background
## 0.9.8

@@ -4,0 +10,0 @@

2

package.json

@@ -18,3 +18,3 @@ {

],
"version": "0.9.8",
"version": "0.9.9",
"engines": {

@@ -21,0 +21,0 @@ "node": ">=18"

@@ -79,3 +79,3 @@ import type { Config } from 'tailwindcss'

// Utility Colors
backdrop: 'rgba(0, 0, 0, 0.44)', // Overlay Backdrops
backdrop: 'rgba(0, 0, 0, 0.22)', // Overlay Backdrops
border: 'var(--scalar-border-color)',

@@ -82,0 +82,0 @@ brand: 'var(--scalar-brand)',

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