Docs.rs
git-iris-2.0.7
git-iris 2.0.7
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hyperb1iss
Dependencies
anyhow ^1.0.102
normal
arboard ^3.6
normal
async-trait ^0.1.89
normal
chrono ^0.4.44
normal
clap ^4.6.0
normal
clap_complete ^4.6
normal
colored ^3.1
normal
crossterm ^0.29
normal
dirs ^6.0.0
normal
futures ^0.3.32
normal
git2 ^0.20.4
normal
ignore ^0.4
normal
indicatif ^0.18.4
normal
lru ^0.16.3
normal
notify ^8.2
normal
notify-debouncer-full ^0.7.0
normal
opaline ^0.4.0
normal
parking_lot ^0.12.5
normal
pulldown-cmark ^0.13
normal
rand ^0.10.0
normal
ratatui ^0.30.0
normal
ratatui-textarea ^0.8.0
normal
regex ^1.12
normal
reqwest ^0.13.2
normal
rig-core ^0.33.0
normal
schemars ^1.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
strum ^0.28.0
normal
strum_macros ^0.28.0
normal
syntect ^5.3
normal
tempfile ^3.27.0
normal
textwrap ^0.16.2
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
tokio-util ^0.7
normal
toml ^1.1.0
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
unicode-width ^0.2
normal
url ^2.5.8
normal
uuid ^1.22.0
normal
dotenvy ^0.15
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module tokens
git_
iris
2.0.7
Module tokens
Module Items
Constants
In git_
iris::
theme::
names
git_iris
::
theme
::
names
Module
tokens
Copy item path
Source
Expand description
Semantic color token names (26 required).
Constants
ยง
ACCENT_
DEEP
ACCENT_
PRIMARY
ACCENT_
SECONDARY
ACCENT_
TERTIARY
BG_BASE
BG_CODE
BG_
HIGHLIGHT
BG_
PANEL
BG_
SELECTION
BORDER_
FOCUSED
BORDER_
UNFOCUSED
CODE_
COMMENT
CODE_
FUNCTION
CODE_
KEYWORD
CODE_
LINE_
NUMBER
CODE_
NUMBER
CODE_
STRING
CODE_
TYPE
ERROR
INFO
SUCCESS
TEXT_
DIM
TEXT_
MUTED
TEXT_
PRIMARY
TEXT_
SECONDARY
WARNING