ioiioo / DrakeTyporaTheme

包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题

Home Page:https://theme.typora.io/theme/Drake/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 适合开发人员的字体
HYZhengYuan 汉仪正圆, 中文字体

Install

  • 首先确定已安装Typora

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

  • 复制所有文件到theme目录下然后重启, 选择菜单栏 -> 主题即可

Preview

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

主题名称 预览图
drake-vue
drake-juejin
drake-google
drake
drake-light
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

包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题

https://theme.typora.io/theme/Drake/

License:Apache License 2.0


Languages

Language:CSS 100.0%