Skip to content

Commit

Permalink
Update with the latest tinted-theming colorschemes
Browse files Browse the repository at this point in the history
  • Loading branch information
tinted-theming-bot committed Aug 25, 2024
1 parent 5f2ca55 commit e923e94
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 15 deletions.
4 changes: 1 addition & 3 deletions scripts/base16-papercolor-dark.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#!/usr/bin/env sh
# tinted-shell (https://github.com/tinted-theming/tinted-shell)
# Scheme name: PaperColor Dark
# Scheme author: Jon Leopard (http://github.com/jonleopard)
based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)

# Scheme author: Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)
# Template author: Tinted Theming (https://github.com/tinted-theming)
export BASE16_THEME=papercolor-dark

Expand Down
4 changes: 1 addition & 3 deletions scripts/base16-papercolor-light.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#!/usr/bin/env sh
# tinted-shell (https://github.com/tinted-theming/tinted-shell)
# Scheme name: PaperColor Light
# Scheme author: Jon Leopard (http://github.com/jonleopard)
based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)

# Scheme author: Jon Leopard (http://github.com/jonleopard), based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme)
# Template author: Tinted Theming (https://github.com/tinted-theming)
export BASE16_THEME=papercolor-light

Expand Down
4 changes: 1 addition & 3 deletions scripts/base16-shades-of-purple.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#!/usr/bin/env sh
# tinted-shell (https://github.com/tinted-theming/tinted-shell)
# Scheme name: Shades of Purple
# Scheme author: Iolar Demartini Junior (http://github.com/demartini
based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode).

# Scheme author: Iolar Demartini Junior (http://github.com/demartini), based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode)
# Template author: Tinted Theming (https://github.com/tinted-theming)
export BASE16_THEME=shades-of-purple

Expand Down
4 changes: 1 addition & 3 deletions scripts/base16-snazzy.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#!/usr/bin/env sh
# tinted-shell (https://github.com/tinted-theming/tinted-shell)
# Scheme name: Snazzy
# Scheme author: Chawye Hsu (https://github.com/chawyehsu)
based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)

# Scheme author: Chawye Hsu (https://github.com/chawyehsu), based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy)
# Template author: Tinted Theming (https://github.com/tinted-theming)
export BASE16_THEME=snazzy

Expand Down
4 changes: 1 addition & 3 deletions scripts/base16-spaceduck.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
#!/usr/bin/env sh
# tinted-shell (https://github.com/tinted-theming/tinted-shell)
# Scheme name: Spaceduck
# Scheme author: Guillermo Rodriguez (https://github.com/pineapplegiant),
packaged by Gabriel Fontes (https://github.com/Misterio77)

# Scheme author: Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)
# Template author: Tinted Theming (https://github.com/tinted-theming)
export BASE16_THEME=spaceduck

Expand Down

0 comments on commit e923e94

Please sign in to comment.