简体中文 / English
A minimalist and soft Typora theme
I've always been a fan of Typora's Lapis theme. So, after I decided to modify the Lapis CSS file to use my favorite font, LxgwWenKai, I decided to create a new theme.
I don't know CSS (yes, you heard it right, I don't know CSS at all), so the theme CSS file is basically a modification of Lapis. I prefer natural color schemes, so I named this theme Marble, inspired by Lapis.
Here is a preview image.
The Marble theme supports English and Simplified Chinese. The main font for Chinese is LxgwWenKai, and for English, it's Cantarell.
The Marble theme uses a natural and soft color scheme. The background color is marble, the text color is dark gray, and the block element background color is a slightly darker gray.
The code font is Fira Code. 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.
The theme is open source on Github , Gitee and Codeberg . Feel free to choose your preferred download source.
- Clone this repository, or download
typora-theme-marble.zip
from Latest Release and unzip it. - Open the theme section of the Typora menu and click the "Open Theme Folder" button.
- Copy the
marble.css
file and themarble
folder into the Typora theme folder. - Restart Typora, then select Marble from the theme list.
- Support for dark mode
- Optimize theme colors to better reflect the feel of minerals
- Optimize code colors
- Refer to other excellent themes for style improvement
- Submit the theme to the Typora theme store
- ...
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. so there may be unknown style issues on other systems.
Raising Issues/Pull Requests on Github/Gitee/Codeberg is always welcomed. You can also reach me via email at [email protected]. Thank you for your valuable opinions and suggestions.
- The style code is based on the Lapis theme by YiNNx.
- The Chinese font uses the beautiful open-source font LXGW WenKai.
- Thanks to ChatGPT and Github Copilot for their help.
The Marble theme is open source under the MIT License. Here is the MIT License for the original Lapis theme.