22
33[ ![ Matrix Chat] ( https://img.shields.io/matrix/tinted-theming:matrix.org )] ( https://matrix.to/#/#tinted-theming:matrix.org )
44
5- This repository provides [ Base16] and [ Base24] color schemes for [ fzf ] , a
6- command-line fuzzy finder written in Go.
5+ This repository provides [ Base16] , [ Base24] an [ Tinted8 ] color schemes for
6+ [ fzf ] , a command-line fuzzy finder written in Go.
77
88It is meant to be used along with other [ Tinted Theming] template
99projects, which proposes a modular approach by separating templates,
@@ -12,19 +12,14 @@ schemes and builder into different repositories.
1212Themes in tinted-fzf work by appending ` --color ` options to your
1313existing ` FZF_DEFAULT_OPTS ` environment variable.
1414
15- Previously [ base16-fzf] , but we've since added Base24 themes and plan
16- to add themes for different color systems in future, the ` base16- `
17- prefix doesn't work anymore so we've moved to the less restrictive name
18- ` tinted-fzf ` .
19-
2015## Installation
2116
2217### Posix complaint shell (sh, bash, zsh)
2318
2419Source your favorite color scheme from the ` sh/ ` directory into your
2520shell configuration file (` .*rc ` file).
2621
27- ``` shell
22+ ``` sh
2823. /path/to/tinted-fzf/sh/base16-oceanicnext.sh
2924```
3025
@@ -66,7 +61,7 @@ shell environments, enhancing your experience with fzf.
6661
6762## Contributing
6863
69- See [ CONTRIBUTING .md] , which contains building and contributing
64+ See [ CONTRIBUTING_TO_TEMPLATES .md] , which contains building and contributing
7065instructions.
7166
7267This template's themes were built with [ builder-rust] .
@@ -79,11 +74,11 @@ This template's themes were built with [builder-rust].
7974
8075[ Base16 ] : https://github.com/tinted-theming/home
8176[ Base24 ] : https://github.com/tinted-theming/base24
77+ [ Tinted8 ] : https://github.com/tinted-theming/home/blob/main/specs/tinted8/styling.md
8278[ Tinted Theming ] : https://github.com/tinted-theming/home
8379[ fzf ] : https://github.com/junegunn/fzf
8480[ builder-rust ] : https://github.com/tinted-theming/tinted-builder-rust
85- [ CONTRIBUTING.md ] : CONTRIBUTING.md
86- [ base16-fzf ] : https://github.com/tinted-theming/base16-fzf
81+ [ CONTRIBUTING_TO_TEMPLATES.md ] : https://github.com/tinted-theming/CONTRIBUTING_TO_TEMPLATES.md
8782[ 1 ] : screenshots/base16-solarized-dark.png
8883[ 2 ] : screenshots/base16-horizon-dark.png
8984[ 3 ] : screenshots/base16-tomorrow.png
0 commit comments