index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-view
/
src
/
theme.rs
Commit message (
Expand
)
Author
Age
*
Use `base16_tty` as 16-color default, fix theme name
Omnikar
2021-12-13
*
change to .unwrap_or_default() and fix ui.window and ui.statusline
NNB
2021-12-13
*
Update theme.rs
NNB
2021-12-13
*
Load alt default theme if true color is not supported
Omnikar
2021-12-13
*
Annotate Theme::highlight with #[inline]
Blaž Hrastnik
2021-12-01
*
ui: Optimize tree-sitter style lookups
Blaž Hrastnik
2021-12-01
*
Update to rust 1.56 + 2021 edition
Blaž Hrastnik
2021-10-22
*
fix: Merge default palette with user palette
Gokul Soumya
2021-09-05
*
feat: Default theme palette using 16 terminal colors
Gokul Soumya
2021-09-05
*
Refactor theme parsing (#570)
Gokul Soumya
2021-08-12
*
Color palettes (#393)
Jakub Bartodziej
2021-06-30
*
Simplify selection rendering by injecting highlight scopes
Blaž Hrastnik
2021-06-27
*
reverse the dependency between helix-tui and helix-view (#366)
Keith Simmons
2021-06-25
*
Add themes loader
wojciechkepka
2021-06-19
*
Add theme key for selected line number
Gokul Soumya
2021-06-16
*
theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113)
Ingrid
2021-06-06
*
clippy lint
Blaž Hrastnik
2021-05-06
*
Clippy lint
Blaž Hrastnik
2021-03-25
*
Load theme from toml file.
Blaž Hrastnik
2021-03-25
*
clippy lints
Blaž Hrastnik
2021-03-22
*
ui: Syntax highlight code inside markdown popups.
Blaž Hrastnik
2021-03-16
*
Use diagnostic.severity to distinguish between error colors.
Blaž Hrastnik
2021-03-11
*
popup: wip work on completion popups
Blaž Hrastnik
2021-02-09
*
Total mess but it works: diagnostic marking.
Blaž Hrastnik
2020-12-03
*
clippy warnings
Blaž Hrastnik
2020-09-29
*
Split parts of helix-term into helix-view.
Blaž Hrastnik
2020-09-21