Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# User submitted themes

If you submit a theme, please include a comment at the top with your name and email address:

```toml
# Author : Name <[email protected]>
```

If you are submitting a theme that is already published somewhere, then please
add the corresponding license file for it under `licenses/` with the following
name `theme_name.license` and add a comment at the top of the theme file:

```toml
# License: <License specification>
```

We have a preview page for themes on our [wiki](https://github.com/helix-editor/helix/wiki/Themes)!
0-1.06l2.5-2.5a.75.75 0 0 1 1.06 0ZM11.22 4.97a.75.75 0 0 0 0 1.06L13.19 8l-1.97 1.97a.75.75 0 1 0 1.06 1.06l2.5-2.5a.75.75 0 0 0 0-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0ZM8.856 2.008a.75.75 0 0 1 .636.848l-1.5 10.5a.75.75 0 0 1-1.484-.212l1.5-10.5a.75.75 0 0 1 .848-.636Z" clip-rule="evenodd" /> Code
Peter Phillips Fix link to textobjects usage from keymap documentation (#4357)
faf0c52 · 2022-10-19 6920Commits
.cargo
d---------
.envrc
-rw-r--r--
146
.gitattributes
-rw-r--r--
243
.github
d---------
.gitignore
-rw-r--r--
63
.ignore
-rw-r--r--
210
CHANGELOG.md
-rw-r--r--
81060
Cargo.lock
-rw-r--r--
35608
Cargo.toml
-rw-r--r--
359
LICENSE
-rw-r--r--
16725
README.md
-rw-r--r--
4175
VERSION
-rw-r--r--
7
base16_theme.toml
-rw-r--r--
1565
book
d---------
contrib
d---------
default.nix
-rw-r--r--
345
docs
d---------
flake.lock
-rw-r--r--
4149
flake.nix
-rw-r--r--
5292
grammars.nix
-rw-r--r--
3476
helix-core
d---------
helix-dap
d---------
helix-loader
d---------
helix-lsp
d---------
helix-term
d---------
helix-tui
d---------
helix-view
d---------
languages.toml
-rw-r--r--
49977
runtime
d---------
rust-toolchain.toml
-rw-r--r--
68
rustfmt.toml
-rw-r--r--
0
screenshot.png
-rw-r--r--
367553
shell.nix
-rw-r--r--
336
theme.toml
-rw-r--r--
3008
xtask
d---------
README.md