devtools-themes

0.0.1 • Public • Published

DevTools Themes

A library for sharing devtools themes: Chrome, Firefox, Dracula, One Dark, and many more

Usage

CSS in JS

import themes from "devtools-themes";
const theme =  themes.oneDark;
 
console.log(theme.special00)

Stylesheet Loading

import * from "devtools-themes/themes.css"

Readme

Keywords

none

Package Sidebar

Install

npm i devtools-themes

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • jasonlaster11