
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@geoffcox/sterling-svelte-themes
Advanced tools
A modern theme for the sterling-svelte component library.
To learn how to use this theme, please see the Sterling Theme documentation.
npm install @geoffcox/sterling-svelte-themes
Version 2.0 supports light and dark modes automatically. A single set of CSS vars that leverage the light-dark() function to pick colors based on the color-scheme property set on the root document element.
https://github.com/GeoffCox/sterling-svelte-themes
Standardized disabled styles: Removed no-step diagonal stripes in favor of traditional background, border, and color.
Removed progress disabled styling (progress is not interactive)
Fixed MenuItem disabled styling selector issue
Improved layout of Label to help content/input responsd to width changes
Improved layout of Label with boxed style to display message across the bottom.
Fixed modifies of button colors to separate multiple modifiers with multiple double dashes (e.g. --blue-hover => --blue--hover)
Fixed Switch hover, active, selected background colors for better contrast
Improved focus styles of Slider, Switch to focus on button/thumb element
Added border width variables for common, button, and input.
Fixed missing use of outline border width variable across all styles.
Reduced border and outline width from 2px to 1px to avoid heaviness with border styles
Fixed bug in Pagination missing input:hover style
Updated drop shadows to be consistent for Callout, Dialog, Dropdown, Menu, Select, and Tooltip.
FAQs
A modern theme for the sterling-svelte component library.
We found that @geoffcox/sterling-svelte-themes demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.