Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 7e21058

Browse files
committed
docs: update
1 parent cd7d898 commit 7e21058

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ Change terminal colors on the fly.
66

77
A list of hex colors are supplied via command-line arguments, `stdin` or a file and `pal` sends these colors to all open terminals, modifying their palette. The purpose of this tool is to allow theme managers and individual scripts to effortlessly modify the current color-scheme without needing a reload of running terminals.
88

9+
## Table of Contents
10+
11+
<!-- vim-markdown-toc GFM -->
12+
13+
* [Dependencies](#dependencies)
14+
* [Installation](#installation)
15+
* [Usage](#usage)
16+
* [Applying colors to newly opened terminals.](#applying-colors-to-newly-opened-terminals)
17+
18+
<!-- vim-markdown-toc -->
19+
920
## Dependencies
1021

1122
- `bash`

0 commit comments

Comments
 (0)