Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/withfig/themes
https://github.com/withfig/themes
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/withfig/themes
- Owner: withfig
- Created: 2021-07-29T17:07:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T19:13:23.000Z (5 months ago)
- Last Synced: 2024-08-05T15:07:03.193Z (3 months ago)
- Size: 111 KB
- Stars: 68
- Watchers: 3
- Forks: 59
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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?
## ✨ Contributors