An open API service indexing awesome lists of open source software.

https://github.com/yinnx/typora-theme-lapis

🖊️ A clean Typora theme in blue tones
https://github.com/yinnx/typora-theme-lapis

typora-theme

Last synced: about 1 year ago
JSON representation

🖊️ A clean Typora theme in blue tones

Awesome Lists containing this project

README

          

English / 简体中文


Typora Theme - Lapis


🖊️ 一款以蓝色为主色调的 Typora 主题







## 简介

无论是文本编辑还是代码编辑,一直喜欢用浅色主题,然而一直没有找到一款舒适顺手的 Typora 浅色主题,于是自己写了一个。

支持浅色主题和浅色代码块,结合 Markdown 的特性尽可能呈现简洁的界面和多样的层次。在自己使用的半年期间,又逐渐对各种排版细节进行调整,优化了长文章阅读和书写体验。目前中英文阅读书写体验都挺不错。

> **UPDATE:** 新增了 Dark 版本

## 预览

**Overall**

![image](imgs/3.png)

Light

![image](imgs/4.png)

Dark

**Styles Supported**

![image](imgs/7.png)

![image](imgs/5.png)

还包括 YAML Front Matter/ Math Script / TOC 等样式

![image](imgs/6.png)

## Features

- 支持英文和简体中文,正文字体中文使用[思源宋体](https://source.typekit.com/source-han-serif/cn/),英文使用[Cantarell](https://fonts.google.com/specimen/Cantarell);

代码字体使用 [Jetbrains Mono](https://www.jetbrains.com/lp/mono/),代码块配色灵感来自 VSCode Theme - [Winter is Coming](https://vscodethemes.com/e/johnpapa.winteriscoming/winter-is-coming-light-no-italics)。

- 提供浅色和黑暗两种主题 - Lapis / Lapis Dark。

- 结合 Markdown 的特性尽可能呈现简洁的界面和多样的层次, 还包括 Sidebar 等样式支持。

## 安装

1. Clone 此仓库,或从 [Latest Release](https://github.com/YiNNx/typora-theme-lapis/releases/latest) 中下载`typora-theme-lapis.zip`并解压。
2. 在 Typora 菜单中选择 偏好设置 (Preferences) -> 找到外观部分,点击“打开主题文件夹”按钮。
3. 将 `lapis.css` & `lapis-dark.css` 文件和 `lapis` 文件夹复制到 Typora 的主题文件夹中。
4. 重启 Typora,然后从主题列表中选择 **Lapis** / **Lapis Dark**。

## 贡献

这款主题最初是在 Linux 版本下编写和使用,其他平台上有概率出现一些意想不到的问题;同时由于主题样式大部分是基于作者的日常使用而编写,可能会有许多未发现的样式 bug。

如果你遇到问题或有任何建议, 想法或贡献,欢迎直接提交 [Issues](https://github.com/yinnx/typora-theme-lapis/issues) & [Pull Request](https://github.com/YiNNx/typora-theme-lapis/pulls)。感谢你的反馈和贡献!

## 致谢

- 初始样式代码基于 [evgo2017](https://github.com/evgo2017) 的 [typora-theme-orange-heart](https://github.com/evgo2017/typora-theme-orange-heart)。

- 代码配色灵感来自 VSCode 主题 [Winter is Coming](https://vscodethemes.com/e/johnpapa.winteriscoming/winter-is-coming-light-no-italics)。

## 许可

Lapis Typora 主题在 MIT License 下发布。你可以自由地使用、修改和分发这个主题。

---

如果喜欢这个主题,给它点一个 STAR 吧 :raised_hands: