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 5ac9488 commit 350c1ff
Show file tree
Hide file tree
Showing 9 changed files with 187 additions and 37 deletions.
30 changes: 15 additions & 15 deletions themes/base16-everforest-dark-hard.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[colors]
# Base16 Everforest Dark Hard
# Scheme author: Oskar Liew (https://github.com/OskarLiew)
# Scheme author: Sainnhe Park (https://github.com/sainnhe)
# Template author: Tinted Theming (https://github.com/tinted-theming)

foreground = #d3c6aa
Expand All @@ -15,36 +15,36 @@ background = #272e33
color0 = #272e33
color8 = #859289
color7 = #d3c6aa
color15 = #fdf6e3
color15 = #fffbef

# Red
color1 = #7fbbb3
color9 = #7fbbb3
color1 = #e67e80
color9 = #e67e80

# Green
color2 = #83c092
color10 = #83c092
color2 = #a7c080
color10 = #a7c080

# Yellow
color3 = #dbbc7f
color11 = #dbbc7f

# Blue
color4 = #a7c080
color12 = #a7c080
color4 = #7fbbb3
color12 = #7fbbb3

# Purple
color5 = #e67e80
color13 = #e67e80
color5 = #d699b6
color13 = #d699b6

# Teal
color6 = #e69875
color14 = #e69875
color6 = #83c092
color14 = #83c092

# Extra colors
color16 = #d699b6
color17 = #4c3743
color16 = #e69875
color17 = #9da9a0
color18 = #2e383c
color19 = #414b50
color20 = #9da9a0
color21 = #e4e1cd
color21 = #edeada
36 changes: 18 additions & 18 deletions themes/base16-everforest.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,45 @@
foreground = #d3c6aa
foreground_bold = #d3c6aa
cursor = #d3c6aa
cursor_foreground = #2f383e
background = #2f383e
cursor_foreground = #2d353b
background = #2d353b

# 16 color space

# Black, Gray, Silver, White
color0 = #2f383e
color0 = #2d353b
color8 = #859289
color7 = #d3c6aa
color15 = #fdf6e3

# Red
color1 = #7fbbb3
color9 = #7fbbb3
color1 = #e67e80
color9 = #e67e80

# Green
color2 = #83c092
color10 = #83c092
color2 = #a7c080
color10 = #a7c080

# Yellow
color3 = #dbbc7f
color11 = #dbbc7f

# Blue
color4 = #a7c080
color12 = #a7c080
color4 = #7fbbb3
color12 = #7fbbb3

# Purple
color5 = #e67e80
color13 = #e67e80
color5 = #d699b6
color13 = #d699b6

# Teal
color6 = #e69875
color14 = #e69875
color6 = #83c092
color14 = #83c092

# Extra colors
color16 = #d699b6
color17 = #eaedc8
color18 = #374247
color19 = #4a555b
color16 = #e69875
color17 = #9da9a0
color18 = #343f44
color19 = #475258
color20 = #9da9a0
color21 = #e4e1cd
color21 = #e6e2cc
50 changes: 50 additions & 0 deletions themes/base16-onedark-dark.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[colors]
# Base16 OneDark Dark
# Scheme author: olimorris (https://github.com/olimorris)
# Template author: Tinted Theming (https://github.com/tinted-theming)

foreground = #abb2bf
foreground_bold = #abb2bf
cursor = #abb2bf
cursor_foreground = #000000
background = #000000

# 16 color space

# Black, Gray, Silver, White
color0 = #000000
color8 = #434852
color7 = #abb2bf
color15 = #c8ccd4

# Red
color1 = #ef596f
color9 = #ef596f

# Green
color2 = #89ca78
color10 = #89ca78

# Yellow
color3 = #e5c07b
color11 = #e5c07b

# Blue
color4 = #61afef
color12 = #61afef

# Purple
color5 = #d55fde
color13 = #d55fde

# Teal
color6 = #2bbac5
color14 = #2bbac5

# Extra colors
color16 = #d19a66
color17 = #be5046
color18 = #1c1f24
color19 = #2c313a
color20 = #565c64
color21 = #b6bdca
2 changes: 1 addition & 1 deletion themes/base16-papercolor-dark.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[colors]
# Base16 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)

foreground = #808080
Expand Down
2 changes: 1 addition & 1 deletion themes/base16-papercolor-light.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[colors]
# Base16 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)

foreground = #444444
Expand Down
2 changes: 1 addition & 1 deletion themes/base16-shades-of-purple.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[colors]
# Base16 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)

foreground = #c7c7c7
Expand Down
2 changes: 1 addition & 1 deletion themes/base16-snazzy.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[colors]
# Base16 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)

foreground = #e2e4e5
Expand Down
50 changes: 50 additions & 0 deletions themes/base16-terracotta-dark.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[colors]
# Base16 Terracotta Dark
# Scheme author: Alexander Rossell Hayes (https://github.com/rossellhayes)
# Template author: Tinted Theming (https://github.com/tinted-theming)

foreground = #b8a59d
foreground_bold = #b8a59d
cursor = #b8a59d
cursor_foreground = #241d1a
background = #241d1a

# 16 color space

# Black, Gray, Silver, White
color0 = #241d1a
color8 = #594740
color7 = #b8a59d
color15 = #dcd2ce

# Red
color1 = #f6998f
color9 = #f6998f

# Green
color2 = #b6c68a
color10 = #b6c68a

# Yellow
color3 = #ffc37a
color11 = #ffc37a

# Blue
color4 = #b0a4c3
color12 = #b0a4c3

# Purple
color5 = #d8a2b0
color13 = #d8a2b0

# Teal
color6 = #c0bcdb
color14 = #c0bcdb

# Extra colors
color16 = #ffa888
color17 = #f1ae97
color18 = #362b27
color19 = #473933
color20 = #a78e84
color21 = #cabbb5
50 changes: 50 additions & 0 deletions themes/base16-terracotta.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[colors]
# Base16 Terracotta
# Scheme author: Alexander Rossell Hayes (https://github.com/rossellhayes)
# Template author: Tinted Theming (https://github.com/tinted-theming)

foreground = #473731
foreground_bold = #473731
cursor = #473731
cursor_foreground = #efeae8
background = #efeae8

# 16 color space

# Black, Gray, Silver, White
color0 = #efeae8
color8 = #c0aca4
color7 = #473731
color15 = #241c19

# Red
color1 = #a75045
color9 = #a75045

# Green
color2 = #7a894a
color10 = #7a894a

# Yellow
color3 = #ce943e
color11 = #ce943e

# Blue
color4 = #625574
color12 = #625574

# Purple
color5 = #8d5968
color13 = #8d5968

# Teal
color6 = #847f9e
color14 = #847f9e

# Extra colors
color16 = #bd6942
color17 = #b07158
color18 = #dfd6d1
color19 = #d0c1bb
color20 = #59453d
color21 = #352a25

0 comments on commit 350c1ff

Please sign in to comment.