Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ponsfrilus committed Jan 30, 2017
0 parents commit 86b210b
Show file tree
Hide file tree
Showing 5 changed files with 502 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.PHONY: all



theme: colors.tdesktop-theme tiled.png
zip ponsfrilus.tdesktop-theme tiled.png colors.tdesktop-theme

clean:
rm ponsfrilus.tdesktop-theme || true

all:
clean
theme
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# ponsfrilus-tdesktop-theme

A low-poly Telegram theme based on [@roundedhexagon](http://roundedhexagon.deviantart.com/art/30-Free-Polygonal-Low-Poly-Background-Textures-457811821) Free Polygonal Low Poly Background Textures and the [@MasterGroosha](https://github.com/MasterGroosha/telegram-soliddark-theme) solid dark theme.

![Theme's screenshot](screenshot_ponsfrilus_telegram_theme.png)

# Donwload theme
You can download theme from github:

## Notes
* HowTo: http://telegra.ph/Create-Telegram-Theme-01-12
* BackGround: http://roundedhexagon.deviantart.com/art/30-Free-Polygonal-Low-Poly-Background-Textures-457811821
Loading

0 comments on commit 86b210b

Please sign in to comment.