atuin/crates
P T Weir 61c6e5e46a
feat(tui): Customizable Themes (#2236)
* wip: add theme

* feat(theme): basic theming approach

* feat(theme): adds theming support

* fix: split out palette without compact inspector

* fix(theme): tidy up implementation

* fix(theme): correct yaml to toml

* fix(theme): typo in comments

* chore: cheer up clippy

* fix(themes): ensure tests cannot hit real loading directory

* chore: rustfmt

* chore: rebase

* feat(themes): add rgb hexcode support

* fix(theme): add tests

* fix(theme): use builtin log levels and correct debug test

* feat(theme): adds the ability to derive from a non-base theme

* fix(theme): warn if the in-file name of a theme does not match the filename

* chore: tidy for rustfmt and clippy

* chore: tidy for rustfmt and clippy
2024-07-15 10:18:46 +01:00
..
atuin feat(tui): Customizable Themes (#2236) 2024-07-15 10:18:46 +01:00
atuin-client feat(tui): Customizable Themes (#2236) 2024-07-15 10:18:46 +01:00
atuin-common feat: add user account verification (#2190) 2024-06-24 14:54:54 +01:00
atuin-daemon chore(deps): update prost-types (#2251) 2024-07-10 16:52:48 +01:00
atuin-dotfiles chore(release): prepare for release v18.4.0-beta.1 (#2195) 2024-06-25 12:35:12 +01:00
atuin-history feat(tui): Customizable Themes (#2236) 2024-07-15 10:18:46 +01:00
atuin-server feat: allow advertising a fake version to clients (#2228) 2024-07-02 14:13:45 +01:00
atuin-server-database chore(release): prepare for release v18.4.0-beta.1 (#2195) 2024-06-25 12:35:12 +01:00
atuin-server-postgres fix: ambiguous column name (#2232) 2024-07-03 08:24:05 +01:00