Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 3.36 KB

README.en.md

File metadata and controls

66 lines (42 loc) · 3.36 KB

简体中文 / English

Typora Theme - Marble

A minimalist and soft Typora theme

Introduction

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.

Preview

Here is a preview image.

Features

Fonts and Colors

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.

Code Blocks

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.

Installation

The theme is open source on Github , Gitee and Codeberg . Feel free to choose your preferred download source.

  1. Clone this repository, or download typora-theme-marble.zip from Latest Release and unzip it.
  2. Open the theme section of the Typora menu and click the "Open Theme Folder" button.
  3. Copy the marble.css file and the marble folder into the Typora theme folder.
  4. Restart Typora, then select Marble from the theme list.

To-Do 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
  • ...

Contribution

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.

Acknowledgements

  • 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.

License

The Marble theme is open source under the MIT License. Here is the MIT License for the original Lapis theme.