clankerdiff-theme 0.1.1

Renderer-neutral themes and palettes for Diff
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "clankerdiff-theme"
description = "Renderer-neutral themes and palettes for Diff"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true

[lints]
workspace = true

[dependencies]
arborium-theme.workspace = true
clankerdiff-fingerprint = { version = "0.1.1", path = "../diff-fingerprint" }
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true