Skip to content

Commit dfc1c64

Browse files
Update with the latest tinted-theming colorschemes [skip ci]
1 parent 2ae0ef6 commit dfc1c64

10 files changed

Lines changed: 100 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: Github Dark Colorblind
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Dark Dimmed
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Dark High Contrast
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Light Colorblind
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Light High Contrast
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Dark Colorblind
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Dark Dimmed
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Dark High Contrast
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Light Colorblind
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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: Github Light High Contrast
4+
# Scheme Author: Tinted Theming (https://github.com/tinted-theming)
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)