Giter VIP home page Giter VIP logo

themes's Introduction

Warp Themes

This is an open-source repository with themes for Warp. We welcome and appreciate any contributions! Join our Discord, we have a channel dedicated to discussing custom themes.

We have directions on how to use this repository in our documentation.

Create your own theme with Warp-Themes.com

Warp-Themes.com is a web app built entirely by community member Torben Haack. The tool allows you to visually customize your own terminal theme with a few simple color selections, then download that theme file and have Warp load it into its theme picker. Please see more on how to use the app in our Warp-Themes blog post.

Custom Background Images

Warp supports setting background images, set the path to your background image in your themes .yaml file:

  • A relative path to ~/.warp/themes/background.jpg
  • The absolute path to the background image /Users/my_user/Documents/background.jpg

If your background image was under ~/.warp/themes/level_one/level_two/background_image.jpg then the file path in the yaml should be:

background_image:
  # background image credit: https://unsplash.com/photos/0eKCOZ11gfk
  path: "level_one/level_two/background_image.jpg"

Contributing

TLDR; After adding your theme run the python script for generating theme previews ./scripts/gen_theme_previews.py like so:

python3 ./scripts/gen_theme_previews.py standard

for a newly added theme that's in the standard folder/directory. If you get the error that yaml is missing make sure you pip install PyYAML

There are more directions on how to use this repository in our documentation..

Open source dependencies

We'd like to call out a few of the open source themes and repositories that helped bootstrap the set of themes for Warp:

What are base16 themes?

An architecture for building themes based on carefully chosen syntax highlighting using a base of sixteen colors. Base16 provides a set of guidelines detailing how to style syntax and how to code a builder for compiling Base16 schemes and templates.

More on the details and structure here: https://github.com/chriskempson/base16.

Base16 themes were sourced and auto-generated based on the Alacritty themes collected by @aarowill. Repo: https://github.com/aarowill/base16-alacritty

What are standard themes?

In this directory, you'll find themes popular among other tools, including Solarized, Dracula, and others.

Themes in this directory were sourced and auto-generated based on the Alacritty themes collected by @eendroroy. Repo: https://github.com/eendroroy/alacritty-theme

What are holiday themes?

We made holiday themes to celebrate various holidays during the calendar year.

What are warp_bundled themes?

These are the themes that ship directly with Warp.

themes's People

Contributors

elviskahoro avatar gagata avatar alokedesai avatar hongyi-chen avatar windsoilder avatar melaniecrissey avatar satoqz avatar zhuozhiyongde avatar bartdenhoed avatar danielpeng2 avatar dannyneira avatar davidleininger avatar dylanwishner avatar dev4joel avatar delaschwein avatar gvko avatar ubmit avatar hideoo avatar jdlien avatar jakeherp avatar jriera avatar wkei avatar dominuskelvin avatar pavlovic265 avatar imactia avatar ryosukenakata avatar obahareth avatar hikaru-shindo avatar rexgraystone avatar stulzer avatar

Stargazers

Alan Sealtiel Aldana Mendiola avatar

Watchers

 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.