Skip to content

Drake Light Dark Vue Ayu Material Black Purple Juejin Google style for typora-theme

License

Notifications You must be signed in to change notification settings

zlienqwe/DrakeTyporaTheme

 
 

Repository files navigation

image-20210710130755511


Customize

设置字体

如果需要自定义字体, 请修改CSS文件第18行字体名称列表替换为你想要的字体即可替换全部显示字体, 比如以下

--monospace: "代码字体", "JetBrains Mono", HYZhengYuan, "Fira Code", Menlo, "Ubuntu Mono", Consolas;
--text-font: "正文字体",  HYZhengYuan;
--title-font: "标题字体";
  1. 字体可以同时设置多个, 如果第一个字体不支持中文, 则会采用第二个字体的中文
  2. 如果第一个字体未安装则会使用后续字体

字体大小: 设置界面 -> 外观 -> 字体大小 -> 设置字体大小

如果对配色不满意可以打开*.css主题文件修改对应变量值, ==本主题可根据全局属性定制字体/配色==

推荐字体 描述
JetBrains Mono JetBrains Mono. 给开发人员的字体
Fira Code Free monospaced font with programming ligature

Install

  • 首先确定已安装Typora

  • 通过设置 -> 外观 -> 打开主题文件夹打开theme目录

  • 复制你想要的对应主题名称*.css后缀文件 到theme目录下然后重启, 选择菜单 -> 主题

Preview

提供多种配置预览, 点击查看高清大图

主题名称 预览图
drake
drake-light
drake-vue
drake-juejin
drake-google
drake-dark
drake-material
drake-black
drake-purple
drake-ayu

License

Copyright (C) 2018 Drake, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Drake Light Dark Vue Ayu Material Black Purple Juejin Google style for typora-theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%