Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

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 Dec 15, 2024
1 parent 661d9df commit e810244
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
54 changes: 27 additions & 27 deletions themes/base16-deep-oceanic-next.config
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
# Scheme name: Deep Oceanic Next
# Scheme system: base16
# Scheme author: spearkkk (https://github.com/spearkkk/deep-oceanic-next)
# Scheme author: spearkkk (https://github.com/spearkkk)
# Template author: https://github.com/tinted-theming/tinted-kermit-terminal

# Foreground color
foreground 0xdce3e8
foreground_bold 0xe6ebf0
foreground 0xd4e1e8
foreground_bold 0xe0e9ef

# Cursor color
cursor 0xe6ebf0
cursor_foreground 0x003b46
cursor 0xe0e9ef
cursor_foreground 0x001c1f

# Background color
background 0x003b46
background 0x001c1f

color0 0x003b46 # base00 - Black
color1 0xe6454b # base08 - Red
color2 0x85b57a # base0B - Green
color3 0xffcc66 # base0A - Yellow
color4 0x3a82e6 # base0D - Blue
color5 0x8c4de6 # base0E - Magenta
color6 0x4da6a6 # base0C - Cyan
color7 0xdce3e8 # base05 - White
color8 0x006374 # base02 - Bright Black
color9 0xe6454b # base08 - Bright Red
color10 0x85b57a # base0B - Bright Green
color11 0xffcc66 # base0A - Bright Yellow
color12 0x3a82e6 # base0D - Bright Blue
color13 0x8c4de6 # base0E - Bright Magenta
color14 0x4da6a6 # base0C - Bright Cyan
color15 0xf0f5f5 # base07 - Bright White
color0 0x001c1f # base00 - Black
color1 0xd3464d # base08 - Red
color2 0x63b784 # base0B - Green
color3 0xf3b863 # base0A - Yellow
color4 0x568ccf # base0D - Blue
color5 0x8b66d6 # base0E - Magenta
color6 0x4fb7ae # base0C - Cyan
color7 0xd4e1e8 # base05 - White
color8 0x003640 # base02 - Bright Black
color9 0xd3464d # base08 - Bright Red
color10 0x63b784 # base0B - Bright Green
color11 0xf3b863 # base0A - Bright Yellow
color12 0x568ccf # base0D - Bright Blue
color13 0x8b66d6 # base0E - Bright Magenta
color14 0x4fb7ae # base0C - Bright Cyan
color15 0xf2f7f9 # base07 - Bright White

## Extra colors
color16 0xff6a4b # base09
color17 0xe673a3 # base0F
color18 0x004f5e # base01
color19 0x006374 # base02
color16 0xe37552 # base09
color17 0xd0658e # base0F
color18 0x002931 # base01
color19 0x003640 # base02
color20 0x0093a3 # base04
color21 0xe6ebf0 # base06
color21 0xe0e9ef # base06
52 changes: 26 additions & 26 deletions themes/base24-deep-oceanic-next.config
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
# Scheme name: Deep Oceanic Next
# Scheme system: base24
# Scheme author: spearkkk (https://github.com/spearkkk/deep-oceanic-next)
# Scheme author: spearkkk (https://github.com/spearkkk)
# Template author: https://github.com/tinted-theming/tinted-kermit-terminal

# Foreground color
foreground 0xdce3e8
foreground_bold 0xe6ebf0
foreground 0xd4e1e8
foreground_bold 0xe0e9ef

# Cursor color
cursor 0xe6ebf0
cursor_foreground 0x003b46
cursor 0xe0e9ef
cursor_foreground 0x001c1f

# Background color
background 0x003b46
background 0x001c1f

color0 0x003b46 # base00 - Black
color1 0xe6454b # base08 - Red
color2 0x85b57a # base0B - Green
color3 0xffcc66 # base0A - Yellow
color4 0x3a82e6 # base0D - Blue
color5 0x8c4de6 # base0E - Magenta
color6 0x4da6a6 # base0C - Cyan
color7 0xdce3e8 # base05 - White
color8 0x006374 # base02 - Bright Black
color0 0x001c1f # base00 - Black
color1 0xd3464d # base08 - Red
color2 0x63b784 # base0B - Green
color3 0xf3b863 # base0A - Yellow
color4 0x568ccf # base0D - Blue
color5 0x8b66d6 # base0E - Magenta
color6 0x4fb7ae # base0C - Cyan
color7 0xd4e1e8 # base05 - White
color8 0x003640 # base02 - Bright Black
color9 0x # base12 - Bright Red
color10 0x99d8a0 # base14 - Bright Green
color11 0xffdd80 # base13 - Bright Yellow
color12 0x4da6ff # base16 - Bright Blue
color13 0xa366ff # base17 - Bright Magenta
color14 0x66cccc # base15 - Bright Cyan
color15 0xf0f5f5 # base07 - Bright White
color10 0x72e1a6 # base14 - Bright Green
color11 0xffe08a # base13 - Bright Yellow
color12 0x5caeff # base16 - Bright Blue
color13 0xb788ff # base17 - Bright Magenta
color14 0x4de3e3 # base15 - Bright Cyan
color15 0xf2f7f9 # base07 - Bright White

## Extra colors
color16 0xff6a4b # base09
color17 0xe673a3 # base0F
color18 0x004f5e # base01
color19 0x006374 # base02
color16 0xe37552 # base09
color17 0xd0658e # base0F
color18 0x002931 # base01
color19 0x003640 # base02
color20 0x0093a3 # base04
color21 0xe6ebf0 # base06
color21 0xe0e9ef # base06

0 comments on commit e810244

Please sign in to comment.