Skip to content

Commit

Permalink
feat: implement gitconfig templates & generated configs
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhermoso committed Dec 23, 2024
0 parents commit b4242e6
Show file tree
Hide file tree
Showing 290 changed files with 3,482 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# tinted-delta

A Tinted Theming template for [delta] with [Base16] themes

### Using with Tinty

For usage with [Tinty]:

1. Add the following to `~/.config/tinted-theming/tinty/config.toml`:
```toml
[[items]]
path = "https://github.com/bezhermoso/tinted-delta"
name = "delta"
themes-dir = "configs"
hook = "cp -f %f ~/.config/tinted-theming/delta.gitconfig"
supported-systems = ["base16", "base24"]
```

2. `tinty apply ...` to apply the theme you like.

[delta]: https://github.com/dandavidson/delta
[Base16]: https://github.com/tinted-theming/home/blob/main/styling.md
[Tinty]: https://github.com/tinted-theming/tinty
12 changes: 12 additions & 0 deletions configs/base16-3024.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: 3024
# Scheme Author: Jan T. Sott (http://github.com/idleberg)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-apathy.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Apathy
# Scheme Author: Jannik Siebert (https://github.com/janniks)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-apprentice.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Apprentice
# Scheme Author: romainl
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-ashes.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Ashes
# Scheme Author: Jannik Siebert (https://github.com/janniks)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-cave-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Cave Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-cave.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Cave
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-dune-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Dune Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-dune.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Dune
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-estuary-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Estuary Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-estuary.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Estuary
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-forest-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Forest Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-forest.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Forest
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-heath-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Heath Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-heath.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Heath
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-lakeside-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Lakeside Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-lakeside.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Lakeside
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-plateau-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Plateau Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-plateau.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Plateau
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-savanna-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Savanna Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-savanna.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Savanna
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-seaside-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Seaside Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-seaside.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Seaside
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atelier-sulphurpool-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Sulphurpool Light
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-atelier-sulphurpool.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atelier Sulphurpool
# Scheme Author: Bram de Haan (http://atelierbramdehaan.nl)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-atlas.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Atlas
# Scheme Author: Alex Lende (https://ajlende.com)
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-ayu-dark.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Ayu Dark
# Scheme Author: Khue Nguyen <[email protected]>
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



12 changes: 12 additions & 0 deletions configs/base16-ayu-light.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Ayu Light
# Scheme Author: Khue Nguyen <[email protected]>
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light = true



12 changes: 12 additions & 0 deletions configs/base16-ayu-mirage.gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: ft=gitconfig
# Scheme System: base16
# Scheme Name: Ayu Mirage
# Scheme Author: Khue Nguyen <[email protected]>
# Template Author: Bez Hermoso

# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
[delta]
light =



Loading

0 comments on commit b4242e6

Please sign in to comment.