Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/withfig/themes


https://github.com/withfig/themes

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        



---

![os](https://img.shields.io/badge/os-%20macOS-light)
[![Signup](https://img.shields.io/badge/signup-private%20beta-blueviolet)](https://fig.io?ref=github_themes)
[![All-Contributors](https://img.shields.io/github/contributors/withfig/themes)](#Contributors)
![Discord](https://img.shields.io/discord/837809111248535583?color=768ad4&label=discord)
[![Twitter](https://img.shields.io/twitter/follow/fig.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=fig)

**[Fig](https://fig.io?ref=github_autocomplete) adds autocomplete to your terminal.**

As you type, Fig pops up subcommands, options, and contextually relevant arguments in your existing terminal on macOS.

![Fig Visual Autocomplete For Your Terminal Demo](https://fig.io/gifs/demo-with-header.gif)


## 😎 Get Started

**Setup:**

1. Click [here](https://GitHub.com/withfig/themes/fork/) to fork this repo.

2. Clone your forked repo and create an example spec

```shell
# Replace `YOUR_GITHUB_USERNAME` with your own github username
git clone https://github.com/YOUR_GITHUB_USERNAME/themes.git fig-themes
cd fig-themes

# Add withfig/themes as a remote
git remote add upstream https://github.com/withfig/themes.git
```

3. Now run `cp template.json themes/.json` and start editing your new theme 😊

4. If you want to try out your theme locally you will need to first copy the theme to your local folder using

```shell
cp themes/.json "$(fig theme --folder)"

fig theme
```

## 😊 Need Help?


Join our community





## ✨ Contributors