mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
Faithful Argonaut
This commit is contained in:
parent
e05fa5158d
commit
7ac047f87d
4 changed files with 117 additions and 3 deletions
|
@ -184,4 +184,4 @@ Repo: https://github.com/aarowill/base16-alacritty
|
|||
|**[Base16 Windows Nt Light](base16_windows_nt_light.yaml)**:|<img src='previews/base16_windows_nt_light.yaml.svg' width='300'>|
|
||||
|**[Base16 Woodland](base16_woodland.yaml)**:|<img src='previews/base16_woodland.yaml.svg' width='300'>|
|
||||
|**[Base16 Xcode Dusk](base16_xcode_dusk.yaml)**:|<img src='previews/base16_xcode_dusk.yaml.svg' width='300'>|
|
||||
|**[Base16 Zenburn](base16_zenburn.yaml)**:|<img src='previews/base16_zenburn.yaml.svg' width='300'>|
|
||||
|**[Base16 Zenburn](base16_zenburn.yaml)**:|<img src='previews/base16_zenburn.yaml.svg' width='300'>|
|
|
@ -5,7 +5,6 @@ Themes in this directory were sourced and auto-generated based on the Alacritty
|
|||
Repo: https://github.com/eendroroy/alacritty-theme
|
||||
|Theme name | Preview|
|
||||
| --- | --- |
|
||||
|**[Cobalt2](Cobalt2.yaml)**:|<img src='previews/Cobalt2.yaml.svg' width='300'>|
|
||||
|**[Afterglow](afterglow.yaml)**:|<img src='previews/afterglow.yaml.svg' width='300'>|
|
||||
|**[Argonaut](argonaut.yaml)**:|<img src='previews/argonaut.yaml.svg' width='300'>|
|
||||
|**[Ayu Dark](ayu_dark.yaml)**:|<img src='previews/ayu_dark.yaml.svg' width='300'>|
|
||||
|
@ -13,12 +12,14 @@ Repo: https://github.com/eendroroy/alacritty-theme
|
|||
|**[Breeze](breeze.yaml)**:|<img src='previews/breeze.yaml.svg' width='300'>|
|
||||
|**[Campbell](campbell.yaml)**:|<img src='previews/campbell.yaml.svg' width='300'>|
|
||||
|**[Challenger Deep](challenger_deep.yaml)**:|<img src='previews/challenger_deep.yaml.svg' width='300'>|
|
||||
|**[Cobalt2](cobalt2.yaml)**:|<img src='previews/cobalt2.yaml.svg' width='300'>|
|
||||
|**[Cobalt Next](cobalt_next.yaml)**:|<img src='previews/cobalt_next.yaml.svg' width='300'>|
|
||||
|**[Cyber Punk Neon](cyber_punk_neon.yaml)**:|<img src='previews/cyber_punk_neon.yaml.svg' width='300'>|
|
||||
|**[Darcula](darcula.yaml)**:|<img src='previews/darcula.yaml.svg' width='300'>|
|
||||
|**[Dark Pastels](dark_pastels.yaml)**:|<img src='previews/dark_pastels.yaml.svg' width='300'>|
|
||||
|**[Default Dark](default_dark.yaml)**:|<img src='previews/default_dark.yaml.svg' width='300'>|
|
||||
|**[Dracula](dracula.yaml)**:|<img src='previews/dracula.yaml.svg' width='300'>|
|
||||
|**[Faithful Argonaut](faithful_argonaut.yaml)**:|<img src='previews/faithful_argonaut.yaml.svg' width='300'>|
|
||||
|**[Falcon](falcon.yaml)**:|<img src='previews/falcon.yaml.svg' width='300'>|
|
||||
|**[Flat Remix](flat_remix.yaml)**:|<img src='previews/flat_remix.yaml.svg' width='300'>|
|
||||
|**[Github Dark](github_dark.yaml)**:|<img src='previews/github_dark.yaml.svg' width='300'>|
|
||||
|
@ -60,4 +61,4 @@ Repo: https://github.com/eendroroy/alacritty-theme
|
|||
|**[Tomorrow Night](tomorrow_night.yaml)**:|<img src='previews/tomorrow_night.yaml.svg' width='300'>|
|
||||
|**[Tomorrow Night Bright](tomorrow_night_bright.yaml)**:|<img src='previews/tomorrow_night_bright.yaml.svg' width='300'>|
|
||||
|**[Wombat](wombat.yaml)**:|<img src='previews/wombat.yaml.svg' width='300'>|
|
||||
|**[Xterm](xterm.yaml)**:|<img src='previews/xterm.yaml.svg' width='300'>|
|
||||
|**[Xterm](xterm.yaml)**:|<img src='previews/xterm.yaml.svg' width='300'>|
|
23
standard/faithful_argonaut.yaml
Normal file
23
standard/faithful_argonaut.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: '#00A2FA'
|
||||
background: '#191D2E'
|
||||
details: darker
|
||||
foreground: '#BFBFBF'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#565656'
|
||||
blue: '#00A2FA'
|
||||
cyan: '#74FDF3'
|
||||
green: '#B8E36E'
|
||||
magenta: '#AC7BF0'
|
||||
red: '#FF4250'
|
||||
white: '#FEFEF8'
|
||||
yellow: '#FFD852'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#00A2FA'
|
||||
cyan: '#00DEEF'
|
||||
green: '#9BE205'
|
||||
magenta: '#815BB5'
|
||||
red: '#FF260E'
|
||||
white: '#FFFFFF'
|
||||
yellow: '#FFC400'
|
90
standard/previews/faithful_argonaut.yaml.svg
Normal file
90
standard/previews/faithful_argonaut.yaml.svg
Normal file
|
@ -0,0 +1,90 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145">
|
||||
<rect width="300" height="145" class="Dynamic" fill="#191D2E" rx="5" />
|
||||
|
||||
<!-- first command -->
|
||||
<text x="15" y="15" fill="#BFBFBF" font-size="0.6em" font-family="monospace" class="Dynamic">ls</text>
|
||||
<text x="15" y="30" fill="#00A2FA" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
dir
|
||||
</text>
|
||||
<text x="65" y="30" fill="#FF260E" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
executable
|
||||
</text>
|
||||
<text x="175" y="30" fill="#BFBFBF" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
file
|
||||
</text>
|
||||
<line x1="0" y1="40" x2="300" y2="40" style="stroke-width:0.2" class="Dynamic" stroke="#BFBFBF"/>
|
||||
|
||||
<!-- second command -->
|
||||
<text x="15" y="55" fill="#BFBFBF" font-size="0.6em" font-family="monospace" class="Dynamic">bash ~/colors.sh</text>
|
||||
<text x="15" y="70" fill="#BFBFBF" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
normal:
|
||||
</text>
|
||||
<text x="55" y="70" fill="#000000" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
black
|
||||
</text>
|
||||
<text x="85" y="70" fill="#FF260E" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
red
|
||||
</text>
|
||||
<text x="105" y="70" fill="#9BE205" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
green
|
||||
</text>
|
||||
<text x="135" y="70" fill="#FFC400" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
yellow
|
||||
</text>
|
||||
<text x="170" y="70" fill="#00A2FA" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
blue
|
||||
</text>
|
||||
<text x="195" y="70" fill="#815BB5" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
magenta
|
||||
</text>
|
||||
<text x="235" y="70" fill="#00DEEF" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
cyan
|
||||
</text>
|
||||
<text x="260" y="70" fill="#FFFFFF" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
white
|
||||
</text>
|
||||
<text x="15" y="85" fill="#BFBFBF" font-size="0.6em" font-family="monospace" class='Dynamic'>
|
||||
bright:
|
||||
</text>
|
||||
<text x="55" y="85" fill="#565656" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
black
|
||||
</text>
|
||||
<text x="85" y="85" fill="#FF4250" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
red
|
||||
</text>
|
||||
<text x="105" y="85" fill="#B8E36E" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
green
|
||||
</text>
|
||||
<text x="135" y="85" fill="#FFD852" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
yellow
|
||||
</text>
|
||||
<text x="170" y="85" fill="#00A2FA" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
blue
|
||||
</text>
|
||||
<text x="195" y="85" fill="#AC7BF0" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
magenta
|
||||
</text>
|
||||
<text x="235" y="85" fill="#74FDF3" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
cyan
|
||||
</text>
|
||||
<text x="260" y="85" fill="#FEFEF8" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
white
|
||||
</text>
|
||||
<line x1="0" y1="95" x2="300" y2="95" style="stroke-width:0.2" class="Dynamic" stroke="#BFBFBF" />
|
||||
|
||||
<!-- prompt -->
|
||||
<text x="15" y="110" fill="#815BB5" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
~/project
|
||||
</text>
|
||||
<text x="65" y="110" fill="#9BE205" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
git(
|
||||
</text>
|
||||
<text x="85" y="110" fill="#FFC400" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
main
|
||||
</text>
|
||||
<text x="113" y="110" fill="#9BE205" font-size="0.6em" font-family="monospace" class="Dynamic">
|
||||
)
|
||||
</text>
|
||||
<!-- cursor -->
|
||||
<line x1="15" y1="120" x2="15" y2="130" style="stroke-width:2" class="Dynamic" stroke="#00A2FA" />
|
||||
</svg>
|
After Width: | Height: | Size: 3.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue