mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 03:40:41 +01:00
Adds project icon
This commit is contained in:
11
README.md
11
README.md
@@ -1,7 +1,12 @@
|
||||
oh-my-zsh-powerline-theme
|
||||
=========================
|
||||
# Powerline for oh-my-zsh
|
||||
|
||||
oh-my-zsh Powerline style Theme
|
||||
This a fork of the Powerline Vim plugin for the oh-my-zsh shell.
|
||||
|
||||
<img
|
||||
src="http://raw.github.com/caiogondim/oh-my-zsh-powerline-theme/master/img/icon.png"
|
||||
width="256"
|
||||
align="right"
|
||||
/>
|
||||
|
||||
Preview
|
||||
-------
|
||||
|
||||
BIN
img/icon.png
Normal file
BIN
img/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
img/icon.sketch/Data
Normal file
BIN
img/icon.sketch/Data
Normal file
Binary file not shown.
18
img/icon.sketch/metadata
Normal file
18
img/icon.sketch/metadata
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>app</key>
|
||||
<string>com.bohemiancoding.sketch3</string>
|
||||
<key>build</key>
|
||||
<integer>7891</integer>
|
||||
<key>commit</key>
|
||||
<string>debc570766a4cc5a2e31258967910f7e5776f485</string>
|
||||
<key>fonts</key>
|
||||
<array/>
|
||||
<key>length</key>
|
||||
<integer>18757</integer>
|
||||
<key>version</key>
|
||||
<integer>37</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
1
img/icon.sketch/version
Normal file
1
img/icon.sketch/version
Normal file
@@ -0,0 +1 @@
|
||||
37
|
||||
24
img/icon.svg
Normal file
24
img/icon.svg
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="910px" height="601px" viewBox="0 0 910 601" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.0.3 (7891) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>icon</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<circle id="path-1" cx="478" cy="300.911111" r="300"></circle>
|
||||
</defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
|
||||
<mask id="mask-2" sketch:name="Oval 1" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Oval-1" fill="#3B3B3B" sketch:type="MSShapeGroup" xlink:href="#path-1"></use>
|
||||
<g id="Group" sketch:type="MSLayerGroup" mask="url(#mask-2)">
|
||||
<g transform="translate(0.000000, 140.000000)" sketch:type="MSShapeGroup">
|
||||
<rect id="Rectangle-1" fill="#D8D8D8" x="478" y="0" width="432.224479" height="320"></rect>
|
||||
<rect id="Rectangle-2" fill="#78AAD6" x="165" y="0" width="363.14184" height="320"></rect>
|
||||
<rect id="Rectangle-3" fill="#A8D4AA" x="0" y="0" width="267.227083" height="320"></rect>
|
||||
<path d="M267,320 L267,0 L426.772917,160 L267,320 Z" id="Path-2" fill="#A8D4AA"></path>
|
||||
<path d="M528,320 L528,0 L687.772917,160 L528,320 Z" id="Path-3" fill="#78AAD6"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user