move theme previews around

This commit is contained in:
Sam G. 2024-08-05 23:40:14 -07:00
parent 9e8dfe6a0b
commit f6a33c59a3
4 changed files with 11 additions and 6 deletions

View File

@ -7,11 +7,8 @@ resemble) are designed to achieve identical contrast with the accents, and thus
the four can be selected to change the feeling of the palette without sacrificing
readability.
![Light biomes](images/light_code_caps.png)
_(Default light theme variants)_
![Dark biomes](images/dark_code_caps.png)
_(Default dark theme variants)_
![Theme preview](images/repo_preview.png)
_(Preview of default light and dark theme variants)_
See screenshots for the full set of theme variants in [THEMES](THEMES.md) (also discussed
below).
@ -40,6 +37,12 @@ identical ($\pm 0.1$). Put another way, the relative contrast between accents de
on the _lightness_ of the background monotone, not its hue.
## Concrete themes
![Light biomes](images/light_code_caps.png)
_(Default light theme variants)_
![Dark biomes](images/dark_code_caps.png)
_(Default dark theme variants)_
Themes are derived from the `monobiome` palette by varying both the monotone hue (the
"biome") and the extent of the background/foreground lightness (the "harshness"). This is
done for both light and dark schemes, and in each case accent colors are selected at a
@ -82,6 +85,8 @@ other applications.
## `fzf`
(add `synconf` here)
[1]: https://github.com/isa/TextMate-Themes/blob/master/monoindustrial.tmTheme
[2]: https://github.com/vim-airline/vim-airline

View File

@ -6,7 +6,7 @@ below, displaying a few lines from a Python file in Neovim.
You can find the 24 raw screenshots for each theme in `images/theme_caps` under the
repository root (with filenames `<harshness>-<biome>-<scheme>.png`).
## Default variants
## Default (gray) variants
![Default light and dark variants](images/biome_variants/default_variants.png)
## Grassland biome

BIN
images/repo_preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 953 KiB