This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
8 changed files
with
30 additions
and
29 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,93 +1,93 @@ | ||
@font-face { | ||
font-family: Minecraft Ten v2; | ||
font-family: "Minecraft Ten v2"; | ||
src: url(../fonts/Minecraft-Ten-ed29a.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Minecraft Seven v2; | ||
font-family: "Minecraft Seven v2"; | ||
src: url(../fonts/Minecraft-Seven-66398.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Minecraft Five v2; | ||
font-family: "Minecraft Five v2"; | ||
src: url(../fonts/Minecraft-Five-48bb3.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Minecraft Five v2; | ||
font-family: "Minecraft Five v2"; | ||
font-weight: 700; | ||
src: url(../fonts/Minecraft-Five-Bold-4ded8.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans; | ||
font-family: "Noto Sans"; | ||
font-weight: 700; | ||
src: url(../fonts/NotoSans-Bold-14d47.ttf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans; | ||
font-family: "Noto Sans"; | ||
font-style: italic; | ||
font-weight: 700; | ||
src: url(../fonts/NotoSans-BoldItalic-30174.ttf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans; | ||
font-family: "Noto Sans"; | ||
font-style: italic; | ||
src: url(../fonts/NotoSans-Italic-11442.ttf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans JP; | ||
font-family: "Noto Sans JP"; | ||
src: url(../fonts/NotoSansJP-Regular-aaed5.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans JP Regular; | ||
font-family: "Noto Sans JP Regular"; | ||
src: url(../fonts/NotoSansJP-Regular-aaed5.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans KR; | ||
font-family: "Noto Sans KR"; | ||
src: url(../fonts/NotoSansKR-Regular-8625b.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans SC; | ||
font-family: "Noto Sans SC"; | ||
src: url(../fonts/NotoSansSC-Regular-a4317.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans TC; | ||
font-family: "Noto Sans TC"; | ||
src: url(../fonts/NotoSansTC-Regular-2eeaf.otf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans AR; | ||
font-family: "Noto Sans AR"; | ||
src: url(../fonts/NotoSansArabic-Regular-9137a.ttf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans Mongolian; | ||
font-family: "Noto Sans Mongolian"; | ||
src: url(../fonts/NotoSansMongolian-Regular-f4200.ttf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans Syriac; | ||
font-family: "Noto Sans Syriac"; | ||
src: url(../fonts/NotoSansSyriac-Regular-1bff6.ttf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans TamilSupplement; | ||
font-family: "Noto Sans TamilSupplement"; | ||
src: url(../fonts/NotoSansTamilSupplement-Regular-a407d.ttf); | ||
} | ||
|
||
@font-face { | ||
font-family: Noto Sans; | ||
font-family: "Noto Sans"; | ||
src: url(../fonts/NotoSansMerged-Regular-5df70.ttf); | ||
} | ||
|
||
html { | ||
--oreui: Minecraft Seven v2, Noto Sans, Noto Sans SC, Noto Sans TC, Noto Sans JP, Noto Sans KR, Noto Sans Mongolian, Noto Sans Syriac, Noto Sans TamilSupplement; | ||
--oreui: "Minecraft Seven v2", "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans JP", "Noto Sans KR", "Noto Sans Mongolian", "Noto Sans Syriac", "Noto Sans TamilSupplement"; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
{ | ||
"path": "dist/", | ||
"path": "https://xiaozhisans.off.pw/ore-ui-web/dist/", | ||
"部署本地请修改为`你的域名/{oreui路径}/dist/`": 0, | ||
"button_click_sound": true, | ||
"comment": "点击按钮音效,开启后给`:not(.--no-click-sound, .-nocs)`以及非顶栏按钮添加`sounds.click`点击音效", | ||
"点击按钮音效,开启后给`:not(.--no-click-sound, .-nocs)`以及非顶栏按钮添加`sounds.click`点击音效": 0, | ||
"check_update": false, | ||
"comment_0": "还没写,不管改成什么都不会工作(", | ||
"comment_1": "你问我为什么这么写注释?es6的json模块太严了,不许注释,就只能这么写咯 ( ̄▽ ̄)\"" | ||
} | ||
"还没写,不管改成什么都不会工作(": 0, | ||
"你问我为什么这么写注释?es6的json模块太严了,不许注释,就只能这么写咯 ( ̄▽ ̄)\"": 0 | ||
} |