Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b0de79da1 | |||
| 12cf00552b | |||
| b56fb396ea | |||
| a0bb4fb053 | |||
| 2955457293 | |||
| 6b11b41514 | |||
| a4ada01d37 | |||
| bd8d810ecc | |||
| 9484b1883d | |||
| ce043fe62f | |||
| d3125b707d | |||
| 52c5b6a484 | |||
| 71c0083194 | |||
| 3c9418f0c0 | |||
| a10453d752 | |||
| fb9a4088ed | |||
| a875817fd0 | |||
| 9c312943de | |||
| f61cef96d5 |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -19,3 +19,7 @@ docs/_build/
|
|||||||
|
|
||||||
data/
|
data/
|
||||||
archive/
|
archive/
|
||||||
|
|
||||||
|
notebooks/color_spaces_manyview.ipynb
|
||||||
|
notebooks/oklch_srgb_spherical.ipynb
|
||||||
|
notebooks/v1.4.0/
|
||||||
|
|||||||
303
README.md
303
README.md
@@ -1,18 +1,15 @@
|
|||||||
# Monobiome
|
# Monobiome
|
||||||
`monobiome` is a minimal, balanced color palette for use in terminals and text
|
`monobiome` is a minimal, balanced color palette for use in terminals and text
|
||||||
editors. It was designed in OKLCH space to achieve perceptual uniformity across
|
editors. It was designed in OKLCH space to achieve perceptual uniformity across
|
||||||
all hues at various levels of luminance, and does so for _five_ monotone bases
|
all hues at various levels of luminance, and does so for eight monotone bases
|
||||||
and _five_ accent colors (plus one gray "default"). Each of the monotone base
|
and eight accent colors (plus one zero chroma default base). Each of the
|
||||||
colors (named according to a natural biome whose colors they loosely resemble)
|
monotone base colors (named according to a natural biome whose colors they
|
||||||
are designed to achieve identical contrast with the accents, and thus any one
|
loosely resemble) are designed to achieve identical contrast with the accents,
|
||||||
of the options can be selected to change the feeling of the palette without
|
and thus any one of the options can be selected to change the feeling of
|
||||||
sacrificing readability.
|
downstream themes without sacrificing readability.
|
||||||
|
|
||||||

|

|
||||||
_(Preview of default light and dark theme variants)_
|
_(Preview of light and dark alpine theme variants)_
|
||||||
|
|
||||||
See screenshots for the full set of theme variants in [THEMES](THEMES.md) (also
|
|
||||||
discussed below).
|
|
||||||
|
|
||||||
The name "monobiome" connects the palette to its two key sources of
|
The name "monobiome" connects the palette to its two key sources of
|
||||||
inspiration:
|
inspiration:
|
||||||
@@ -27,42 +24,77 @@ inspiration:
|
|||||||
grass, basically).
|
grass, basically).
|
||||||
|
|
||||||
## Palette
|
## Palette
|
||||||
The `monobiome` palette consists of four monotone bases and five accent colors,
|
The `monobiome` palette is fundamentally a set of parameterized curves in OKLCH
|
||||||
each of which is anchored by hue and spread uniformly across lightness levels
|
color space. Each color identity has one monotone curve and one accent curve,
|
||||||
15 to 95 (in OKLCH space).
|
both of which have fixed hue values and vary from 10% to 98% lightness.
|
||||||
|
Monotone curves have fixed chroma, whereas the accent curves' chroma varies
|
||||||
|
smoothly as a function of lightness within sRGB gamut bounds.
|
||||||
|
|
||||||

|
| Chroma curves | Color trajectories |
|
||||||
|
|---|---|
|
||||||
|
|  |  |
|
||||||
|
|
||||||
The chroma curve for each accent is carefully designed to vary smoothly across
|
| Palette |
|
||||||
the lightness spectrum, with the goal of retaining strong color identity in all
|
|---|
|
||||||
settings. Additionally, as alluded to above, the (WCAG 2) contrast ratio
|
|  |
|
||||||
between any choice of monotone background at a given lightness level and the
|
|
||||||
accent colors is virtually identical ($\pm 0.1$). Put another way, the relative
|
|
||||||
contrast between accents depends only on the _lightness_ of the background
|
|
||||||
monotone, not its hue. *(Note that this is not generally the case; at a fixed
|
|
||||||
lightness level, the contrast between two colors depends on their hue.)*
|
|
||||||
|
|
||||||
## Concrete themes
|
Chroma curves are designed specifically to establish a distinct role for each
|
||||||
|
accent and are non-intersecting over the lightness domain (hence the distinct
|
||||||
|
"bands" in the above chroma curve figure). There are eight monotone-accent
|
||||||
|
pairs, plus a single grey trajectory:
|
||||||
|
|
||||||

|
| Monotone / biome | Accent color | Hue |
|
||||||
|
| --- | --- | --- |
|
||||||
|
| alpine | grey | n/a |
|
||||||
|
| badlands | red | 29 |
|
||||||
|
| chaparral | orange | 62.5 |
|
||||||
|
| savanna | yellow | 104 |
|
||||||
|
| grassland | green | 148 |
|
||||||
|
| reef | cyan | 205 |
|
||||||
|
| tundra | blue | 262 |
|
||||||
|
| heathland | violet | 306 |
|
||||||
|
| moorland | magenta | 350 |
|
||||||
|
|
||||||
*(Light and dark theme splits of Alpine and Tundra biomes)*
|
The `alpine`/`grey` curve has zero chroma (and is thus invariant to hue),
|
||||||
|
varying only in lightness from dark to light grey.
|
||||||
|
|
||||||
Themes are derived from the `monobiome` palette by varying both the monotone
|
## Themes
|
||||||
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 lightness level that ensures each meet a
|
|
||||||
minimum contrast relative to the primary background. The following diagram
|
|
||||||
shows each of the 36 resulting combinations:
|
|
||||||
|
|
||||||

|
| Dark themes | Light themes |
|
||||||
|
|---|---|
|
||||||
|
|  |  |
|
||||||
|
|
||||||
The "soft" harshness level uses monotone shades closer to the mid-shade
|
Themes are derived from the `monobiome` palette by selecting a monotone base
|
||||||
(lightness level 55), whereas "hard" harshness uses shades further from it.
|
(the "biome"), a base lightness, and a contrast level. Although one can use
|
||||||
Once the biome and harshness level are chosen, we're left with a bounded
|
arbitrary contrast metrics, OKLCH distance (Euclidean distance in OKLab)
|
||||||
monotone range over which common theme elements can be defined. For example,
|
is designed to capture perceptual distinction. As such, perceptually uniform
|
||||||
the following demonstrates how background and foreground elements are chosen
|
themes under arbitrary monotones can be generated by calculating the accent
|
||||||
for the `monobiome` Vim themes:
|
colors equidistant from that base. This is equivalent to determining the points
|
||||||
|
at which a sphere centered at the monotone base intersects with the accent
|
||||||
|
curves; the radius of such a sphere effectively determines the theme contrast,
|
||||||
|
and the colors on the sphere surface are equally perceptually distinct relative
|
||||||
|
to the background.
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
| | `-l 20 -d 0.3` | `-l 20 -d 0.4` | `-l 20 -d 0.5` |
|
||||||
|
|---|---|---|---|
|
||||||
|
| Color visualization |  |  |  |
|
||||||
|
| Editor preview |  |  |  |
|
||||||
|
|
||||||
|
In short, the base lightness (`-l`) dictates the brightness of the background,
|
||||||
|
and the contrast (`-d`) controls how perceptually distinct the accent colors
|
||||||
|
appear with respect to that background. These are free parameters of the
|
||||||
|
`monobiome` model: themes can be generated under arbitrary settings that meet
|
||||||
|
user preferences.
|
||||||
|
|
||||||
|
## Generation
|
||||||
|
When generating full application themes, fixed lightness steps are used in the
|
||||||
|
chosen monotone trajectory to establish consistent levels of distinction
|
||||||
|
between background layers. For example, the following demonstrates how
|
||||||
|
background and foreground elements are chosen for the `monobiome` vim/neovim
|
||||||
|
themes:
|
||||||
|
|
||||||
.
|
The full palette $\rightarrow$ scheme $\rightarrow$ template $\rightarrow$
|
||||||
|
theme pipeline can be seen in detail below:
|
||||||
|
|
||||||
# Usage
|

