-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement gitconfig templates & generated configs
- Loading branch information
0 parents
commit b4242e6
Showing
290 changed files
with
3,482 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 = | ||
|
||
|
||
|
Oops, something went wrong.