mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 05:12:40 +03:00
wezterm: sync with new themes from iterm2colorschemes.com
This is a sync with the themese as of
eeded52088
This commit is contained in:
parent
2ab87b29a7
commit
77c5220f59
11
assets/colors/Banana Blueberry.toml
Normal file
11
assets/colors/Banana Blueberry.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Banana Blueberry
|
||||
[colors]
|
||||
foreground = "#cccccc"
|
||||
background = "#191323"
|
||||
cursor_bg = "#e07d13"
|
||||
cursor_fg = "#ffffff"
|
||||
selection_bg = "#220525"
|
||||
selection_fg = "#f4f4f4"
|
||||
|
||||
ansi = ["#17141f","#ff6b7f","#00bd9c","#e6c62f","#22e8df","#dc396a","#56b6c2","#f1f1f1"]
|
||||
brights = ["#495162","#fe9ea1","#98c379","#f9e46b","#91fff4","#da70d6","#bcf3ff","#ffffff"]
|
11
assets/colors/Blue Matrix.toml
Normal file
11
assets/colors/Blue Matrix.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Blue Matrix
|
||||
[colors]
|
||||
foreground = "#00a2ff"
|
||||
background = "#101116"
|
||||
cursor_bg = "#76ff9f"
|
||||
cursor_fg = "#ffffff"
|
||||
selection_bg = "#c1deff"
|
||||
selection_fg = "#000000"
|
||||
|
||||
ansi = ["#101116","#ff5680","#00ff9c","#fffc58","#00b0ff","#d57bff","#76c1ff","#c7c7c7"]
|
||||
brights = ["#686868","#ff6e67","#5ffa68","#fffc67","#6871ff","#d682ec","#60fdff","#ffffff"]
|
11
assets/colors/BlueBerryPie.toml
Normal file
11
assets/colors/BlueBerryPie.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# BlueBerryPie
|
||||
[colors]
|
||||
foreground = "#babab9"
|
||||
background = "#1c0c28"
|
||||
cursor_bg = "#fcfad6"
|
||||
cursor_fg = "#000000"
|
||||
selection_bg = "#606060"
|
||||
selection_fg = "#ffffff"
|
||||
|
||||
ansi = ["#0a4c62","#99246e","#5cb1b3","#eab9a8","#90a5bd","#9d54a7","#7e83cc","#f0e8d6"]
|
||||
brights = ["#201637","#c87272","#0a6c7e","#7a3188","#39173d","#bc94b7","#5e6071","#0a6c7e"]
|
11
assets/colors/Cyberdyne.toml
Normal file
11
assets/colors/Cyberdyne.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Cyberdyne
|
||||
[colors]
|
||||
foreground = "#00ff92"
|
||||
background = "#151144"
|
||||
cursor_bg = "#00ff9c"
|
||||
cursor_fg = "#ffffff"
|
||||
selection_bg = "#454d96"
|
||||
selection_fg = "#f4f4f4"
|
||||
|
||||
ansi = ["#080808","#ff8373","#00c172","#d2a700","#0071cf","#ff90fe","#6bffdd","#f1f1f1"]
|
||||
brights = ["#2e2e2e","#ffc4be","#d6fcba","#fffed5","#c2e3ff","#ffb2fe","#e6e7fe","#ffffff"]
|
11
assets/colors/Django.toml
Normal file
11
assets/colors/Django.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Django
|
||||
[colors]
|
||||
foreground = "#f8f8f8"
|
||||
background = "#0b2f20"
|
||||
cursor_bg = "#336442"
|
||||
cursor_fg = "#f8f8f8"
|
||||
selection_bg = "#245032"
|
||||
selection_fg = "#f8f8f8"
|
||||
|
||||
ansi = ["#000000","#fd6209","#41a83e","#ffe862","#245032","#f8f8f8","#9df39f","#ffffff"]
|
||||
brights = ["#323232","#ff943b","#73da70","#ffff94","#568264","#ffffff","#cfffd1","#ffffff"]
|
11
assets/colors/DjangoRebornAgain.toml
Normal file
11
assets/colors/DjangoRebornAgain.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# DjangoRebornAgain
|
||||
[colors]
|
||||
foreground = "#dadedc"
|
||||
background = "#051f14"
|
||||
cursor_bg = "#ffcc00"
|
||||
cursor_fg = "#dadedc"
|
||||
selection_bg = "#203727"
|
||||
selection_fg = "#dadedc"
|
||||
|
||||
ansi = ["#000000","#fd6209","#41a83e","#ffe862","#245032","#f8f8f8","#9df39f","#ffffff"]
|
||||
brights = ["#323232","#ff943b","#73da70","#ffff94","#568264","#ffffff","#cfffd1","#ffffff"]
|
11
assets/colors/DjangoSmooth.toml
Normal file
11
assets/colors/DjangoSmooth.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# DjangoSmooth
|
||||
[colors]
|
||||
foreground = "#f8f8f8"
|
||||
background = "#245032"
|
||||
cursor_bg = "#336442"
|
||||
cursor_fg = "#f8f8f8"
|
||||
selection_bg = "#336442"
|
||||
selection_fg = "#f8f8f8"
|
||||
|
||||
ansi = ["#000000","#fd6209","#41a83e","#ffe862","#989898","#f8f8f8","#9df39f","#e8e8e7"]
|
||||
brights = ["#323232","#ff943b","#73da70","#ffff94","#cacaca","#ffffff","#cfffd1","#ffffff"]
|
11
assets/colors/DoomOne.toml
Normal file
11
assets/colors/DoomOne.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# DoomOne
|
||||
[colors]
|
||||
foreground = "#bbc2cf"
|
||||
background = "#282c34"
|
||||
cursor_bg = "#51afef"
|
||||
cursor_fg = "#1b1b1b"
|
||||
selection_bg = "#42444b"
|
||||
selection_fg = "#bbc2cf"
|
||||
|
||||
ansi = ["#000000","#ff6c6b","#98be65","#ecbe7b","#a9a1e1","#c678dd","#51afef","#bbc2cf"]
|
||||
brights = ["#000000","#ff6655","#99bb66","#ecbe7b","#a9a1e1","#c678dd","#51afef","#bfbfbf"]
|
11
assets/colors/Konsolas.toml
Normal file
11
assets/colors/Konsolas.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Konsolas
|
||||
[colors]
|
||||
foreground = "#c8c1c1"
|
||||
background = "#060606"
|
||||
cursor_bg = "#c8c1c1"
|
||||
cursor_fg = "#060606"
|
||||
selection_bg = "#060606"
|
||||
selection_fg = "#c8c1c1"
|
||||
|
||||
ansi = ["#000000","#aa1717","#18b218","#ebae1f","#2323a5","#ad1edc","#42b0c8","#c8c1c1"]
|
||||
brights = ["#7b716e","#ff4141","#5fff5f","#ffff55","#4b4bff","#ff54ff","#69ffff","#ffffff"]
|
11
assets/colors/Laser.toml
Normal file
11
assets/colors/Laser.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Laser
|
||||
[colors]
|
||||
foreground = "#f106e3"
|
||||
background = "#030d18"
|
||||
cursor_bg = "#00ff9c"
|
||||
cursor_fg = "#ffffff"
|
||||
selection_bg = "#2e206a"
|
||||
selection_fg = "#f4f4f4"
|
||||
|
||||
ansi = ["#626262","#ff8373","#b4fb73","#09b4bd","#fed300","#ff90fe","#d1d1fe","#f1f1f1"]
|
||||
brights = ["#8f8f8f","#ffc4be","#d6fcba","#fffed5","#f92883","#ffb2fe","#e6e7fe","#ffffff"]
|
11
assets/colors/Mirage.toml
Normal file
11
assets/colors/Mirage.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Mirage
|
||||
[colors]
|
||||
foreground = "#a6b2c0"
|
||||
background = "#1b2738"
|
||||
cursor_bg = "#ddb3ff"
|
||||
cursor_fg = "#ffffff"
|
||||
selection_bg = "#273951"
|
||||
selection_fg = "#d3dbe5"
|
||||
|
||||
ansi = ["#011627","#ff9999","#85cc95","#ffd700","#7fb5ff","#ddb3ff","#21c7a8","#ffffff"]
|
||||
brights = ["#575656","#ff9999","#85cc95","#ffd700","#7fb5ff","#ddb3ff","#85cc95","#ffffff"]
|
11
assets/colors/Rouge 2.toml
Normal file
11
assets/colors/Rouge 2.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Rouge 2
|
||||
[colors]
|
||||
foreground = "#a2a3aa"
|
||||
background = "#17182b"
|
||||
cursor_bg = "#969e92"
|
||||
cursor_fg = "#ffffff"
|
||||
selection_bg = "#5d5d6b"
|
||||
selection_fg = "#dfe5ee"
|
||||
|
||||
ansi = ["#5d5d6b","#c6797e","#969e92","#dbcdab","#6e94b9","#4c4e78","#8ab6c1","#e8e8ea"]
|
||||
brights = ["#616274","#c6797e","#e6dcc4","#e6dcc4","#98b3cd","#8283a1","#abcbd3","#e8e8ea"]
|
11
assets/colors/Sakura.toml
Normal file
11
assets/colors/Sakura.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Sakura
|
||||
[colors]
|
||||
foreground = "#dd7bdc"
|
||||
background = "#18131e"
|
||||
cursor_bg = "#ff65fd"
|
||||
cursor_fg = "#24242e"
|
||||
selection_bg = "#c05cbf"
|
||||
selection_fg = "#24242e"
|
||||
|
||||
ansi = ["#000000","#d52370","#41af1a","#bc7053","#6964ab","#c71fbf","#939393","#998eac"]
|
||||
brights = ["#786d69","#f41d99","#22e529","#f59574","#9892f1","#e90cdd","#eeeeee","#cbb6ff"]
|
11
assets/colors/Scarlet Protocol.toml
Normal file
11
assets/colors/Scarlet Protocol.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# Scarlet Protocol
|
||||
[colors]
|
||||
foreground = "#e41951"
|
||||
background = "#1c153d"
|
||||
cursor_bg = "#76ff9f"
|
||||
cursor_fg = "#ffffff"
|
||||
selection_bg = "#c1deff"
|
||||
selection_fg = "#000000"
|
||||
|
||||
ansi = ["#101116","#ff0051","#00dc84","#faf945","#0271b6","#ca30c7","#00c5c7","#c7c7c7"]
|
||||
brights = ["#686868","#ff6e67","#5ffa68","#fffc67","#6871ff","#bd35ec","#60fdff","#ffffff"]
|
11
assets/colors/synthwave-everything.toml
Normal file
11
assets/colors/synthwave-everything.toml
Normal file
@ -0,0 +1,11 @@
|
||||
# synthwave-everything
|
||||
[colors]
|
||||
foreground = "#f0eff1"
|
||||
background = "#2a2139"
|
||||
cursor_bg = "#72f1b8"
|
||||
cursor_fg = "#1a1a1a"
|
||||
selection_bg = "#181521"
|
||||
selection_fg = "#f0eff1"
|
||||
|
||||
ansi = ["#fefefe","#f97e72","#72f1b8","#fede5d","#6d77b3","#c792ea","#f772e0","#fefefe"]
|
||||
brights = ["#fefefe","#f88414","#72f1b8","#fff951","#36f9f6","#e1acff","#f92aad","#fefefe"]
|
Loading…
Reference in New Issue
Block a user