Skip to content

Commit 81b8d50

Browse files
author
Chlorine
committed
我又回来力!优化了一波样式,看起来不是很难看了!
1 parent 4d3f9d1 commit 81b8d50

File tree

243 files changed

+905
-1000
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+905
-1000
lines changed

README.en.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ I don't know CSS (yes, you heard it right, I don't know CSS at all), so the them
1414

1515
Here is a preview image.
1616

17-
<img src="imgs/img1.webp" width="80%" />
17+
<div style="display: flex; justify-content: center;">
18+
<img src="imgs/pres.avif" width="80%" />
19+
</div>
1820

1921
## Features
2022

@@ -26,11 +28,11 @@ The Marble theme uses a natural and soft color scheme. The background color is m
2628

2729
### Code Blocks
2830

29-
The code font is [Jetbrains Mono](https://www.jetbrains.com/lp/mono/). The code block color scheme is mainly based on the Lapis theme, with modifications using colors of various minerals such as rose gypsum, lapis lazuli, sapphire, chalk, pyrite, and turquoise.
31+
The code font is [Fira Code](https://github.com/tonsky/FiraCode). The code block color scheme is mainly based on the Lapis theme, with modifications using colors of various minerals such as rose gypsum, lapis lazuli, sapphire, chalk, pyrite, and turquoise.
3032

3133
## Installation
3234

33-
The theme is open source on [Github](https://github.com/yoghurtlee-thu/typora-theme-marble)
35+
The theme is open source on [Github](https://github.com/yoghurtlee-thu/typora-theme-marble)
3436
, [Gitee](https://gitee.com/yoghurtlee-thu/typora-theme-marble) and [Codeburg](https://codeberg.org/chlorine3545/typora-theme-marble) . Feel free to choose your preferred download source.
3537

3638
1. Clone this repository, or download `typora-theme-marble.zip` from Latest Release and unzip it.
@@ -51,7 +53,7 @@ The theme is open source on [Github](https://github.com/yoghurtlee-thu/typora-th
5153

5254
This theme was initially for personal use, and the style was adjusted based on my personal preferences. The initial development of this theme was based on Windows 11 23H2, and subsequent maintenance was based on macOS Sonoma. so there may be unknown style issues on other systems.
5355

54-
Raising Issues/Pull Requests on Github/Gitee/Codeburg is always welcomed. You can also reach me via email at [yoghurtlee123@gmail.com](mailto:yoghurtlee123@gmail.com). Thank you for your valuable opinions and suggestions.
56+
Raising Issues/Pull Requests on Github/Gitee/Codeburg is always welcomed. You can also reach me via email at [yoghurtlee123@gmail.com](mailto:yoghurtlee123@gmail.com) or via Jami @chlorine3545. Thank you for your valuable opinions and suggestions.
5557

5658
## Acknowledgements
5759

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
这里是一份预览图片。
1818

1919
<div style="display: flex; justify-content: center;">
20-
<img src="imgs/img1.webp" width="80%" />
20+
<img src="imgs/pres.avif" width="80%" />
2121
</div>
2222

2323
## 特点
@@ -30,7 +30,7 @@ Marble 主题采用自然柔和的主题配色。背景颜色为大理石色,
3030

3131
### 代码块
3232

33-
代码字体使用 [Jetbrains Mono](https://www.jetbrains.com/lp/mono/)。代码块配色主要基于 Lapis 主题,使用了一些矿石的颜色进行修改,例如玫瑰石膏、青金石、蓝宝石、白垩石、黄铁矿和绿松石等。由于我并不熟悉前端开发加之审美水平有限,可能不是很好看,欢迎大家提出修改意见。
33+
代码字体使用 [Fira Code](https://github.com/tonsky/FiraCode)。代码块配色主要基于 Lapis 主题,使用了一些矿石的颜色进行修改,例如玫瑰石膏、青金石、蓝宝石、白垩石、黄铁矿和绿松石等。由于我并不熟悉前端开发加之审美水平有限,可能不是很好看,欢迎大家提出修改意见。
3434

3535
## 安装
3636

@@ -56,7 +56,7 @@ Marble 主题采用自然柔和的主题配色。背景颜色为大理石色,
5656

5757
由于作者暂时没有主题维护能力,因此对于出现的问题仅能保证尽力修复。若有社区大佬愿意出手相助,不胜感激(合十)。
5858

59-
欢迎您在 Github/Gitee/Codeburg 提出 Issue/Pull Request。您也可以通过邮件 [yoghurtlee123@gmail.com](mailto:yoghurtlee123@gmail.com) 联系我,感谢您宝贵的意见和建议。
59+
欢迎您在 Github/Gitee/Codeburg 提出 Issue/Pull Request。您也可以通过邮件 [yoghurtlee123@gmail.com](mailto:yoghurtlee123@gmail.com) 或通过我的 Jami @chlorine3545 联系我,感谢您宝贵的意见和建议。
6060

6161
## 致谢
6262

imgs/demopic.avif

172 KB
Binary file not shown.

imgs/img1.png

-827 KB
Binary file not shown.

imgs/img1.webp

-196 KB
Binary file not shown.

imgs/pres.avif

124 KB
Binary file not shown.

0 commit comments

Comments
 (0)