Skip to content

Commit cb97be2

Browse files
Update with the latest tinted-theming colorschemes [skip ci]
1 parent 88528eb commit cb97be2

9 files changed

Lines changed: 90 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base16
3+
# Scheme Name: Cerulean Signal Dark
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = false
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base16
3+
# Scheme Name: Cerulean Signal Light
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = true
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base16
3+
# Scheme Name: Gruvbox Dark Medium (Forest)
4+
# Scheme Author: Muhammad Talha (muhammadtalha.quant@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = false
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base16
3+
# Scheme Name: Lichen Chartreuse Dark
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = false
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base16
3+
# Scheme Name: Lichen Chartreuse Light
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = true
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base24
3+
# Scheme Name: Cerulean Signal Dark
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = false
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base24
3+
# Scheme Name: Cerulean Signal Light
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = true
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base24
3+
# Scheme Name: Lichen Chartreuse Dark
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = false
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vim: ft=gitconfig
2+
# Scheme System: base24
3+
# Scheme Name: Lichen Chartreuse Light
4+
# Scheme Author: Aaron Colichia (https://aaron.colichia.org/)
5+
# Template Author: Bez Hermoso
6+
7+
# Configures difftool "delta" to ue light or dark mode based on the variant declared by the colorscheme.
8+
[delta]
9+
syntax-theme = "base16-256"
10+
light = true

0 commit comments

Comments
 (0)