• Stars
    star
    127
  • Rank 281,133 (Top 6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Convert any Visual Studio Code Theme to Sublime Text 3 or IntelliJ IDEA

code-theme-converter

CircleCIdownloads npm version

Convert any vscode theme with ease!

I'm mainly working with Visual Studio Code nowadays and also created some themes. There are still some moments, where I prefer to work with other editors like Sublime Text or WebStorm. It bugs me that these editors don't have my vscode themes, so I've created this package to easily convert my themes.

Please use this as a starting point for your theme in Sublime Text 3

Install

Install using npm

npm i -g code-theme-converter

Install using yarn

yarn global add code-theme-converter

Usage

code2subl

code2subl <repo> [options]

Options

  • -S, --save: Install theme into Sublime Text (default: false)
  • -d, --directory: Overwrite directory containing the themes (default: "themes")
  • -T, --as-tm-theme: Convert to .tmTheme instead of .sublime-color-scheme (default: false)
  • -V, --version: Output the version number
  • -h, --help: Output usage information

Example

code2subl https://github.com/tobiastimm/raiju.git

License

MIT

More Repositories

1

raiju

⚡️ Raijū ⚡️ is a Visual Studio Code theme inspired by Ariake Dark and Subliminal.
30
star
2

sceanic

What happens when Spacegray meets Oceanic Next?
7
star
3

subliminalr

Inspired by the Subliminal theme this reloaded version has some extended language support and some personal preferences
7
star
4

using-metro-for-web

A boilerplate to use 🚆 for web bundling!
JavaScript
6
star
5

vscode-matter-theme

A theme inspired by Tron, SpaceGray and Raiju. Nothing else matters
4
star
6

pandju

Raijū meets panda
4
star
7

duotoned

Duotoned is an opinionated version of the duotone syntax for vscode
3
star
8

raiju-terminal

Terminal variant for users of the Raijū theme.
Shell
3
star
9

frontend-coding-first-steps

Created with CodeSandbox
HTML
3
star
10

raiju-sublime

⚡️ Raijū ⚡️ is a Sublime Text theme inspired by Ariake Dark and Subliminal.
3
star
11

metro-css-transformer

Experimental CSS transformer for metro
JavaScript
2
star
12

reason-react-hooks-example

Example project with reason-react, routing, graphql and hooks!
C++
2
star
13

fast-check-react-example

Created with CodeSandbox
TypeScript
2
star
14

docusaurus-plugin-content-adrs

ADRs plugin for Docusaurus v2 docs
JavaScript
2
star
15

web-development-for-beginners

JavaScript
2
star
16

fuse-box-angularjs-example

Example project for fuse-box with AngularJS
JavaScript
2
star
17

umi

Umi - 海 is an oceanic color based Visual Studio Code theme
2
star
18

sublime-es7-javascript-react-snippets

Sublime Package for Javascript/React and ES7 snippets
1
star
19

metro-html-transformer

Experimental html transformer for metro
JavaScript
1
star
20

nest-typescript-graphql

Created with CodeSandbox
TypeScript
1
star
21

react-model-based-testing

Example project for model-based testing with react
CSS
1
star
22

jest-branch-coverage

Outputs the test-coverage of a certain branch
JavaScript
1
star
23

tobiastimm.eu

Repo for my personal website
JavaScript
1
star
24

gaiden

外伝 - The tale of your github experience
JavaScript
1
star
25

relay-supervillains

Example project to learn Relay
JavaScript
1
star
26

marked-it

An easy way to organize your bookmarks without breaking your privacy! WIP!
JavaScript
1
star
27

relay-modern-feed

Social feed implemented with `relay`
JavaScript
1
star