Coder Social home page Coder Social logo

moox / atom-syntax-theme-to-highlights-css Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 199 KB

CLI tool to convert Atom syntax theme to CSS for code highlighted with atom/highlights

License: MIT License

JavaScript 100.00%
atom-syntax atom-theme css highlighting highlight cli

atom-syntax-theme-to-highlights-css's Introduction

atom-syntax-theme-to-highlights-css

Build Status

Repo on GitHub Repo on GitLab Repo on BitBucket

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.

Preview

Install

โš ๏ธ 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

Usage

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

Related

atom-syntax-theme-to-highlights-css's People

Contributors

moox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.