Skip to content

HydrogenSulfate/DrakeTyporaTheme

 
 

Repository files navigation

image-20210710130755511


  • 本主题具备5种风格
  • 如果你使用本主题建议star以及watch本仓库接受更新通知
  • 推荐使用本主题制作简洁的简历模板, 可导出为静态网页部署在线简历

自定义字体

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

--monospace: "Iosevka Curly Medium", HYZhengYuan, "JetBrains Mono", monospace;
  1. 如果第一个字体不支持中文, 则会采用第二个字体的中文
  2. 如果第一个字体未安装则会使用后续字体

如果对目前配色有不满的地方可以打开.css主题文件直接修改对应变量值, 本主题已根据语法定制好全部色值

安装

  • 首先确定已安装 Typora

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

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

字体 描述
Iosevka Versatile typeface for code, from code. 预览图中字体
JetBrains Mono JetBrains Mono. 给开发人员的字体

预览

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

主题名称 预览图
drake
drake-dark
drake-purple
drake-light
drake-vue

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.

Packages

No packages published

Languages

  • CSS 100.0%