mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
Themes: Barbie & Oppenheimer (#65)
* Added barbie + oppenheimer speical themes * Generate theme previews for Barbie & Oppenheimer * linting barbie.yaml * updated barbie + oppenheimer ANSI colors * updated red color for oppenheimer * generating preview + linting oppenheimer.yaml.svg
This commit is contained in:
parent
215d48d19e
commit
e27b0d0064
7 changed files with 157 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Holiday Warp Themes
|
||||
# Special Edition Warp Themes
|
||||
|
||||
| Theme name | Preview |
|
||||
| -------------------------------------- | ------------------------------------------------------ |
|
||||
|
@ -6,3 +6,5 @@
|
|||
| **[Thanksgiving](thanksgiving.yaml)**: | <img src='previews/thanksgiving.yaml.svg' width='300'> |
|
||||
| **[Winter](winter.yaml)**: | <img src='previews/winter.yaml.svg' width='300'> |
|
||||
| **[Grafbase](grafbase.yaml)**: | <img src='previews/grafbase.yaml.svg' width='300'> |
|
||||
| **[Barbie](barbie.yaml)**: | <img src='previews/barbie.yaml.svg' width='300'>. |
|
||||
| **[Oppenheimer](oppenheimer.yaml)**: | <img src='previews/oppenheimer.yaml.svg' width='300'>. |
|
26
special_edition/barbie.yaml
Normal file
26
special_edition/barbie.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
accent: "#3d91ff"
|
||||
background: "#FFD4FD"
|
||||
details: "darker"
|
||||
foreground: "#930170"
|
||||
background_image:
|
||||
# background image credit: https://unsplash.com/photos/2PN18U8CKi0
|
||||
path: special_edition/barbie_bg.jpg
|
||||
terminal_colors:
|
||||
normal:
|
||||
black: "#616161"
|
||||
red: "#c200ff"
|
||||
green: "#ff3d99"
|
||||
yellow: "#86baff"
|
||||
blue: "#00aaff"
|
||||
magenta: "#e628e3"
|
||||
cyan: "#9496ff"
|
||||
white: "#66c273"
|
||||
bright:
|
||||
black: "#616161"
|
||||
red: "#c200ff"
|
||||
green: "#ff3d99"
|
||||
yellow: "#86baff"
|
||||
blue: "#00aaff"
|
||||
magenta: "#e628e3"
|
||||
cyan: "#9496ff"
|
||||
white: "#66c273"
|
BIN
special_edition/barbie_bg.jpg
Normal file
BIN
special_edition/barbie_bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 222 KiB |
26
special_edition/oppenheimer.yaml
Normal file
26
special_edition/oppenheimer.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
accent: "#EAEAEA"
|
||||
background: "#4C0E0E"
|
||||
background_image:
|
||||
# background image credit: https://unsplash.com/photos/d8AgCj2epJc
|
||||
path: special_edition/oppenheimer_bg.jpg
|
||||
details: darker
|
||||
foreground: "#FFFFFF"
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: "#212121"
|
||||
blue: "#e7c547"
|
||||
cyan: "#dc322f"
|
||||
green: "#ffc24b"
|
||||
magenta: "#FFFFFF"
|
||||
red: "#FBFD7B"
|
||||
white: "#f19162"
|
||||
yellow: "#FFBFBF"
|
||||
normal:
|
||||
black: "#212121"
|
||||
blue: "#e7c547"
|
||||
cyan: "#dc322f"
|
||||
green: "#ffc24b"
|
||||
magenta: "#FFFFFF"
|
||||
red: "#FBFD7B"
|
||||
white: "#f19162"
|
||||
yellow: "#FFBFBF"
|
BIN
special_edition/oppenheimer_bg.jpg
Normal file
BIN
special_edition/oppenheimer_bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 370 KiB |
51
special_edition/previews/barbie.yaml.svg
Normal file
51
special_edition/previews/barbie.yaml.svg
Normal file
|
@ -0,0 +1,51 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#FFD4FD" class="Dynamic" rx="5"/><text x="15" y="15" fill="#930170" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#00aaff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
dir
|
||||
</text><text x="65" y="30" fill="#c200ff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
executable
|
||||
</text><text x="175" y="30" fill="#930170" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
file
|
||||
</text><path stroke="#930170" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#930170" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#930170" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
normal:
|
||||
</text><text x="55" y="70" fill="#616161" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
black
|
||||
</text><text x="85" y="70" fill="#c200ff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
red
|
||||
</text><text x="105" y="70" fill="#ff3d99" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
green
|
||||
</text><text x="135" y="70" fill="#86baff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
yellow
|
||||
</text><text x="170" y="70" fill="#00aaff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
blue
|
||||
</text><text x="195" y="70" fill="#e628e3" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
magenta
|
||||
</text><text x="235" y="70" fill="#9496ff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
cyan
|
||||
</text><text x="260" y="70" fill="#66c273" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
white
|
||||
</text><text x="15" y="85" fill="#930170" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
bright:
|
||||
</text><text x="55" y="85" fill="#616161" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
black
|
||||
</text><text x="85" y="85" fill="#c200ff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
red
|
||||
</text><text x="105" y="85" fill="#ff3d99" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
green
|
||||
</text><text x="135" y="85" fill="#86baff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
yellow
|
||||
</text><text x="170" y="85" fill="#00aaff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
blue
|
||||
</text><text x="195" y="85" fill="#e628e3" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
magenta
|
||||
</text><text x="235" y="85" fill="#9496ff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
cyan
|
||||
</text><text x="260" y="85" fill="#66c273" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
white
|
||||
</text><path stroke="#930170" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#e628e3" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
~/project
|
||||
</text><text x="65" y="110" fill="#ff3d99" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
git(
|
||||
</text><text x="85" y="110" fill="#86baff" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
main
|
||||
</text><text x="113" y="110" fill="#ff3d99" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
)
|
||||
</text><path stroke="#3d91ff" d="M15 120v10" class="Dynamic" style="stroke-width:2"/></svg>
|
After Width: | Height: | Size: 3.2 KiB |
51
special_edition/previews/oppenheimer.yaml.svg
Normal file
51
special_edition/previews/oppenheimer.yaml.svg
Normal file
|
@ -0,0 +1,51 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145"><rect width="300" height="145" fill="#4C0E0E" class="Dynamic" rx="5"/><text x="15" y="15" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">ls</text><text x="15" y="30" fill="#e7c547" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
dir
|
||||
</text><text x="65" y="30" fill="#FBFD7B" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
executable
|
||||
</text><text x="175" y="30" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
file
|
||||
</text><path stroke="#FFFFFF" d="M0 40h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="55" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">bash ~/colors.sh</text><text x="15" y="70" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
normal:
|
||||
</text><text x="55" y="70" fill="#212121" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
black
|
||||
</text><text x="85" y="70" fill="#FBFD7B" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
red
|
||||
</text><text x="105" y="70" fill="#ffc24b" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
green
|
||||
</text><text x="135" y="70" fill="#FFBFBF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
yellow
|
||||
</text><text x="170" y="70" fill="#e7c547" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
blue
|
||||
</text><text x="195" y="70" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
magenta
|
||||
</text><text x="235" y="70" fill="#dc322f" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
cyan
|
||||
</text><text x="260" y="70" fill="#f19162" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
white
|
||||
</text><text x="15" y="85" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
bright:
|
||||
</text><text x="55" y="85" fill="#212121" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
black
|
||||
</text><text x="85" y="85" fill="#FBFD7B" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
red
|
||||
</text><text x="105" y="85" fill="#ffc24b" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
green
|
||||
</text><text x="135" y="85" fill="#FFBFBF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
yellow
|
||||
</text><text x="170" y="85" fill="#e7c547" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
blue
|
||||
</text><text x="195" y="85" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
magenta
|
||||
</text><text x="235" y="85" fill="#dc322f" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
cyan
|
||||
</text><text x="260" y="85" fill="#f19162" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
white
|
||||
</text><path stroke="#FFFFFF" d="M0 95h300" class="Dynamic" style="stroke-width:.2"/><text x="15" y="110" fill="#FFFFFF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
~/project
|
||||
</text><text x="65" y="110" fill="#ffc24b" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
git(
|
||||
</text><text x="85" y="110" fill="#FFBFBF" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
main
|
||||
</text><text x="113" y="110" fill="#ffc24b" class="Dynamic" font-family="monospace" font-size=".6em">
|
||||
)
|
||||
</text><path stroke="#EAEAEA" d="M15 120v10" class="Dynamic" style="stroke-width:2"/></svg>
|
After Width: | Height: | Size: 3.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue