This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46dd55c
commit f5d086d
Showing
5 changed files
with
205 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Rio Terminal base16 color theme (https://github.com/tinted-theming) | ||
# Color scheme: Moonlight by Jeremy Swinarton (https://github.com/jswinarton) | ||
|
||
[colors] | ||
selection-background = '#596399' # base02 | ||
selection-foreground = '#a3ace1' # base05 | ||
|
||
cursor = '#a3ace1' # base05 | ||
tabs = '#403c64' # base01 | ||
tabs-active = '#596399' # base02 | ||
|
||
background = '#212337' # base00 | ||
foreground = '#a3ace1' # base05 | ||
black = '#403c64' # base01 | ||
white = '#b4a4f4' # base06 | ||
red = '#ff5370' # base08 | ||
yellow = '#f67f81' # base09 | ||
green = '#2df4c0' # base0B | ||
cyan = '#04d1f9' # base0C | ||
blue = '#40ffff' # base0D | ||
magenta = '#b994f1' # base0E | ||
|
||
dim-foreground = '#a1abe0' # base04 | ||
dim-white = '#a1abe0' # base04 | ||
dim-black = '#403c64' # base01 | ||
dim-yellow = '#f67f81' # base09 | ||
dim-green = '#2df4c0' # base0B | ||
dim-cyan = '#04d1f9' # base0C | ||
dim-blue = '#40ffff' # base0D | ||
dim-magenta = '#b994f1' # base0E | ||
dim-red = '#ecb2f0' # base0F | ||
|
||
light-foreground = '#ef43fa' # base07 | ||
light_white = '#ef43fa' # base07 | ||
light_black = '#596399' # base02 | ||
light_red = '#ff5370' # base08 | ||
light_yellow = '#ffc777' # base0A | ||
light_green = '#2df4c0' # base0B | ||
light_cyan = '#04d1f9' # base0C | ||
light_blue = '#40ffff' # base0D | ||
light_magenta = '#b994f1' # base0E |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Rio Terminal base16 color theme (https://github.com/tinted-theming) | ||
# Color scheme: Precious Dark Eleven by 4lex4 <4lex49@zoho.com> | ||
|
||
[colors] | ||
selection-background = '#37393a' # base02 | ||
selection-foreground = '#b8b7b6' # base05 | ||
|
||
cursor = '#b8b7b6' # base05 | ||
tabs = '#292b2d' # base01 | ||
tabs-active = '#37393a' # base02 | ||
|
||
background = '#1c1e20' # base00 | ||
foreground = '#b8b7b6' # base05 | ||
black = '#292b2d' # base01 | ||
white = '#b8b7b6' # base06 | ||
red = '#ff8782' # base08 | ||
yellow = '#ea9755' # base09 | ||
green = '#95b658' # base0B | ||
cyan = '#42bda7' # base0C | ||
blue = '#68b0ee' # base0D | ||
magenta = '#b799fe' # base0E | ||
|
||
dim-foreground = '#a8a8a7' # base04 | ||
dim-white = '#a8a8a7' # base04 | ||
dim-black = '#292b2d' # base01 | ||
dim-yellow = '#ea9755' # base09 | ||
dim-green = '#95b658' # base0B | ||
dim-cyan = '#42bda7' # base0C | ||
dim-blue = '#68b0ee' # base0D | ||
dim-magenta = '#b799fe' # base0E | ||
dim-red = '#f382d8' # base0F | ||
|
||
light-foreground = '#b8b7b6' # base07 | ||
light_white = '#b8b7b6' # base07 | ||
light_black = '#37393a' # base02 | ||
light_red = '#ff8782' # base08 | ||
light_yellow = '#d0a543' # base0A | ||
light_green = '#95b658' # base0B | ||
light_cyan = '#42bda7' # base0C | ||
light_blue = '#68b0ee' # base0D | ||
light_magenta = '#b799fe' # base0E |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Rio Terminal base16 color theme (https://github.com/tinted-theming) | ||
# Color scheme: Precious Dark Fifteen by 4lex4 <4lex49@zoho.com> | ||
|
||
[colors] | ||
selection-background = '#3e4044' # base02 | ||
selection-foreground = '#bab9b6' # base05 | ||
|
||
cursor = '#bab9b6' # base05 | ||
tabs = '#303337' # base01 | ||
tabs-active = '#3e4044' # base02 | ||
|
||
background = '#23262b' # base00 | ||
foreground = '#bab9b6' # base05 | ||
black = '#303337' # base01 | ||
white = '#bab9b6' # base06 | ||
red = '#ff8782' # base08 | ||
yellow = '#e99857' # base09 | ||
green = '#95b659' # base0B | ||
cyan = '#42bda7' # base0C | ||
blue = '#66b0ef' # base0D | ||
magenta = '#b799ff' # base0E | ||
|
||
dim-foreground = '#abaaa8' # base04 | ||
dim-white = '#abaaa8' # base04 | ||
dim-black = '#303337' # base01 | ||
dim-yellow = '#e99857' # base09 | ||
dim-green = '#95b659' # base0B | ||
dim-cyan = '#42bda7' # base0C | ||
dim-blue = '#66b0ef' # base0D | ||
dim-magenta = '#b799ff' # base0E | ||
dim-red = '#f382d8' # base0F | ||
|
||
light-foreground = '#bab9b6' # base07 | ||
light_white = '#bab9b6' # base07 | ||
light_black = '#3e4044' # base02 | ||
light_red = '#ff8782' # base08 | ||
light_yellow = '#cfa546' # base0A | ||
light_green = '#95b659' # base0B | ||
light_cyan = '#42bda7' # base0C | ||
light_blue = '#66b0ef' # base0D | ||
light_magenta = '#b799ff' # base0E |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Rio Terminal base16 color theme (https://github.com/tinted-theming) | ||
# Color scheme: Precious Light Warm by 4lex4 <4lex49@zoho.com> | ||
|
||
[colors] | ||
selection-background = '#d9d3c8' # base02 | ||
selection-foreground = '#4e5359' # base05 | ||
|
||
cursor = '#4e5359' # base05 | ||
tabs = '#ece4d6' # base01 | ||
tabs-active = '#d9d3c8' # base02 | ||
|
||
background = '#fff5e5' # base00 | ||
foreground = '#4e5359' # base05 | ||
black = '#ece4d6' # base01 | ||
white = '#4e5359' # base06 | ||
red = '#b14745' # base08 | ||
yellow = '#a25600' # base09 | ||
green = '#557300' # base0B | ||
cyan = '#0e7767' # base0C | ||
blue = '#246da5' # base0D | ||
magenta = '#7a50c6' # base0E | ||
|
||
dim-foreground = '#5d6065' # base04 | ||
dim-white = '#5d6065' # base04 | ||
dim-black = '#ece4d6' # base01 | ||
dim-yellow = '#a25600' # base09 | ||
dim-green = '#557300' # base0B | ||
dim-cyan = '#0e7767' # base0C | ||
dim-blue = '#246da5' # base0D | ||
dim-magenta = '#7a50c6' # base0E | ||
dim-red = '#a83f92' # base0F | ||
|
||
light-foreground = '#4e5359' # base07 | ||
light_white = '#4e5359' # base07 | ||
light_black = '#d9d3c8' # base02 | ||
light_red = '#b14745' # base08 | ||
light_yellow = '#876500' # base0A | ||
light_green = '#557300' # base0B | ||
light_cyan = '#0e7767' # base0C | ||
light_blue = '#246da5' # base0D | ||
light_magenta = '#7a50c6' # base0E |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Rio Terminal base16 color theme (https://github.com/tinted-theming) | ||
# Color scheme: Precious Light White by 4lex4 <4lex49@zoho.com> | ||
|
||
[colors] | ||
selection-background = '#dbdbdb' # base02 | ||
selection-foreground = '#555555' # base05 | ||
|
||
cursor = '#555555' # base05 | ||
tabs = '#ededed' # base01 | ||
tabs-active = '#dbdbdb' # base02 | ||
|
||
background = '#ffffff' # base00 | ||
foreground = '#555555' # base05 | ||
black = '#ededed' # base01 | ||
white = '#555555' # base06 | ||
red = '#af4947' # base08 | ||
yellow = '#a0570d' # base09 | ||
green = '#557301' # base0B | ||
cyan = '#087767' # base0C | ||
blue = '#186daa' # base0D | ||
magenta = '#7b4ecb' # base0E | ||
|
||
dim-foreground = '#636363' # base04 | ||
dim-white = '#636363' # base04 | ||
dim-black = '#ededed' # base01 | ||
dim-yellow = '#a0570d' # base09 | ||
dim-green = '#557301' # base0B | ||
dim-cyan = '#087767' # base0C | ||
dim-blue = '#186daa' # base0D | ||
dim-magenta = '#7b4ecb' # base0E | ||
dim-red = '#a93e93' # base0F | ||
|
||
light-foreground = '#555555' # base07 | ||
light_white = '#555555' # base07 | ||
light_black = '#dbdbdb' # base02 | ||
light_red = '#af4947' # base08 | ||
light_yellow = '#876500' # base0A | ||
light_green = '#557301' # base0B | ||
light_cyan = '#087767' # base0C | ||
light_blue = '#186daa' # base0D | ||
light_magenta = '#7b4ecb' # base0E |