Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
atom-syntax-theme-to-highlights-css
Advanced tools
This CLI tool allows you to transform an Atom theme to CSS file ready to be used by code highlighted by atom/highlights.
This CLI tool allows you to transform an Atom theme to CSS ready to be used by code highlighted with atom/highlights.
Atom themes are less files so a compilation is required when you want to use those directly.
This simple command clone, compile and adjust CSS for you.
⚠️ No need to install this package globally as you will probably not use it often. You can rely on npx which is provided by default in latest version of npm.
Bu in case you want to...
npm install -g atom-syntax-theme-to-highlights-css
To output the CSS
npx atom-syntax-theme-to-highlights-css https://github.com/simurai/duotone-dark-sea-syntax
To copy directly into your clipboard
npx atom-syntax-theme-to-highlights-css --clipboard https://github.com/simurai/duotone-dark-sea-syntax
Note: an alias is also available if you have installed the package globally: atomst2hlcss
FAQs
This CLI tool allows you to transform an Atom theme to CSS file ready to be used by code highlighted by atom/highlights.
The npm package atom-syntax-theme-to-highlights-css receives a total of 0 weekly downloads. As such, atom-syntax-theme-to-highlights-css popularity was classified as not popular.
We found that atom-syntax-theme-to-highlights-css demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.