add branding directory
|
@ -13,5 +13,5 @@
|
||||||
|
|
||||||
rootdir="${1:-}"
|
rootdir="${1:-}"
|
||||||
install -Dm755 "target/release/outfly" "$rootdir/usr/bin/outfly"
|
install -Dm755 "target/release/outfly" "$rootdir/usr/bin/outfly"
|
||||||
install -Dm644 "build/linux/outfly.png" "$rootdir/usr/share/pixmaps/outfly.png"
|
install -Dm644 "doc/branding/logo.png" "$rootdir/usr/share/pixmaps/outfly.png"
|
||||||
install -Dm644 "build/linux/outfly.desktop" "$rootdir/usr/share/applications/outfly.desktop"
|
install -Dm644 "build/linux/outfly.desktop" "$rootdir/usr/share/applications/outfly.desktop"
|
||||||
|
|
18
doc/branding/README.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# OutFly Branding
|
||||||
|
## Colors
|
||||||
|
|
||||||
|
- Primary color: #BE1251 (pink)
|
||||||
|
- Secondary color: #CCCCCC (white)
|
||||||
|
- Warning color: #F0D50C (golden)
|
||||||
|
|
||||||
|
## Logo
|
||||||
|
|
||||||
|
[![logo](logo.png)](logo.png)
|
||||||
|
|
||||||
|
based on the [SVG Version](logo.svg), exported with Inkscape 1.3.2
|
||||||
|
|
||||||
|
## Sticker
|
||||||
|
|
||||||
|
[![sticker](sticker.jpg)](sticker.jpg)
|
||||||
|
|
||||||
|
based on the [SVG Version](sticker.svg), exported with Inkscape 1.3.2
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
BIN
doc/branding/sticker.jpg
Normal file
After Width: | Height: | Size: 654 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |