import ngstar themes
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
BIN
themes/HP48/tex_ball.png
Normal file
After Width: | Height: | Size: 226 B |
BIN
themes/HP48/tex_ball_selected.png
Normal file
After Width: | Height: | Size: 278 B |
BIN
themes/HP48/tex_cube.png
Normal file
After Width: | Height: | Size: 183 B |
BIN
themes/HP48/tex_cube_selected.png
Normal file
After Width: | Height: | Size: 201 B |
BIN
themes/HP48/tex_empty.png
Normal file
After Width: | Height: | Size: 168 B |
BIN
themes/HP48/tex_gift.png
Normal file
After Width: | Height: | Size: 209 B |
BIN
themes/HP48/tex_wall.png
Normal file
After Width: | Height: | Size: 246 B |
15
themes/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
include ../../Makefile.config
|
||||
|
||||
THEMES = cyco001 cyco002 HP48 inversed
|
||||
|
||||
install :
|
||||
install -m 0755 -d $(THEMES_DIR)
|
||||
$(INSTALL) -R $(THEMES) $(THEMES_DIR)
|
||||
chmod -R 0755 $(THEMES_DIR)
|
||||
for i in $(THEMES) ; do chmod 0644 $(THEMES_DIR)/$$i/* ; done
|
||||
|
||||
uninstall :
|
||||
-rm -fr $(THEMES_DIR)
|
||||
|
||||
clean :
|
||||
-rm *~ cyco001/*~ cyco002/*~ HP48/*~ inversed/*~
|
BIN
themes/cyco001/tex_ball.png
Normal file
After Width: | Height: | Size: 378 B |
BIN
themes/cyco001/tex_ball_selected.png
Normal file
After Width: | Height: | Size: 598 B |
BIN
themes/cyco001/tex_cube.png
Normal file
After Width: | Height: | Size: 173 B |
BIN
themes/cyco001/tex_cube_selected.png
Normal file
After Width: | Height: | Size: 221 B |
BIN
themes/cyco001/tex_empty.png
Normal file
After Width: | Height: | Size: 146 B |
BIN
themes/cyco001/tex_gift.png
Normal file
After Width: | Height: | Size: 619 B |
BIN
themes/cyco001/tex_wall.png
Normal file
After Width: | Height: | Size: 732 B |
BIN
themes/cyco002/tex_ball.png
Normal file
After Width: | Height: | Size: 749 B |
BIN
themes/cyco002/tex_ball_selected.png
Normal file
After Width: | Height: | Size: 945 B |
BIN
themes/cyco002/tex_cube.png
Normal file
After Width: | Height: | Size: 406 B |
BIN
themes/cyco002/tex_cube_selected.png
Normal file
After Width: | Height: | Size: 559 B |
BIN
themes/cyco002/tex_empty.png
Normal file
After Width: | Height: | Size: 115 B |
BIN
themes/cyco002/tex_gift.png
Normal file
After Width: | Height: | Size: 642 B |
BIN
themes/cyco002/tex_wall.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
themes/inversed/tex_ball.png
Normal file
After Width: | Height: | Size: 350 B |
BIN
themes/inversed/tex_ball_selected.png
Normal file
After Width: | Height: | Size: 510 B |
BIN
themes/inversed/tex_cube.png
Normal file
After Width: | Height: | Size: 167 B |
BIN
themes/inversed/tex_cube_selected.png
Normal file
After Width: | Height: | Size: 223 B |
BIN
themes/inversed/tex_empty.png
Normal file
After Width: | Height: | Size: 149 B |
BIN
themes/inversed/tex_gift.png
Normal file
After Width: | Height: | Size: 454 B |
BIN
themes/inversed/tex_wall.png
Normal file
After Width: | Height: | Size: 544 B |