|
||||||
This repo provides the 36 theme files for `kitty`, `vim`/`neovim`, and `fzf` in
|
|
||||||
the `app-config/` directory. You can also find raw palette colors in
|
|
||||||
`colors/monobiome.toml` if you want to use them to define themes for other
|
|
||||||
applications.
|
|
||||||
|
|
||||||
Each of the files in the `app-config/` directory are named according to
|
This figure demonstrates how `kitty` themes are generated, but the process is
|
||||||
|
generic to any palette, scheme, and app. This implemented in two stages using
|
||||||
|
the `monobiome` CLI:
|
||||||
|
|
||||||
|
- First generate the scheme file, the definitions that respect perceptual
|
||||||
|
uniformity of accents with respect to the base monotone:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
<harshness>-<biome>-monobiome-<mode>.<ext>
|
monobiome scheme dark grassland -d 0.42 -l 20 -o scheme.toml
|
||||||
```
|
```
|
||||||
|
|
||||||
For example, `monobiome-tundra-dark-soft.vim` is the Vim theme file for the
|
This calculates the accents a distance of `0.42` units in Oklab space from the
|
||||||
dark `tundra` variant with the soft harshness level.
|
`grassland` monotone base at a lightness of `20`, and writes the output to
|
||||||
|
`scheme.toml`.
|
||||||
|
- Then populate the scheme file with concrete palette colors and push it
|
||||||
|
through an app config template:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
monobiome fill scheme.toml templates/kitty/active.theme -o kitty.theme
|
||||||
|
```
|
||||||
|
|
||||||
|
This writes a concrete theme to `kitty.theme` that matches the user
|
||||||
|
preferences, i.e., the contrast (`-d`), background lightness (`-l`), mode
|
||||||
|
(`dark`), and biome (`grassland`). Every part of this process can be
|
||||||
|
customized: the scheme parameters, the scheme definitions/file, the app
|
||||||
|
template.
|
||||||
|
|
||||||
|
Running these commands in sequence from the repo root should work
|
||||||
|
out-of-the-box, after having installed the CLI tool.
|
||||||
|
|
||||||
|
The `monobiome` CLI
|
||||||
|
produces the scheme file for requested parameters, and the [`symconf`][3] CLI
|
||||||
|
pushes palette colors through the scheme and into the app templates to yield a
|
||||||
|
concrete theme.
|
||||||
|
|
||||||
## Applications
|
## Applications
|
||||||
|
This repo provides palette-agnostic theme templates for `kitty`,
|
||||||
|
`vim`/`neovim`, and `fzf` in the `templates/` directory. Pre-generated
|
||||||
|
*concrete* themes can be found in `app-config/`, if you'd like to try an
|
||||||
|
example out-of-the-box without using the `monobiome` CLI. Raw
|
||||||
|
palette colors can be found in `colors/` if you want to use them to define
|
||||||
|
static themes for other applications.
|
||||||
|
|
||||||
|
Themes files in the `app-config/` directory are generated for light and dark
|
||||||
|
modes of each biome, and named according to the following pattern:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
<biome>-monobiome-<mode>.<filename>
|
||||||
|
```
|
||||||
|
|
||||||
|
One can set these themes for the provided applications as follows:
|
||||||
|
|
||||||
- `kitty`
|
- `kitty`
|
||||||
|
|
||||||
Find `kitty` themes in `app-config/kitty`. Themes can be activated in your
|
Find `kitty` themes in `app-config/kitty`. Themes can be activated in your
|
||||||
@@ -111,7 +183,9 @@ dark `tundra` variant with the soft harshness level.
|
|||||||
- `vim`/`neovim`
|
- `vim`/`neovim`
|
||||||
|
|
||||||
Find `vim`/`neovim` themes in `app-config/nvim`. Themes can be activated by placing a
|
Find `vim`/`neovim` themes in `app-config/nvim`. Themes can be activated by placing a
|
||||||
theme file on Vim's runtime path and setting it in your `.vimrc`/`init.vim`
|
theme file on Vim's runtime path and setting it in your
|
||||||
|
`.vimrc`/`init.vim`/`init.lua`
|
||||||
|
|
||||||
with
|
with
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@@ -142,65 +216,88 @@ dark `tundra` variant with the soft harshness level.
|
|||||||
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/apps/firefox/templates/none-dark.manifest.json).
|
||||||
|
|
||||||
|
Static [light][4] and [dark][5] themes are additionally available (i.e., that
|
||||||
|
don't change with system settings).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Switching themes
|
## CLI installation
|
||||||
[`symconf`][3] is a general-purpose application config manager that can be used
|
A brief theme generation guide was provided in the [Generation
|
||||||
to generate all `monobiome` variants from a single palette file, and set themes
|
section](#generation), making use of the `monobiome` CLI. This tool can be
|
||||||
for all apps at once. You can find example theme templates in
|
installed from PyPI, using `uv`/`pipx`/similar:
|
||||||
`templates/groups/theme`, which provide general theme variables you can use in
|
|
||||||
your own config templates.
|
|
||||||
|
|
||||||
For instance, in an app like `kitty`, you can define a template like
|
```sh
|
||||||
|
uv tool install monobiome
|
||||||
```conf
|
# or
|
||||||
# base settings
|
pipx install monobiome
|
||||||
background f{{theme.term.background}}
|
|
||||||
foreground f{{theme.term.foreground}}
|
|
||||||
|
|
||||||
selection_background f{{theme.term.selection_bg}}
|
|
||||||
selection_foreground f{{theme.term.selection_fg}}
|
|
||||||
|
|
||||||
cursor f{{theme.term.cursor}}
|
|
||||||
cursor_text_color f{{theme.term.cursor_text_color}}
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 f{{theme.term.normal.black}}
|
|
||||||
color8 f{{theme.term.bright.black}}
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 f{{theme.term.normal.red}}
|
|
||||||
color9 f{{theme.term.bright.red}}
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 f{{theme.term.normal.green}}
|
|
||||||
color10 f{{theme.term.bright.green}}
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 f{{theme.term.normal.yellow}}
|
|
||||||
color11 f{{theme.term.bright.yellow}}
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 f{{theme.term.normal.blue}}
|
|
||||||
color12 f{{theme.term.bright.blue}}
|
|
||||||
|
|
||||||
# purple (red)
|
|
||||||
color5 f{{theme.term.normal.purple}}
|
|
||||||
color13 f{{theme.term.bright.purple}}
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 f{{theme.term.normal.cyan}}
|
|
||||||
color14 f{{theme.term.bright.cyan}}
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 f{{theme.term.normal.white}}
|
|
||||||
color15 f{{theme.term.bright.white}}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
and use `symconf` to dynamically fill these variables based on a selected
|
The `monobiome` has provides three subcommands:
|
||||||
biome/harshness/mode. This can be done for any app config file.
|
|
||||||
|
- `monobiome palette`: generate palette files from raw parameterized curves
|
||||||
|
|
||||||
|
```
|
||||||
|
usage: monobiome palette [-h] [-n {hex,oklch}] [-f {json,toml}] [-o OUTPUT]
|
||||||
|
|
||||||
|
options:
|
||||||
|
-n {hex,oklch}, --notation {hex,oklch}
|
||||||
|
color notation to export (either hex or oklch)
|
||||||
|
-f {json,toml}, --format {json,toml}
|
||||||
|
format of palette file (either JSON or TOML)
|
||||||
|
-o OUTPUT, --output OUTPUT
|
||||||
|
output file to write palette content
|
||||||
|
```
|
||||||
|
|
||||||
|
- `monobiome scheme`: generate scheme files that match perceptual parameters
|
||||||
|
|
||||||
|
```
|
||||||
|
usage: monobiome scheme [-h] [-m {wcag,oklch,lightness}] [-d DISTANCE] [-o OUTPUT] [-l L_BASE]
|
||||||
|
[--l-step L_STEP] [--fg-gap FG_GAP] [--grey-gap GREY_GAP]
|
||||||
|
[--term-fg-gap TERM_FG_GAP]
|
||||||
|
{dark,light}
|
||||||
|
{alpine,badlands,chaparral,savanna,grassland,reef,tundra,heathland,moorland}
|
||||||
|
|
||||||
|
positional arguments:
|
||||||
|
{dark,light} scheme mode (light or dark)
|
||||||
|
{alpine,badlands,chaparral,savanna,grassland,reef,tundra,heathland,moorland}
|
||||||
|
biome setting for scheme.
|
||||||
|
|
||||||
|
options:
|
||||||
|
-m {wcag,oklch,lightness}, --metric {wcag,oklch,lightness}
|
||||||
|
metric to use for measuring swatch distances.
|
||||||
|
-d DISTANCE, --distance DISTANCE
|
||||||
|
distance threshold for specified metric
|
||||||
|
-o OUTPUT, --output OUTPUT
|
||||||
|
output file to write scheme content
|
||||||
|
-l L_BASE, --l-base L_BASE
|
||||||
|
minimum lightness level (default: 20)
|
||||||
|
--l-step L_STEP lightness step size (default: 5)
|
||||||
|
--fg-gap FG_GAP foreground lightness gap (default: 50)
|
||||||
|
--grey-gap GREY_GAP grey lightness gap (default: 30)
|
||||||
|
--term-fg-gap TERM_FG_GAP
|
||||||
|
terminal foreground lightness gap (default: 60)
|
||||||
|
```
|
||||||
|
|
||||||
|
- `monobiome fill`: produce concrete application themes from a given scheme and
|
||||||
|
app template
|
||||||
|
|
||||||
|
```
|
||||||
|
usage: monobiome fill [-h] [-p PALETTE] [-o OUTPUT] scheme [template]
|
||||||
|
|
||||||
|
positional arguments:
|
||||||
|
scheme scheme file path
|
||||||
|
template template file path (defaults to stdin)
|
||||||
|
|
||||||
|
options:
|
||||||
|
-p PALETTE, --palette PALETTE
|
||||||
|
palette file to use for color definitions
|
||||||
|
-o OUTPUT, --output OUTPUT
|
||||||
|
output file to write filled template
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
[1]: https://github.com/isa/TextMate-Themes/blob/master/monoindustrial.tmTheme
|
[1]: https://github.com/isa/TextMate-Themes/blob/master/monoindustrial.tmTheme
|
||||||
[2]: https://addons.mozilla.org/en-US/firefox/collections/18495484/monobiome/
|
[2]: https://addons.mozilla.org/en-US/firefox/collections/18495484/monobiome/
|
||||||
[3]: https://github.com/ologio/symconf
|
[3]: https://github.com/ologio/symconf
|
||||||
|
[4]: https://addons.mozilla.org/en-US/firefox/collections/18495484/monobiome-light/
|
||||||
|
[5]: https://addons.mozilla.org/en-US/firefox/collections/18495484/monobiome-dark/
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app-config/firefox/heathland-monobiome-dark.xpi
Normal file
BIN
app-config/firefox/heathland-monobiome-dark.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/heathland-monobiome-light.xpi
Normal file
BIN
app-config/firefox/heathland-monobiome-light.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/heathland-monobiome.xpi
Normal file
BIN
app-config/firefox/heathland-monobiome.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/moorland-monobiome-dark.xpi
Normal file
BIN
app-config/firefox/moorland-monobiome-dark.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/moorland-monobiome-light.xpi
Normal file
BIN
app-config/firefox/moorland-monobiome-light.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/moorland-monobiome.xpi
Normal file
BIN
app-config/firefox/moorland-monobiome.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/reef-monobiome-dark.xpi
Normal file
BIN
app-config/firefox/reef-monobiome-dark.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/reef-monobiome-light.xpi
Normal file
BIN
app-config/firefox/reef-monobiome-light.xpi
Normal file
Binary file not shown.
BIN
app-config/firefox/reef-monobiome.xpi
Normal file
BIN
app-config/firefox/reef-monobiome.xpi
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#222222
|
--color=bg:#222222
|
||||||
--color=bg+:#2e2e2e
|
--color=bg+:#2e2e2e
|
||||||
|
|
||||||
--color=hl:#5f8de4
|
--color=hl:#5e8de4
|
||||||
--color=hl+:#85aef9
|
--color=hl+:#8ab1f8
|
||||||
--color=info:#959263
|
--color=info:#9e9858
|
||||||
--color=marker:#8dbc93
|
--color=marker:#87c28f
|
||||||
|
|
||||||
--color=prompt:#e65b4c
|
--color=prompt:#e15344
|
||||||
--color=spinner:#959263
|
--color=spinner:#9e9858
|
||||||
--color=pointer:#e65b4c
|
--color=pointer:#e15344
|
||||||
--color=header:#8dbc93
|
--color=header:#87c28f
|
||||||
|
|
||||||
--color=border:#2e2e2e
|
--color=border:#2e2e2e
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#eeeeee
|
--color=bg:#eeeeee
|
||||||
--color=bg+:#dedede
|
--color=bg+:#dedede
|
||||||
|
|
||||||
--color=hl:#436ec1
|
--color=hl:#436ec2
|
||||||
--color=hl+:#2e5297
|
--color=hl+:#2c4f93
|
||||||
--color=info:#77744b
|
--color=info:#736e3a
|
||||||
--color=marker:#3a603f
|
--color=marker:#315b38
|
||||||
|
|
||||||
--color=prompt:#c5372b
|
--color=prompt:#ce3c30
|
||||||
--color=spinner:#77744b
|
--color=spinner:#736e3a
|
||||||
--color=pointer:#c5372b
|
--color=pointer:#ce3c30
|
||||||
--color=header:#3a603f
|
--color=header:#315b38
|
||||||
|
|
||||||
--color=border:#dedede
|
--color=border:#dedede
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#27201f
|
--color=bg:#27201f
|
||||||
--color=bg+:#332c2b
|
--color=bg+:#332c2b
|
||||||
|
|
||||||
--color=hl:#5f8de4
|
--color=hl:#5e8de4
|
||||||
--color=hl+:#85aef9
|
--color=hl+:#8ab1f8
|
||||||
--color=info:#959263
|
--color=info:#9e9858
|
||||||
--color=marker:#8dbc93
|
--color=marker:#87c28f
|
||||||
|
|
||||||
--color=prompt:#e65b4c
|
--color=prompt:#e45748
|
||||||
--color=spinner:#959263
|
--color=spinner:#9e9858
|
||||||
--color=pointer:#e65b4c
|
--color=pointer:#e45748
|
||||||
--color=header:#8dbc93
|
--color=header:#87c28f
|
||||||
|
|
||||||
--color=border:#332c2b
|
--color=border:#332c2b
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#f6ecea
|
--color=bg:#f6ecea
|
||||||
--color=bg+:#e5dbda
|
--color=bg+:#e5dbda
|
||||||
|
|
||||||
--color=hl:#436ec1
|
--color=hl:#436ec2
|
||||||
--color=hl+:#2e5297
|
--color=hl+:#2c4f93
|
||||||
--color=info:#77744b
|
--color=info:#736e3a
|
||||||
--color=marker:#3a603f
|
--color=marker:#315b38
|
||||||
|
|
||||||
--color=prompt:#c5372b
|
--color=prompt:#ca382d
|
||||||
--color=spinner:#77744b
|
--color=spinner:#736e3a
|
||||||
--color=pointer:#c5372b
|
--color=pointer:#ca382d
|
||||||
--color=header:#3a603f
|
--color=header:#315b38
|
||||||
|
|
||||||
--color=border:#e5dbda
|
--color=border:#e5dbda
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#26211c
|
--color=bg:#26211c
|
||||||
--color=bg+:#322d28
|
--color=bg+:#322d28
|
||||||
|
|
||||||
--color=hl:#5f8de4
|
--color=hl:#5e8de4
|
||||||
--color=hl+:#85aef9
|
--color=hl+:#8ab1f8
|
||||||
--color=info:#959263
|
--color=info:#9e9858
|
||||||
--color=marker:#8dbc93
|
--color=marker:#87c28f
|
||||||
|
|
||||||
--color=prompt:#e65b4c
|
--color=prompt:#e45748
|
||||||
--color=spinner:#959263
|
--color=spinner:#9e9858
|
||||||
--color=pointer:#e65b4c
|
--color=pointer:#e45748
|
||||||
--color=header:#8dbc93
|
--color=header:#87c28f
|
||||||
|
|
||||||
--color=border:#322d28
|
--color=border:#322d28
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#f4ede7
|
--color=bg:#f4ede7
|
||||||
--color=bg+:#e4ddd7
|
--color=bg+:#e4ddd7
|
||||||
|
|
||||||
--color=hl:#436ec1
|
--color=hl:#436ec2
|
||||||
--color=hl+:#2e5297
|
--color=hl+:#2e5297
|
||||||
--color=info:#77744b
|
--color=info:#736e3a
|
||||||
--color=marker:#3a603f
|
--color=marker:#315b38
|
||||||
|
|
||||||
--color=prompt:#c5372b
|
--color=prompt:#ca382d
|
||||||
--color=spinner:#77744b
|
--color=spinner:#736e3a
|
||||||
--color=pointer:#c5372b
|
--color=pointer:#ca382d
|
||||||
--color=header:#3a603f
|
--color=header:#315b38
|
||||||
|
|
||||||
--color=border:#e4ddd7
|
--color=border:#e4ddd7
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#222222
|
|
||||||
--color=fg+:#2e2e2e
|
|
||||||
--color=bg:#dedede
|
|
||||||
--color=bg+:#cecece
|
|
||||||
|
|
||||||
--color=hl:#3860ad
|
|
||||||
--color=hl+:#254582
|
|
||||||
--color=info:#686540
|
|
||||||
--color=marker:#2f5134
|
|
||||||
|
|
||||||
--color=prompt:#b1291f
|
|
||||||
--color=spinner:#686540
|
|
||||||
--color=pointer:#b1291f
|
|
||||||
--color=header:#2f5134
|
|
||||||
|
|
||||||
--color=border:#cecece
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#222222
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#27201f
|
|
||||||
--color=fg+:#332c2b
|
|
||||||
--color=bg:#e5dbda
|
|
||||||
--color=bg+:#d5cbca
|
|
||||||
|
|
||||||
--color=hl:#3860ad
|
|
||||||
--color=hl+:#254582
|
|
||||||
--color=info:#686540
|
|
||||||
--color=marker:#2f5134
|
|
||||||
|
|
||||||
--color=prompt:#b1291f
|
|
||||||
--color=spinner:#686540
|
|
||||||
--color=pointer:#b1291f
|
|
||||||
--color=header:#2f5134
|
|
||||||
|
|
||||||
--color=border:#d5cbca
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#27201f
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#26211c
|
|
||||||
--color=fg+:#322d28
|
|
||||||
--color=bg:#e4ddd7
|
|
||||||
--color=bg+:#d3ccc7
|
|
||||||
|
|
||||||
--color=hl:#3860ad
|
|
||||||
--color=hl+:#254582
|
|
||||||
--color=info:#686540
|
|
||||||
--color=marker:#2f5134
|
|
||||||
|
|
||||||
--color=prompt:#b1291f
|
|
||||||
--color=spinner:#686540
|
|
||||||
--color=pointer:#b1291f
|
|
||||||
--color=header:#2f5134
|
|
||||||
|
|
||||||
--color=border:#d3ccc7
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#26211c
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#1e231f
|
|
||||||
--color=fg+:#2a2f2b
|
|
||||||
--color=bg:#d9e0da
|
|
||||||
--color=bg+:#c9d0ca
|
|
||||||
|
|
||||||
--color=hl:#3860ad
|
|
||||||
--color=hl+:#254582
|
|
||||||
--color=info:#686540
|
|
||||||
--color=marker:#2f5134
|
|
||||||
|
|
||||||
--color=prompt:#b1291f
|
|
||||||
--color=spinner:#686540
|
|
||||||
--color=pointer:#b1291f
|
|
||||||
--color=header:#2f5134
|
|
||||||
|
|
||||||
--color=border:#c9d0ca
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#1e231f
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#22221c
|
|
||||||
--color=fg+:#2f2e28
|
|
||||||
--color=bg:#dfded6
|
|
||||||
--color=bg+:#cfcec6
|
|
||||||
|
|
||||||
--color=hl:#3860ad
|
|
||||||
--color=hl+:#254582
|
|
||||||
--color=info:#686540
|
|
||||||
--color=marker:#2f5134
|
|
||||||
|
|
||||||
--color=prompt:#b1291f
|
|
||||||
--color=spinner:#686540
|
|
||||||
--color=pointer:#b1291f
|
|
||||||
--color=header:#2f5134
|
|
||||||
|
|
||||||
--color=border:#cfcec6
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#22221c
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#1f2227
|
|
||||||
--color=fg+:#2b2e33
|
|
||||||
--color=bg:#dadee6
|
|
||||||
--color=bg+:#caced5
|
|
||||||
|
|
||||||
--color=hl:#3860ad
|
|
||||||
--color=hl+:#254582
|
|
||||||
--color=info:#686540
|
|
||||||
--color=marker:#2f5134
|
|
||||||
|
|
||||||
--color=prompt:#b1291f
|
|
||||||
--color=spinner:#686540
|
|
||||||
--color=pointer:#b1291f
|
|
||||||
--color=header:#2f5134
|
|
||||||
|
|
||||||
--color=border:#caced5
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#1f2227
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#1e231f
|
--color=bg:#1e231f
|
||||||
--color=bg+:#2a2f2b
|
--color=bg+:#2a2f2b
|
||||||
|
|
||||||
--color=hl:#5f8de4
|
--color=hl:#5e8de4
|
||||||
--color=hl+:#85aef9
|
--color=hl+:#8ab1f8
|
||||||
--color=info:#959263
|
--color=info:#9e9858
|
||||||
--color=marker:#8dbc93
|
--color=marker:#8bc593
|
||||||
|
|
||||||
--color=prompt:#e65b4c
|
--color=prompt:#e15344
|
||||||
--color=spinner:#959263
|
--color=spinner:#9e9858
|
||||||
--color=pointer:#e65b4c
|
--color=pointer:#e15344
|
||||||
--color=header:#8dbc93
|
--color=header:#8bc593
|
||||||
|
|
||||||
--color=border:#2a2f2b
|
--color=border:#2a2f2b
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#eaf1ea
|
--color=bg:#eaf1ea
|
||||||
--color=bg+:#d9e0da
|
--color=bg+:#d9e0da
|
||||||
|
|
||||||
--color=hl:#436ec1
|
--color=hl:#436ec2
|
||||||
--color=hl+:#2e5297
|
--color=hl+:#2c4f93
|
||||||
--color=info:#77744b
|
--color=info:#736e3a
|
||||||
--color=marker:#3a603f
|
--color=marker:#315b38
|
||||||
|
|
||||||
--color=prompt:#c5372b
|
--color=prompt:#ce3c30
|
||||||
--color=spinner:#77744b
|
--color=spinner:#736e3a
|
||||||
--color=pointer:#c5372b
|
--color=pointer:#ce3c30
|
||||||
--color=header:#3a603f
|
--color=header:#315b38
|
||||||
|
|
||||||
--color=border:#d9e0da
|
--color=border:#d9e0da
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#cecece
|
|
||||||
--color=fg+:#bebebe
|
|
||||||
--color=bg:#161616
|
|
||||||
--color=bg+:#222222
|
|
||||||
|
|
||||||
--color=hl:#507dd4
|
|
||||||
--color=hl+:#709df0
|
|
||||||
--color=info:#868256
|
|
||||||
--color=marker:#7aad81
|
|
||||||
|
|
||||||
--color=prompt:#d7473a
|
|
||||||
--color=spinner:#868256
|
|
||||||
--color=pointer:#d7473a
|
|
||||||
--color=header:#7aad81
|
|
||||||
|
|
||||||
--color=border:#222222
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#cecece
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#d5cbca
|
|
||||||
--color=fg+:#c5bbba
|
|
||||||
--color=bg:#1b1413
|
|
||||||
--color=bg+:#27201f
|
|
||||||
|
|
||||||
--color=hl:#507dd4
|
|
||||||
--color=hl+:#709df0
|
|
||||||
--color=info:#868256
|
|
||||||
--color=marker:#7aad81
|
|
||||||
|
|
||||||
--color=prompt:#d7473a
|
|
||||||
--color=spinner:#868256
|
|
||||||
--color=pointer:#d7473a
|
|
||||||
--color=header:#7aad81
|
|
||||||
|
|
||||||
--color=border:#27201f
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#d5cbca
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#d3ccc7
|
|
||||||
--color=fg+:#c3bcb7
|
|
||||||
--color=bg:#1a1511
|
|
||||||
--color=bg+:#26211c
|
|
||||||
|
|
||||||
--color=hl:#507dd4
|
|
||||||
--color=hl+:#709df0
|
|
||||||
--color=info:#868256
|
|
||||||
--color=marker:#7aad81
|
|
||||||
|
|
||||||
--color=prompt:#d7473a
|
|
||||||
--color=spinner:#868256
|
|
||||||
--color=pointer:#d7473a
|
|
||||||
--color=header:#7aad81
|
|
||||||
|
|
||||||
--color=border:#26211c
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#d3ccc7
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#c9d0ca
|
|
||||||
--color=fg+:#b9c0ba
|
|
||||||
--color=bg:#131713
|
|
||||||
--color=bg+:#1e231f
|
|
||||||
|
|
||||||
--color=hl:#507dd4
|
|
||||||
--color=hl+:#709df0
|
|
||||||
--color=info:#868256
|
|
||||||
--color=marker:#7aad81
|
|
||||||
|
|
||||||
--color=prompt:#d7473a
|
|
||||||
--color=spinner:#868256
|
|
||||||
--color=pointer:#d7473a
|
|
||||||
--color=header:#7aad81
|
|
||||||
|
|
||||||
--color=border:#1e231f
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#c9d0ca
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#cfcec6
|
|
||||||
--color=fg+:#bfbeb6
|
|
||||||
--color=bg:#171611
|
|
||||||
--color=bg+:#22221c
|
|
||||||
|
|
||||||
--color=hl:#507dd4
|
|
||||||
--color=hl+:#709df0
|
|
||||||
--color=info:#868256
|
|
||||||
--color=marker:#7aad81
|
|
||||||
|
|
||||||
--color=prompt:#d7473a
|
|
||||||
--color=spinner:#868256
|
|
||||||
--color=pointer:#d7473a
|
|
||||||
--color=header:#7aad81
|
|
||||||
|
|
||||||
--color=border:#22221c
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#cfcec6
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#caced5
|
|
||||||
--color=fg+:#babec5
|
|
||||||
--color=bg:#13161b
|
|
||||||
--color=bg+:#1f2227
|
|
||||||
|
|
||||||
--color=hl:#507dd4
|
|
||||||
--color=hl+:#709df0
|
|
||||||
--color=info:#868256
|
|
||||||
--color=marker:#7aad81
|
|
||||||
|
|
||||||
--color=prompt:#d7473a
|
|
||||||
--color=spinner:#868256
|
|
||||||
--color=pointer:#d7473a
|
|
||||||
--color=header:#7aad81
|
|
||||||
|
|
||||||
--color=border:#1f2227
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#caced5
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
23
app-config/fzf/heathland-monobiome-dark.active.theme
Normal file
23
app-config/fzf/heathland-monobiome-dark.active.theme
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
|
--color=fg:#e0dce4
|
||||||
|
--color=fg+:#cfccd4
|
||||||
|
--color=bg:#232026
|
||||||
|
--color=bg+:#2f2c32
|
||||||
|
|
||||||
|
--color=hl:#5e8de4
|
||||||
|
--color=hl+:#8ab1f8
|
||||||
|
--color=info:#9b9555
|
||||||
|
--color=marker:#87c28f
|
||||||
|
|
||||||
|
--color=prompt:#e15344
|
||||||
|
--color=spinner:#9b9555
|
||||||
|
--color=pointer:#e15344
|
||||||
|
--color=header:#87c28f
|
||||||
|
|
||||||
|
--color=border:#2f2c32
|
||||||
|
--color=label:#aeaeae
|
||||||
|
--color=query:#e0dce4
|
||||||
|
|
||||||
|
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
||||||
|
--separator="" --scrollbar="│"'
|
||||||
|
|
||||||
23
app-config/fzf/heathland-monobiome-light.active.theme
Normal file
23
app-config/fzf/heathland-monobiome-light.active.theme
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
|
--color=fg:#2f2c32
|
||||||
|
--color=fg+:#3c393f
|
||||||
|
--color=bg:#f0edf4
|
||||||
|
--color=bg+:#e0dce4
|
||||||
|
|
||||||
|
--color=hl:#436ec2
|
||||||
|
--color=hl+:#2c4f93
|
||||||
|
--color=info:#736e3a
|
||||||
|
--color=marker:#315b38
|
||||||
|
|
||||||
|
--color=prompt:#ce3c30
|
||||||
|
--color=spinner:#736e3a
|
||||||
|
--color=pointer:#ce3c30
|
||||||
|
--color=header:#315b38
|
||||||
|
|
||||||
|
--color=border:#e0dce4
|
||||||
|
--color=label:#aeaeae
|
||||||
|
--color=query:#2f2c32
|
||||||
|
|
||||||
|
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
||||||
|
--separator="" --scrollbar="│"'
|
||||||
|
|
||||||
23
app-config/fzf/moorland-monobiome-dark.active.theme
Normal file
23
app-config/fzf/moorland-monobiome-dark.active.theme
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
|
--color=fg:#e4dbdf
|
||||||
|
--color=fg+:#d4cbcf
|
||||||
|
--color=bg:#262022
|
||||||
|
--color=bg+:#322c2f
|
||||||
|
|
||||||
|
--color=hl:#5e8de4
|
||||||
|
--color=hl+:#8ab1f8
|
||||||
|
--color=info:#9e9858
|
||||||
|
--color=marker:#87c28f
|
||||||
|
|
||||||
|
--color=prompt:#e45748
|
||||||
|
--color=spinner:#9e9858
|
||||||
|
--color=pointer:#e45748
|
||||||
|
--color=header:#87c28f
|
||||||
|
|
||||||
|
--color=border:#322c2f
|
||||||
|
--color=label:#aeaeae
|
||||||
|
--color=query:#e4dbdf
|
||||||
|
|
||||||
|
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
||||||
|
--separator="" --scrollbar="│"'
|
||||||
|
|
||||||
23
app-config/fzf/moorland-monobiome-light.active.theme
Normal file
23
app-config/fzf/moorland-monobiome-light.active.theme
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
|
--color=fg:#322c2f
|
||||||
|
--color=fg+:#3f383b
|
||||||
|
--color=bg:#f5ecef
|
||||||
|
--color=bg+:#e4dbdf
|
||||||
|
|
||||||
|
--color=hl:#436ec2
|
||||||
|
--color=hl+:#2c4f93
|
||||||
|
--color=info:#736e3a
|
||||||
|
--color=marker:#315b38
|
||||||
|
|
||||||
|
--color=prompt:#ca382d
|
||||||
|
--color=spinner:#736e3a
|
||||||
|
--color=pointer:#ca382d
|
||||||
|
--color=header:#315b38
|
||||||
|
|
||||||
|
--color=border:#e4dbdf
|
||||||
|
--color=label:#aeaeae
|
||||||
|
--color=query:#322c2f
|
||||||
|
|
||||||
|
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
||||||
|
--separator="" --scrollbar="│"'
|
||||||
|
|
||||||
23
app-config/fzf/reef-monobiome-dark.active.theme
Normal file
23
app-config/fzf/reef-monobiome-dark.active.theme
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
|
--color=fg:#d6e0e1
|
||||||
|
--color=fg+:#c6d0d1
|
||||||
|
--color=bg:#1c2324
|
||||||
|
--color=bg+:#282f30
|
||||||
|
|
||||||
|
--color=hl:#5e8de4
|
||||||
|
--color=hl+:#8ab1f8
|
||||||
|
--color=info:#9e9858
|
||||||
|
--color=marker:#8bc593
|
||||||
|
|
||||||
|
--color=prompt:#e15344
|
||||||
|
--color=spinner:#9e9858
|
||||||
|
--color=pointer:#e15344
|
||||||
|
--color=header:#8bc593
|
||||||
|
|
||||||
|
--color=border:#282f30
|
||||||
|
--color=label:#aeaeae
|
||||||
|
--color=query:#d6e0e1
|
||||||
|
|
||||||
|
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
||||||
|
--separator="" --scrollbar="│"'
|
||||||
|
|
||||||
23
app-config/fzf/reef-monobiome-light.active.theme
Normal file
23
app-config/fzf/reef-monobiome-light.active.theme
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
|
--color=fg:#282f30
|
||||||
|
--color=fg+:#343c3d
|
||||||
|
--color=bg:#e7f1f2
|
||||||
|
--color=bg+:#d6e0e1
|
||||||
|
|
||||||
|
--color=hl:#436ec2
|
||||||
|
--color=hl+:#2c4f93
|
||||||
|
--color=info:#736e3a
|
||||||
|
--color=marker:#315b38
|
||||||
|
|
||||||
|
--color=prompt:#ce3c30
|
||||||
|
--color=spinner:#736e3a
|
||||||
|
--color=pointer:#ce3c30
|
||||||
|
--color=header:#315b38
|
||||||
|
|
||||||
|
--color=border:#d6e0e1
|
||||||
|
--color=label:#aeaeae
|
||||||
|
--color=query:#282f30
|
||||||
|
|
||||||
|
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
||||||
|
--separator="" --scrollbar="│"'
|
||||||
|
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#22221c
|
--color=bg:#22221c
|
||||||
--color=bg+:#2f2e28
|
--color=bg+:#2f2e28
|
||||||
|
|
||||||
--color=hl:#5f8de4
|
--color=hl:#5e8de4
|
||||||
--color=hl+:#85aef9
|
--color=hl+:#8ab1f8
|
||||||
--color=info:#959263
|
--color=info:#9e9858
|
||||||
--color=marker:#8dbc93
|
--color=marker:#8bc593
|
||||||
|
|
||||||
--color=prompt:#e65b4c
|
--color=prompt:#e45748
|
||||||
--color=spinner:#959263
|
--color=spinner:#9e9858
|
||||||
--color=pointer:#e65b4c
|
--color=pointer:#e45748
|
||||||
--color=header:#8dbc93
|
--color=header:#8bc593
|
||||||
|
|
||||||
--color=border:#2f2e28
|
--color=border:#2f2e28
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#efefe7
|
--color=bg:#efefe7
|
||||||
--color=bg+:#dfded6
|
--color=bg+:#dfded6
|
||||||
|
|
||||||
--color=hl:#436ec1
|
--color=hl:#436ec2
|
||||||
--color=hl+:#2e5297
|
--color=hl+:#2e5297
|
||||||
--color=info:#77744b
|
--color=info:#736e3a
|
||||||
--color=marker:#3a603f
|
--color=marker:#315b38
|
||||||
|
|
||||||
--color=prompt:#c5372b
|
--color=prompt:#ce3c30
|
||||||
--color=spinner:#77744b
|
--color=spinner:#736e3a
|
||||||
--color=pointer:#c5372b
|
--color=pointer:#ce3c30
|
||||||
--color=header:#3a603f
|
--color=header:#315b38
|
||||||
|
|
||||||
--color=border:#dfded6
|
--color=border:#dfded6
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#eeeeee
|
|
||||||
--color=fg+:#dedede
|
|
||||||
--color=bg:#2e2e2e
|
|
||||||
--color=bg+:#3a3a3a
|
|
||||||
|
|
||||||
--color=hl:#709df0
|
|
||||||
--color=hl+:#9bbefe
|
|
||||||
--color=info:#a5a172
|
|
||||||
--color=marker:#a2caa6
|
|
||||||
|
|
||||||
--color=prompt:#f27262
|
|
||||||
--color=spinner:#a5a172
|
|
||||||
--color=pointer:#f27262
|
|
||||||
--color=header:#a2caa6
|
|
||||||
|
|
||||||
--color=border:#3a3a3a
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#eeeeee
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#161616
|
|
||||||
--color=fg+:#222222
|
|
||||||
--color=bg:#cecece
|
|
||||||
--color=bg+:#bebebe
|
|
||||||
|
|
||||||
--color=hl:#2e5297
|
|
||||||
--color=hl+:#1d386c
|
|
||||||
--color=info:#5a5736
|
|
||||||
--color=marker:#26422a
|
|
||||||
|
|
||||||
--color=prompt:#9b1e16
|
|
||||||
--color=spinner:#5a5736
|
|
||||||
--color=pointer:#9b1e16
|
|
||||||
--color=header:#26422a
|
|
||||||
|
|
||||||
--color=border:#bebebe
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#161616
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#f6ecea
|
|
||||||
--color=fg+:#e5dbda
|
|
||||||
--color=bg:#332c2b
|
|
||||||
--color=bg+:#403837
|
|
||||||
|
|
||||||
--color=hl:#709df0
|
|
||||||
--color=hl+:#9bbefe
|
|
||||||
--color=info:#a5a172
|
|
||||||
--color=marker:#a2caa6
|
|
||||||
|
|
||||||
--color=prompt:#f27262
|
|
||||||
--color=spinner:#a5a172
|
|
||||||
--color=pointer:#f27262
|
|
||||||
--color=header:#a2caa6
|
|
||||||
|
|
||||||
--color=border:#403837
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#f6ecea
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#1b1413
|
|
||||||
--color=fg+:#27201f
|
|
||||||
--color=bg:#d5cbca
|
|
||||||
--color=bg+:#c5bbba
|
|
||||||
|
|
||||||
--color=hl:#2e5297
|
|
||||||
--color=hl+:#1d386c
|
|
||||||
--color=info:#5a5736
|
|
||||||
--color=marker:#26422a
|
|
||||||
|
|
||||||
--color=prompt:#9b1e16
|
|
||||||
--color=spinner:#5a5736
|
|
||||||
--color=pointer:#9b1e16
|
|
||||||
--color=header:#26422a
|
|
||||||
|
|
||||||
--color=border:#c5bbba
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#1b1413
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#f4ede7
|
|
||||||
--color=fg+:#e4ddd7
|
|
||||||
--color=bg:#322d28
|
|
||||||
--color=bg+:#3f3935
|
|
||||||
|
|
||||||
--color=hl:#709df0
|
|
||||||
--color=hl+:#9bbefe
|
|
||||||
--color=info:#a5a172
|
|
||||||
--color=marker:#a2caa6
|
|
||||||
|
|
||||||
--color=prompt:#f27262
|
|
||||||
--color=spinner:#a5a172
|
|
||||||
--color=pointer:#f27262
|
|
||||||
--color=header:#a2caa6
|
|
||||||
|
|
||||||
--color=border:#3f3935
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#f4ede7
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#1a1511
|
|
||||||
--color=fg+:#26211c
|
|
||||||
--color=bg:#d3ccc7
|
|
||||||
--color=bg+:#c3bcb7
|
|
||||||
|
|
||||||
--color=hl:#2e5297
|
|
||||||
--color=hl+:#1d386c
|
|
||||||
--color=info:#5a5736
|
|
||||||
--color=marker:#26422a
|
|
||||||
|
|
||||||
--color=prompt:#9b1e16
|
|
||||||
--color=spinner:#5a5736
|
|
||||||
--color=pointer:#9b1e16
|
|
||||||
--color=header:#26422a
|
|
||||||
|
|
||||||
--color=border:#c3bcb7
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#1a1511
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#eaf1ea
|
|
||||||
--color=fg+:#d9e0da
|
|
||||||
--color=bg:#2a2f2b
|
|
||||||
--color=bg+:#373c37
|
|
||||||
|
|
||||||
--color=hl:#709df0
|
|
||||||
--color=hl+:#9bbefe
|
|
||||||
--color=info:#a5a172
|
|
||||||
--color=marker:#a2caa6
|
|
||||||
|
|
||||||
--color=prompt:#f27262
|
|
||||||
--color=spinner:#a5a172
|
|
||||||
--color=pointer:#f27262
|
|
||||||
--color=header:#a2caa6
|
|
||||||
|
|
||||||
--color=border:#373c37
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#eaf1ea
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#131713
|
|
||||||
--color=fg+:#1e231f
|
|
||||||
--color=bg:#c9d0ca
|
|
||||||
--color=bg+:#b9c0ba
|
|
||||||
|
|
||||||
--color=hl:#2e5297
|
|
||||||
--color=hl+:#1d386c
|
|
||||||
--color=info:#5a5736
|
|
||||||
--color=marker:#26422a
|
|
||||||
|
|
||||||
--color=prompt:#9b1e16
|
|
||||||
--color=spinner:#5a5736
|
|
||||||
--color=pointer:#9b1e16
|
|
||||||
--color=header:#26422a
|
|
||||||
|
|
||||||
--color=border:#b9c0ba
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#131713
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#efefe7
|
|
||||||
--color=fg+:#dfded6
|
|
||||||
--color=bg:#2f2e28
|
|
||||||
--color=bg+:#3b3b34
|
|
||||||
|
|
||||||
--color=hl:#709df0
|
|
||||||
--color=hl+:#9bbefe
|
|
||||||
--color=info:#a5a172
|
|
||||||
--color=marker:#a2caa6
|
|
||||||
|
|
||||||
--color=prompt:#f27262
|
|
||||||
--color=spinner:#a5a172
|
|
||||||
--color=pointer:#f27262
|
|
||||||
--color=header:#a2caa6
|
|
||||||
|
|
||||||
--color=border:#3b3b34
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#efefe7
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#171611
|
|
||||||
--color=fg+:#22221c
|
|
||||||
--color=bg:#cfcec6
|
|
||||||
--color=bg+:#bfbeb6
|
|
||||||
|
|
||||||
--color=hl:#2e5297
|
|
||||||
--color=hl+:#1d386c
|
|
||||||
--color=info:#5a5736
|
|
||||||
--color=marker:#26422a
|
|
||||||
|
|
||||||
--color=prompt:#9b1e16
|
|
||||||
--color=spinner:#5a5736
|
|
||||||
--color=pointer:#9b1e16
|
|
||||||
--color=header:#26422a
|
|
||||||
|
|
||||||
--color=border:#bfbeb6
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#171611
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#eaeff6
|
|
||||||
--color=fg+:#dadee6
|
|
||||||
--color=bg:#2b2e33
|
|
||||||
--color=bg+:#373b40
|
|
||||||
|
|
||||||
--color=hl:#709df0
|
|
||||||
--color=hl+:#9bbefe
|
|
||||||
--color=info:#a5a172
|
|
||||||
--color=marker:#a2caa6
|
|
||||||
|
|
||||||
--color=prompt:#f27262
|
|
||||||
--color=spinner:#a5a172
|
|
||||||
--color=pointer:#f27262
|
|
||||||
--color=header:#a2caa6
|
|
||||||
|
|
||||||
--color=border:#373b40
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#eaeff6
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|
||||||
--color=fg:#13161b
|
|
||||||
--color=fg+:#1f2227
|
|
||||||
--color=bg:#caced5
|
|
||||||
--color=bg+:#babec5
|
|
||||||
|
|
||||||
--color=hl:#2e5297
|
|
||||||
--color=hl+:#1d386c
|
|
||||||
--color=info:#5a5736
|
|
||||||
--color=marker:#26422a
|
|
||||||
|
|
||||||
--color=prompt:#9b1e16
|
|
||||||
--color=spinner:#5a5736
|
|
||||||
--color=pointer:#9b1e16
|
|
||||||
--color=header:#26422a
|
|
||||||
|
|
||||||
--color=border:#babec5
|
|
||||||
--color=label:#aeaeae
|
|
||||||
--color=query:#13161b
|
|
||||||
|
|
||||||
--preview-window="border-bold" --prompt="> " --marker=">" --pointer="◆"
|
|
||||||
--separator="" --scrollbar="│"'
|
|
||||||
|
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#1f2227
|
--color=bg:#1f2227
|
||||||
--color=bg+:#2b2e33
|
--color=bg+:#2b2e33
|
||||||
|
|
||||||
--color=hl:#5f8de4
|
--color=hl:#5e8de4
|
||||||
--color=hl+:#85aef9
|
--color=hl+:#8ab1f8
|
||||||
--color=info:#959263
|
--color=info:#9b9555
|
||||||
--color=marker:#8dbc93
|
--color=marker:#87c28f
|
||||||
|
|
||||||
--color=prompt:#e65b4c
|
--color=prompt:#e15344
|
||||||
--color=spinner:#959263
|
--color=spinner:#9b9555
|
||||||
--color=pointer:#e65b4c
|
--color=pointer:#e15344
|
||||||
--color=header:#8dbc93
|
--color=header:#87c28f
|
||||||
|
|
||||||
--color=border:#2b2e33
|
--color=border:#2b2e33
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -4,15 +4,15 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=bg:#eaeff6
|
--color=bg:#eaeff6
|
||||||
--color=bg+:#dadee6
|
--color=bg+:#dadee6
|
||||||
|
|
||||||
--color=hl:#436ec1
|
--color=hl:#406bbe
|
||||||
--color=hl+:#2e5297
|
--color=hl+:#2c4f93
|
||||||
--color=info:#77744b
|
--color=info:#736e3a
|
||||||
--color=marker:#3a603f
|
--color=marker:#315b38
|
||||||
|
|
||||||
--color=prompt:#c5372b
|
--color=prompt:#ce3c30
|
||||||
--color=spinner:#77744b
|
--color=spinner:#736e3a
|
||||||
--color=pointer:#c5372b
|
--color=pointer:#ce3c30
|
||||||
--color=header:#3a603f
|
--color=header:#315b38
|
||||||
|
|
||||||
--color=border:#dadee6
|
--color=border:#dadee6
|
||||||
--color=label:#aeaeae
|
--color=label:#aeaeae
|
||||||
@@ -13,28 +13,28 @@ color0 #222222
|
|||||||
color8 #3a3a3a
|
color8 #3a3a3a
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #e65b4c
|
color1 #e15344
|
||||||
color9 #fa8979
|
color9 #fa8979
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #6a9e71
|
color2 #64a46e
|
||||||
color10 #8dbc93
|
color10 #87c28f
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #959263
|
color3 #9e9858
|
||||||
color11 #b4b084
|
color11 #bdb778
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #5f8de4
|
color4 #5e8de4
|
||||||
color12 #85aef9
|
color12 #8ab1f8
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #c07e3f
|
color5 #c38141
|
||||||
color13 #daa06c
|
color13 #dfa36d
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #5f8de4
|
color6 #5e8de4
|
||||||
color14 #85aef9
|
color14 #8ab1f8
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #bebebe
|
color7 #bebebe
|
||||||
@@ -13,28 +13,28 @@ color0 #eeeeee
|
|||||||
color8 #cecece
|
color8 #cecece
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #c5372b
|
color1 #ce3c30
|
||||||
color9 #9b1e16
|
color9 #a11d15
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #507f56
|
color2 #457a4e
|
||||||
color10 #3a603f
|
color10 #315b38
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #77744b
|
color3 #736e3a
|
||||||
color11 #5a5736
|
color11 #555129
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #436ec1
|
color4 #436ec2
|
||||||
color12 #2e5297
|
color12 #2c4f93
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #9d6224
|
color5 #995f25
|
||||||
color13 #794814
|
color13 #714415
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #436ec1
|
color6 #436ec2
|
||||||
color14 #2e5297
|
color14 #2c4f93
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #484848
|
color7 #484848
|
||||||
@@ -13,28 +13,28 @@ color0 #27201f
|
|||||||
color8 #403837
|
color8 #403837
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #e65b4c
|
color1 #e45748
|
||||||
color9 #fa8979
|
color9 #fa8979
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #6a9e71
|
color2 #64a46e
|
||||||
color10 #8dbc93
|
color10 #87c28f
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #959263
|
color3 #9e9858
|
||||||
color11 #b4b084
|
color11 #bdb778
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #5f8de4
|
color4 #5e8de4
|
||||||
color12 #85aef9
|
color12 #8ab1f8
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #c07e3f
|
color5 #c38141
|
||||||
color13 #daa06c
|
color13 #e1a772
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #5f8de4
|
color6 #5e8de4
|
||||||
color14 #85aef9
|
color14 #8ab1f8
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #c5bbba
|
color7 #c5bbba
|
||||||
@@ -13,28 +13,28 @@ color0 #f6ecea
|
|||||||
color8 #d5cbca
|
color8 #d5cbca
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #c5372b
|
color1 #ca382d
|
||||||
color9 #9b1e16
|
color9 #a11d15
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #507f56
|
color2 #477d50
|
||||||
color10 #3a603f
|
color10 #315b38
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #77744b
|
color3 #736e3a
|
||||||
color11 #5a5736
|
color11 #555129
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #436ec1
|
color4 #436ec2
|
||||||
color12 #2e5297
|
color12 #2c4f93
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #9d6224
|
color5 #995f25
|
||||||
color13 #794814
|
color13 #714415
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #436ec1
|
color6 #436ec2
|
||||||
color14 #2e5297
|
color14 #2c4f93
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #4d4644
|
color7 #4d4644
|
||||||
@@ -13,28 +13,28 @@ color0 #26211c
|
|||||||
color8 #3f3935
|
color8 #3f3935
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #e65b4c
|
color1 #e45748
|
||||||
color9 #fa8979
|
color9 #fa8979
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #6a9e71
|
color2 #64a46e
|
||||||
color10 #8dbc93
|
color10 #87c28f
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #959263
|
color3 #9e9858
|
||||||
color11 #b4b084
|
color11 #bdb778
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #5f8de4
|
color4 #5e8de4
|
||||||
color12 #85aef9
|
color12 #8ab1f8
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #c07e3f
|
color5 #c38141
|
||||||
color13 #daa06c
|
color13 #e1a772
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #5f8de4
|
color6 #5e8de4
|
||||||
color14 #85aef9
|
color14 #8ab1f8
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #c3bcb7
|
color7 #c3bcb7
|
||||||
@@ -13,27 +13,27 @@ color0 #f4ede7
|
|||||||
color8 #d3ccc7
|
color8 #d3ccc7
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #c5372b
|
color1 #ca382d
|
||||||
color9 #9b1e16
|
color9 #a11d15
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #507f56
|
color2 #457a4e
|
||||||
color10 #3a603f
|
color10 #315b38
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #77744b
|
color3 #736e3a
|
||||||
color11 #5a5736
|
color11 #555129
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #436ec1
|
color4 #436ec2
|
||||||
color12 #2e5297
|
color12 #2e5297
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #9d6224
|
color5 #995f25
|
||||||
color13 #794814
|
color13 #714415
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #436ec1
|
color6 #436ec2
|
||||||
color14 #2e5297
|
color14 #2e5297
|
||||||
|
|
||||||
## white
|
## white
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #dedede
|
|
||||||
foreground #222222
|
|
||||||
|
|
||||||
selection_background #cecece
|
|
||||||
selection_foreground #2e2e2e
|
|
||||||
|
|
||||||
cursor #2e2e2e
|
|
||||||
cursor_text #cecece
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #dedede
|
|
||||||
color8 #bebebe
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #b1291f
|
|
||||||
color9 #85150f
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #446f4b
|
|
||||||
color10 #2f5134
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #686540
|
|
||||||
color11 #4b492c
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #3860ad
|
|
||||||
color12 #254582
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #8b551b
|
|
||||||
color13 #673c0e
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #3860ad
|
|
||||||
color14 #254582
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #3a3a3a
|
|
||||||
color15 #222222
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #e5dbda
|
|
||||||
foreground #27201f
|
|
||||||
|
|
||||||
selection_background #d5cbca
|
|
||||||
selection_foreground #332c2b
|
|
||||||
|
|
||||||
cursor #332c2b
|
|
||||||
cursor_text #d5cbca
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #e5dbda
|
|
||||||
color8 #c5bbba
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #b1291f
|
|
||||||
color9 #85150f
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #446f4b
|
|
||||||
color10 #2f5134
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #686540
|
|
||||||
color11 #4b492c
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #3860ad
|
|
||||||
color12 #254582
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #8b551b
|
|
||||||
color13 #673c0e
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #3860ad
|
|
||||||
color14 #254582
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #403837
|
|
||||||
color15 #27201f
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #e4ddd7
|
|
||||||
foreground #26211c
|
|
||||||
|
|
||||||
selection_background #d3ccc7
|
|
||||||
selection_foreground #322d28
|
|
||||||
|
|
||||||
cursor #322d28
|
|
||||||
cursor_text #d3ccc7
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #e4ddd7
|
|
||||||
color8 #c3bcb7
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #b1291f
|
|
||||||
color9 #85150f
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #446f4b
|
|
||||||
color10 #2f5134
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #686540
|
|
||||||
color11 #4b492c
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #3860ad
|
|
||||||
color12 #254582
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #8b551b
|
|
||||||
color13 #673c0e
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #3860ad
|
|
||||||
color14 #254582
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #3f3935
|
|
||||||
color15 #26211c
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #d9e0da
|
|
||||||
foreground #1e231f
|
|
||||||
|
|
||||||
selection_background #c9d0ca
|
|
||||||
selection_foreground #2a2f2b
|
|
||||||
|
|
||||||
cursor #2a2f2b
|
|
||||||
cursor_text #c9d0ca
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #d9e0da
|
|
||||||
color8 #b9c0ba
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #b1291f
|
|
||||||
color9 #85150f
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #446f4b
|
|
||||||
color10 #2f5134
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #686540
|
|
||||||
color11 #4b492c
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #3860ad
|
|
||||||
color12 #254582
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #8b551b
|
|
||||||
color13 #673c0e
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #3860ad
|
|
||||||
color14 #254582
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #373c37
|
|
||||||
color15 #1e231f
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #dfded6
|
|
||||||
foreground #22221c
|
|
||||||
|
|
||||||
selection_background #cfcec6
|
|
||||||
selection_foreground #2f2e28
|
|
||||||
|
|
||||||
cursor #2f2e28
|
|
||||||
cursor_text #cfcec6
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #dfded6
|
|
||||||
color8 #bfbeb6
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #b1291f
|
|
||||||
color9 #85150f
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #446f4b
|
|
||||||
color10 #2f5134
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #686540
|
|
||||||
color11 #4b492c
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #3860ad
|
|
||||||
color12 #254582
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #8b551b
|
|
||||||
color13 #673c0e
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #3860ad
|
|
||||||
color14 #254582
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #3b3b34
|
|
||||||
color15 #22221c
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #dadee6
|
|
||||||
foreground #1f2227
|
|
||||||
|
|
||||||
selection_background #caced5
|
|
||||||
selection_foreground #2b2e33
|
|
||||||
|
|
||||||
cursor #2b2e33
|
|
||||||
cursor_text #caced5
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #dadee6
|
|
||||||
color8 #babec5
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #b1291f
|
|
||||||
color9 #85150f
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #446f4b
|
|
||||||
color10 #2f5134
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #686540
|
|
||||||
color11 #4b492c
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #3860ad
|
|
||||||
color12 #254582
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #8b551b
|
|
||||||
color13 #673c0e
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #3860ad
|
|
||||||
color14 #254582
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #373b40
|
|
||||||
color15 #1f2227
|
|
||||||
@@ -13,28 +13,28 @@ color0 #1e231f
|
|||||||
color8 #373c37
|
color8 #373c37
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #e65b4c
|
color1 #e15344
|
||||||
color9 #fa8979
|
color9 #fa8979
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #6a9e71
|
color2 #64a46e
|
||||||
color10 #8dbc93
|
color10 #8bc593
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #959263
|
color3 #9e9858
|
||||||
color11 #b4b084
|
color11 #bdb778
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #5f8de4
|
color4 #5e8de4
|
||||||
color12 #85aef9
|
color12 #8ab1f8
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #c07e3f
|
color5 #c38141
|
||||||
color13 #daa06c
|
color13 #dfa36d
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #5f8de4
|
color6 #5e8de4
|
||||||
color14 #85aef9
|
color14 #8ab1f8
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #b9c0ba
|
color7 #b9c0ba
|
||||||
@@ -13,28 +13,28 @@ color0 #eaf1ea
|
|||||||
color8 #c9d0ca
|
color8 #c9d0ca
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #c5372b
|
color1 #ce3c30
|
||||||
color9 #9b1e16
|
color9 #a11d15
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #507f56
|
color2 #457a4e
|
||||||
color10 #3a603f
|
color10 #315b38
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #77744b
|
color3 #736e3a
|
||||||
color11 #5a5736
|
color11 #555129
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #436ec1
|
color4 #436ec2
|
||||||
color12 #2e5297
|
color12 #2c4f93
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #9d6224
|
color5 #995f25
|
||||||
color13 #794814
|
color13 #714415
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #436ec1
|
color6 #436ec2
|
||||||
color14 #2e5297
|
color14 #2c4f93
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #444944
|
color7 #444944
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #161616
|
|
||||||
foreground #cecece
|
|
||||||
|
|
||||||
selection_background #222222
|
|
||||||
selection_foreground #bebebe
|
|
||||||
|
|
||||||
cursor #bebebe
|
|
||||||
cursor_text #222222
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #161616
|
|
||||||
color8 #2e2e2e
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #d7473a
|
|
||||||
color9 #f27262
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #5c8e63
|
|
||||||
color10 #7aad81
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #868256
|
|
||||||
color11 #a5a172
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #507dd4
|
|
||||||
color12 #709df0
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #af7030
|
|
||||||
color13 #ce8f53
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #507dd4
|
|
||||||
color14 #709df0
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #aeaeae
|
|
||||||
color15 #cecece
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #1b1413
|
|
||||||
foreground #d5cbca
|
|
||||||
|
|
||||||
selection_background #27201f
|
|
||||||
selection_foreground #c5bbba
|
|
||||||
|
|
||||||
cursor #c5bbba
|
|
||||||
cursor_text #27201f
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #1b1413
|
|
||||||
color8 #332c2b
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #d7473a
|
|
||||||
color9 #f27262
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #5c8e63
|
|
||||||
color10 #7aad81
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #868256
|
|
||||||
color11 #a5a172
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #507dd4
|
|
||||||
color12 #709df0
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #af7030
|
|
||||||
color13 #ce8f53
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #507dd4
|
|
||||||
color14 #709df0
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #b5abaa
|
|
||||||
color15 #d5cbca
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #1a1511
|
|
||||||
foreground #d3ccc7
|
|
||||||
|
|
||||||
selection_background #26211c
|
|
||||||
selection_foreground #c3bcb7
|
|
||||||
|
|
||||||
cursor #c3bcb7
|
|
||||||
cursor_text #26211c
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #1a1511
|
|
||||||
color8 #322d28
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #d7473a
|
|
||||||
color9 #f27262
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #5c8e63
|
|
||||||
color10 #7aad81
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #868256
|
|
||||||
color11 #a5a172
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #507dd4
|
|
||||||
color12 #709df0
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #af7030
|
|
||||||
color13 #ce8f53
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #507dd4
|
|
||||||
color14 #709df0
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #b3ada7
|
|
||||||
color15 #d3ccc7
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #131713
|
|
||||||
foreground #c9d0ca
|
|
||||||
|
|
||||||
selection_background #1e231f
|
|
||||||
selection_foreground #b9c0ba
|
|
||||||
|
|
||||||
cursor #b9c0ba
|
|
||||||
cursor_text #1e231f
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #131713
|
|
||||||
color8 #2a2f2b
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #d7473a
|
|
||||||
color9 #f27262
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #5c8e63
|
|
||||||
color10 #7aad81
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #868256
|
|
||||||
color11 #a5a172
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #507dd4
|
|
||||||
color12 #709df0
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #af7030
|
|
||||||
color13 #ce8f53
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #507dd4
|
|
||||||
color14 #709df0
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #a9b0aa
|
|
||||||
color15 #c9d0ca
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #171611
|
|
||||||
foreground #cfcec6
|
|
||||||
|
|
||||||
selection_background #22221c
|
|
||||||
selection_foreground #bfbeb6
|
|
||||||
|
|
||||||
cursor #bfbeb6
|
|
||||||
cursor_text #22221c
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #171611
|
|
||||||
color8 #2f2e28
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #d7473a
|
|
||||||
color9 #f27262
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #5c8e63
|
|
||||||
color10 #7aad81
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #868256
|
|
||||||
color11 #a5a172
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #507dd4
|
|
||||||
color12 #709df0
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #af7030
|
|
||||||
color13 #ce8f53
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #507dd4
|
|
||||||
color14 #709df0
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #afaea7
|
|
||||||
color15 #cfcec6
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #13161b
|
|
||||||
foreground #caced5
|
|
||||||
|
|
||||||
selection_background #1f2227
|
|
||||||
selection_foreground #babec5
|
|
||||||
|
|
||||||
cursor #babec5
|
|
||||||
cursor_text #1f2227
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #13161b
|
|
||||||
color8 #2b2e33
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #d7473a
|
|
||||||
color9 #f27262
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #5c8e63
|
|
||||||
color10 #7aad81
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #868256
|
|
||||||
color11 #a5a172
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #507dd4
|
|
||||||
color12 #709df0
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #af7030
|
|
||||||
color13 #ce8f53
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #507dd4
|
|
||||||
color14 #709df0
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #aaaeb5
|
|
||||||
color15 #caced5
|
|
||||||
41
app-config/kitty/heathland-monobiome-dark.active.theme
Normal file
41
app-config/kitty/heathland-monobiome-dark.active.theme
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# base settings
|
||||||
|
background #232026
|
||||||
|
foreground #e0dce4
|
||||||
|
|
||||||
|
selection_background #2f2c32
|
||||||
|
selection_foreground #cfccd4
|
||||||
|
|
||||||
|
cursor #cfccd4
|
||||||
|
cursor_text #2f2c32
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #232026
|
||||||
|
color8 #3c393f
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #e15344
|
||||||
|
color9 #fa8979
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #64a46e
|
||||||
|
color10 #87c28f
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #9b9555
|
||||||
|
color11 #bab474
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #5e8de4
|
||||||
|
color12 #8ab1f8
|
||||||
|
|
||||||
|
# magenta (red)
|
||||||
|
color5 #c38141
|
||||||
|
color13 #dfa36d
|
||||||
|
|
||||||
|
# cyan (blue)
|
||||||
|
color6 #5e8de4
|
||||||
|
color14 #8ab1f8
|
||||||
|
|
||||||
|
## white
|
||||||
|
color7 #bfbcc3
|
||||||
|
color15 #e0dce4
|
||||||
41
app-config/kitty/heathland-monobiome-light.active.theme
Normal file
41
app-config/kitty/heathland-monobiome-light.active.theme
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# base settings
|
||||||
|
background #f0edf4
|
||||||
|
foreground #2f2c32
|
||||||
|
|
||||||
|
selection_background #e0dce4
|
||||||
|
selection_foreground #3c393f
|
||||||
|
|
||||||
|
cursor #3c393f
|
||||||
|
cursor_text #e0dce4
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #f0edf4
|
||||||
|
color8 #cfccd4
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #ce3c30
|
||||||
|
color9 #a11d15
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #477d50
|
||||||
|
color10 #315b38
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #736e3a
|
||||||
|
color11 #555129
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #436ec2
|
||||||
|
color12 #2c4f93
|
||||||
|
|
||||||
|
# magenta (red)
|
||||||
|
color5 #995f25
|
||||||
|
color13 #744616
|
||||||
|
|
||||||
|
# cyan (blue)
|
||||||
|
color6 #436ec2
|
||||||
|
color14 #2c4f93
|
||||||
|
|
||||||
|
## white
|
||||||
|
color7 #49464c
|
||||||
|
color15 #2f2c32
|
||||||
41
app-config/kitty/moorland-monobiome-dark.active.theme
Normal file
41
app-config/kitty/moorland-monobiome-dark.active.theme
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# base settings
|
||||||
|
background #262022
|
||||||
|
foreground #e4dbdf
|
||||||
|
|
||||||
|
selection_background #322c2f
|
||||||
|
selection_foreground #d4cbcf
|
||||||
|
|
||||||
|
cursor #d4cbcf
|
||||||
|
cursor_text #322c2f
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #262022
|
||||||
|
color8 #3f383b
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #e45748
|
||||||
|
color9 #fa8979
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #64a46e
|
||||||
|
color10 #87c28f
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #9e9858
|
||||||
|
color11 #bdb778
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #5e8de4
|
||||||
|
color12 #8ab1f8
|
||||||
|
|
||||||
|
# magenta (red)
|
||||||
|
color5 #c38141
|
||||||
|
color13 #dfa36d
|
||||||
|
|
||||||
|
# cyan (blue)
|
||||||
|
color6 #5e8de4
|
||||||
|
color14 #8ab1f8
|
||||||
|
|
||||||
|
## white
|
||||||
|
color7 #c4bbbf
|
||||||
|
color15 #e4dbdf
|
||||||
41
app-config/kitty/moorland-monobiome-light.active.theme
Normal file
41
app-config/kitty/moorland-monobiome-light.active.theme
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# base settings
|
||||||
|
background #f5ecef
|
||||||
|
foreground #322c2f
|
||||||
|
|
||||||
|
selection_background #e4dbdf
|
||||||
|
selection_foreground #3f383b
|
||||||
|
|
||||||
|
cursor #3f383b
|
||||||
|
cursor_text #e4dbdf
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #f5ecef
|
||||||
|
color8 #d4cbcf
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #ca382d
|
||||||
|
color9 #a11d15
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #477d50
|
||||||
|
color10 #315b38
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #736e3a
|
||||||
|
color11 #555129
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #436ec2
|
||||||
|
color12 #2c4f93
|
||||||
|
|
||||||
|
# magenta (red)
|
||||||
|
color5 #995f25
|
||||||
|
color13 #714415
|
||||||
|
|
||||||
|
# cyan (blue)
|
||||||
|
color6 #436ec2
|
||||||
|
color14 #2c4f93
|
||||||
|
|
||||||
|
## white
|
||||||
|
color7 #4d4548
|
||||||
|
color15 #322c2f
|
||||||
41
app-config/kitty/reef-monobiome-dark.active.theme
Normal file
41
app-config/kitty/reef-monobiome-dark.active.theme
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# base settings
|
||||||
|
background #1c2324
|
||||||
|
foreground #d6e0e1
|
||||||
|
|
||||||
|
selection_background #282f30
|
||||||
|
selection_foreground #c6d0d1
|
||||||
|
|
||||||
|
cursor #c6d0d1
|
||||||
|
cursor_text #282f30
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #1c2324
|
||||||
|
color8 #343c3d
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #e15344
|
||||||
|
color9 #fa8979
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #64a46e
|
||||||
|
color10 #8bc593
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #9e9858
|
||||||
|
color11 #bdb778
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #5e8de4
|
||||||
|
color12 #8ab1f8
|
||||||
|
|
||||||
|
# magenta (red)
|
||||||
|
color5 #c38141
|
||||||
|
color13 #dfa36d
|
||||||
|
|
||||||
|
# cyan (blue)
|
||||||
|
color6 #5e8de4
|
||||||
|
color14 #8ab1f8
|
||||||
|
|
||||||
|
## white
|
||||||
|
color7 #b6c0c1
|
||||||
|
color15 #d6e0e1
|
||||||
41
app-config/kitty/reef-monobiome-light.active.theme
Normal file
41
app-config/kitty/reef-monobiome-light.active.theme
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
# base settings
|
||||||
|
background #e7f1f2
|
||||||
|
foreground #282f30
|
||||||
|
|
||||||
|
selection_background #d6e0e1
|
||||||
|
selection_foreground #343c3d
|
||||||
|
|
||||||
|
cursor #343c3d
|
||||||
|
cursor_text #d6e0e1
|
||||||
|
|
||||||
|
# black
|
||||||
|
color0 #e7f1f2
|
||||||
|
color8 #c6d0d1
|
||||||
|
|
||||||
|
# red
|
||||||
|
color1 #ce3c30
|
||||||
|
color9 #a51f17
|
||||||
|
|
||||||
|
# green
|
||||||
|
color2 #457a4e
|
||||||
|
color10 #315b38
|
||||||
|
|
||||||
|
# yellow
|
||||||
|
color3 #736e3a
|
||||||
|
color11 #555129
|
||||||
|
|
||||||
|
# blue
|
||||||
|
color4 #436ec2
|
||||||
|
color12 #2c4f93
|
||||||
|
|
||||||
|
# magenta (red)
|
||||||
|
color5 #995f25
|
||||||
|
color13 #744616
|
||||||
|
|
||||||
|
# cyan (blue)
|
||||||
|
color6 #436ec2
|
||||||
|
color14 #2c4f93
|
||||||
|
|
||||||
|
## white
|
||||||
|
color7 #41494a
|
||||||
|
color15 #282f30
|
||||||
@@ -13,28 +13,28 @@ color0 #22221c
|
|||||||
color8 #3b3b34
|
color8 #3b3b34
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #e65b4c
|
color1 #e45748
|
||||||
color9 #fa8979
|
color9 #fa8979
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #6a9e71
|
color2 #64a46e
|
||||||
color10 #8dbc93
|
color10 #8bc593
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #959263
|
color3 #9e9858
|
||||||
color11 #b4b084
|
color11 #bdb778
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #5f8de4
|
color4 #5e8de4
|
||||||
color12 #85aef9
|
color12 #8ab1f8
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #c07e3f
|
color5 #c38141
|
||||||
color13 #daa06c
|
color13 #dfa36d
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #5f8de4
|
color6 #5e8de4
|
||||||
color14 #85aef9
|
color14 #8ab1f8
|
||||||
|
|
||||||
## white
|
## white
|
||||||
color7 #bfbeb6
|
color7 #bfbeb6
|
||||||
@@ -13,27 +13,27 @@ color0 #efefe7
|
|||||||
color8 #cfcec6
|
color8 #cfcec6
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #c5372b
|
color1 #ce3c30
|
||||||
color9 #9b1e16
|
color9 #a11d15
|
||||||
|
|
||||||
# green
|
# green
|
||||||
color2 #507f56
|
color2 #457a4e
|
||||||
color10 #3a603f
|
color10 #315b38
|
||||||
|
|
||||||
# yellow
|
# yellow
|
||||||
color3 #77744b
|
color3 #736e3a
|
||||||
color11 #5a5736
|
color11 #555129
|
||||||
|
|
||||||
# blue
|
# blue
|
||||||
color4 #436ec1
|
color4 #436ec2
|
||||||
color12 #2e5297
|
color12 #2e5297
|
||||||
|
|
||||||
# magenta (red)
|
# magenta (red)
|
||||||
color5 #9d6224
|
color5 #995f25
|
||||||
color13 #794814
|
color13 #714415
|
||||||
|
|
||||||
# cyan (blue)
|
# cyan (blue)
|
||||||
color6 #436ec1
|
color6 #436ec2
|
||||||
color14 #2e5297
|
color14 #2e5297
|
||||||
|
|
||||||
## white
|
## white
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# base settings
|
|
||||||
background #2e2e2e
|
|
||||||
foreground #eeeeee
|
|
||||||
|
|
||||||
selection_background #3a3a3a
|
|
||||||
selection_foreground #dedede
|
|
||||||
|
|
||||||
cursor #dedede
|
|
||||||
cursor_text #3a3a3a
|
|
||||||
|
|
||||||
# black
|
|
||||||
color0 #2e2e2e
|
|
||||||
color8 #484848
|
|
||||||
|
|
||||||
# red
|
|
||||||
color1 #f27262
|
|
||||||
color9 #ffa193
|
|
||||||
|
|
||||||
# green
|
|
||||||
color2 #7aad81
|
|
||||||
color10 #a2caa6
|
|
||||||
|
|
||||||
# yellow
|
|
||||||
color3 #a5a172
|
|
||||||
color11 #c3c099
|
|
||||||
|
|
||||||
# blue
|
|
||||||
color4 #709df0
|
|
||||||
color12 #9bbefe
|
|
||||||
|
|
||||||
# magenta (red)
|
|
||||||
color5 #ce8f53
|
|
||||||
color13 #e4b387
|
|
||||||
|
|
||||||
# cyan (blue)
|
|
||||||
color6 #709df0
|
|
||||||
color14 #9bbefe
|
|
||||||
|
|
||||||
## white
|
|
||||||
color7 #cecece
|
|
||||||
color15 #eeeeee
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user