Coder Social home page Coder Social logo

warpdotdev / themes Goto Github PK

View Code? Open in Web Editor NEW
675.0 19.0 158.0 11.37 MB

Custom themes repository for Warp, a blazingly fast modern terminal built in Rust.

Home Page: https://docs.warp.dev/features/themes

License: Apache License 2.0

Python 100.00%
theme open-source python yaml rust terminal cli

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.

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

alansealtiel avatar alokedesai avatar andrewjo avatar bartdenhoed avatar danielpeng2 avatar dannyneira avatar daveparr avatar davidleininger avatar delaschwein avatar dev4joel avatar dominuskelvin avatar dylanwishner avatar elviskahoro avatar emretuna avatar gagata avatar gvko avatar hideoo avatar hongyi-chen avatar jakeherp avatar jdlien avatar jriera avatar lauralangdon avatar melaniecrissey avatar nunezgabriel avatar satoqz avatar stradicat avatar ubmit avatar windsoilder avatar wkei avatar zhuozhiyongde avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

themes's Issues

warp-themes.com no longer exists

It's been bought up by some malicious actor and now attempts to get the user to install malware; I think it'd be best to remove it from the README.

Aura Theme Migration

Hey Warp team and maintainers, amazing terminal, totally love it. I want to use the Aura theme over the terminal BUT there's no official release yet, the only thing I would need since I never did such a thing is guidance on how can I transform any Aura theme release from terminal app, or iTerm, or Alacritty to the YML format that Warp uses.

Links:
https://github.com/daltonmenezes/aura-theme

Feature Request: GUI based theme customization

This is a bit of a big / long term ask. But having some method of GUI based theme customization would be fantastic. Coming from iterm, it's dead simple to robustly customize my profile and different themes without having to consistently read documentation on settings, values, set hexadecimal colors, etc. Having some sort of intuitive interface to create themes, select colors, specify opacity (raised issue from before) would be a great boost to warp.

Should Include Synthwave '84 Material Theme

Here is the Yaml

# Synthwave '84
accent:
    left: "#f92aad"
    right: "#848bbd"
background:
  top: "#241b2f"
  bottom: "#191621"
details: darker
foreground: "#f1f1f1"
terminal_colors:
  normal:
    black: "#382C4D"
    blue: "#34d3fb"
    cyan: "#36f9f6"
    green: "#72f1b8"
    magenta: "#f92aad"
    red: "#fe4450"
    white: "#f2ebe0"
    yellow: "#fede5d"
  bright:
    black: "#7b6a98"
    blue: "#aaeeff"
    cyan: "#9efffd"
    green: "#c6ffe5"
    magenta: "#ffa8df"
    red: "#ff7d86"
    white: "#f1f1f1"
    yellow: "#fff0b4"

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.