fix README links to template files
This commit is contained in:
18
README.md
18
README.md
@@ -31,11 +31,11 @@ Monotone curves have fixed chroma, whereas the accent curves' chroma varies
|
|||||||
smoothly as a function of lightness within sRGB gamut bounds.
|
smoothly as a function of lightness within sRGB gamut bounds.
|
||||||
|
|
||||||
| Chroma curves | Color trajectories |
|
| Chroma curves | Color trajectories |
|
||||||
|---|---|
|
|-------------------------------------------------------|------------------------------------------|
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
| Palette |
|
| Palette |
|
||||||
|---|
|
|--------------------------------|
|
||||||
|  |
|
|  |
|
||||||
|
|
||||||
Chroma curves are designed specifically to establish a distinct role for each
|
Chroma curves are designed specifically to establish a distinct role for each
|
||||||
@@ -61,7 +61,7 @@ varying only in lightness from dark to light grey.
|
|||||||
## Themes
|
## Themes
|
||||||
|
|
||||||
| Dark themes | Light themes |
|
| Dark themes | Light themes |
|
||||||
|---|---|
|
|----------------------------------------|------------------------------------------|
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
Themes are derived from the `monobiome` palette by selecting a monotone base
|
Themes are derived from the `monobiome` palette by selecting a monotone base
|
||||||
@@ -79,7 +79,7 @@ The following plots show the intersection of the sphere centered at a fixed
|
|||||||
background color (`alpine` biome with a lightness of 20) under variable radii:
|
background color (`alpine` biome with a lightness of 20) under variable radii:
|
||||||
|
|
||||||
| | `-l 20 -d 0.3` | `-l 20 -d 0.4` | `-l 20 -d 0.5` |
|
| | `-l 20 -d 0.3` | `-l 20 -d 0.4` | `-l 20 -d 0.5` |
|
||||||
|---|---|---|---|
|
|---------------------|---------------------------------------------------|---------------------------------------------------|---------------------------------------------------|
|
||||||
| Color visualization |  |  |  |
|
| Color visualization |  |  |  |
|
||||||
| Editor preview |  |  |  |
|
| Editor preview |  |  |  |
|
||||||
|
|
||||||
@@ -178,7 +178,7 @@ One can set these themes for the provided applications as follows:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Themes are generated using the [`kitty` theme
|
Themes are generated using the [`kitty` theme
|
||||||
template](templates/apps/kitty/templates/active.theme).
|
template](templates/kitty/active.theme).
|
||||||
|
|
||||||
- `vim`/`neovim`
|
- `vim`/`neovim`
|
||||||
|
|
||||||
@@ -193,7 +193,7 @@ One can set these themes for the provided applications as follows:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Themes are generated using the [`vim` theme
|
Themes are generated using the [`vim` theme
|
||||||
template](templates/apps/nvim/templates/theme.vim).
|
template](templates/nvim/theme.vim).
|
||||||
|
|
||||||
- `fzf`
|
- `fzf`
|
||||||
|
|
||||||
@@ -206,7 +206,7 @@ One can set these themes for the provided applications as follows:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Themes are generated using the [`fzf` theme
|
Themes are generated using the [`fzf` theme
|
||||||
template](templates/apps/fzf/templates/active.theme).
|
template](templates/fzf/active.theme).
|
||||||
|
|
||||||
- Firefox
|
- Firefox
|
||||||
|
|
||||||
@@ -214,13 +214,11 @@ One can set these themes for the provided applications as follows:
|
|||||||
add-ons][2], and switch between light/dark schemes based on system settings.
|
add-ons][2], and switch between light/dark schemes based on system settings.
|
||||||
You can also download raw XPI files for each theme in `app-config/firefox/`,
|
You can also download raw XPI files for each theme in `app-config/firefox/`,
|
||||||
each of which is generated using the [Firefox `manifest.json`
|
each of which is generated using the [Firefox `manifest.json`
|
||||||
template](templates/apps/firefox/templates/none-dark.manifest.json).
|
template](templates/firefox/auto-manifest.json).
|
||||||
|
|
||||||
Static [light][4] and [dark][5] themes are additionally available (i.e., that
|
Static [light][4] and [dark][5] themes are additionally available (i.e., that
|
||||||
don't change with system settings).
|
don't change with system settings).
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## CLI installation
|
## CLI installation
|
||||||
A brief theme generation guide was provided in the [Generation
|
A brief theme generation guide was provided in the [Generation
|
||||||
section](#generation), making use of the `monobiome` CLI. This tool can be
|
section](#generation), making use of the `monobiome` CLI. This tool can be
|
||||||
|
|||||||
Reference in New Issue
Block a user