Giter VIP home page Giter VIP logo

itermcolorstowarp's Introduction

iTerm Colors To Warp terminal

๐ŸŽจ This script takes an iTerm Color Profile as an argument and translates it for use with the Warp terminal.

Prerequisites

The script depends on YAML libraries.

npm install yaml

Usage

node iterm-colors-to-warp.js [path-to-iterm-profile.json]

Steps to export an iTerm Color Profile:

  1. Open the iTerm2 App

  2. Go to Preferences -> Profiles -> Colors

  3. Other Actions -> Save Profile as JSON

Steps to use the theme in Warp terminal:

  1. Run this script from the command line:
node iterm-colors-to-warp.js [path-to-iterm-profile.json]
  1. In Warp, create a config directory in your home directory:
mkdir -p ~/.warp/themes/
  1. Add your new custom theme yaml theme file to this directory:
cp ./[path-to-iterm-profile.yaml] ~/.warp/themes/

Your new theme should now be visible on the list of available themes.

Fork by: https://gist.github.com/2xAA/bd01638dc9ca46c590fda06c4ef0cc5a

itermcolorstowarp's People

Contributors

dev4joel avatar

Stargazers

Mani Reddy avatar Patrick H. Mullins avatar Artur Dudek avatar  avatar Adam Siekierski avatar

Watchers

 avatar

Forkers

mani-sh-reddy

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.