mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 09:39:58 +09:00
Add member skin - start
Modify style based on default member skin.
This commit is contained in:
parent
4bfee77add
commit
ef247c2ea9
40 changed files with 1446 additions and 0 deletions
16
modules/member/skins/simple_world/skin.xml
Normal file
16
modules/member/skins/simple_world/skin.xml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<skin version="0.2">
|
||||
<title xml:lang="ko">네모의 꿈</title>
|
||||
<title xml:lang="en">Rectangular World</title>
|
||||
<description xml:lang="ko">깔끔한 면과 그림자를 이용한 회원 스킨</description>
|
||||
<description xml:lang="en">Simple rectangular planes and shadows</description>
|
||||
<version>0.1</version>
|
||||
<date>2016-11-30</date>
|
||||
<author email_address="misol.kr@gmail.com" link="https://github.com/misol">
|
||||
<name xml:lang="ko">misol</name>
|
||||
<name xml:lang="en">misol</name>
|
||||
</author>
|
||||
|
||||
<colorset type="colorpicker">
|
||||
</colorset>
|
||||
</skin>
|
||||
Loading…
Add table
Add a link
Reference in a new issue