Skip to content

Commit

Permalink
Merge branch 'main' of github.com:viridityzhu/Evangelion-typora-theme
Browse files Browse the repository at this point in the history
Update color of code in source code mode
  • Loading branch information
viridityzhu committed Jan 17, 2022
2 parents f2e4711 + 27c50e9 commit eb95622
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Evangelion-typora-theme
[![Github All Releases](https://img.shields.io/github/downloads/viridityzhu/Evangelion-typora-theme/total.svg)]() (If you like it, please give it a star! I really appreciate it!)

An eye-friendly dark theme for [Typora](https://typora.io/) Markdown Editor, based on the color scheme of Neon Genesis Evangelion.

![eva0](eva0.png)
Expand All @@ -22,11 +24,17 @@ An eye-friendly dark theme for [Typora](https://typora.io/) Markdown Editor, bas

## Install

- Download this repo:
- Find and click the `Code` button in this page, then click `Download ZIP`.
- Copy and paste the `Eva.css` file in to the **Typora Theme Folder**:
- Download the `eva.css` file: see [releases](https://github.com/viridityzhu/Evangelion-typora-theme/releases).
- Copy and paste the file in to the **Typora Theme Folder**:
- `Preferences…` > `Appearence` > `Open Theme Folder`.
- Restart Typora, then select `Theme` > `Eva` to apply.
- Restart Typora, then select `Theme` > `eva` to apply.

安装:
- 下载`eva.css`文件: [releases](https://github.com/viridityzhu/Evangelion-typora-theme/releases)
- 将该文件粘贴到**Typora主题文件夹**中:
- `偏好设置` > `外观` > `打开主题文件夹`
- 重启Typora,然后选择`主题` > `eva`,主题即可生效。


## Reference

Expand Down
2 changes: 1 addition & 1 deletion Eva.css → eva.css
Original file line number Diff line number Diff line change
Expand Up @@ -625,4 +625,4 @@ footer.ty-footer {
.cm-s-inner .CodeMirror-matchingbracket {
text-decoration: underline;
color: white !important;
}
}

0 comments on commit eb95622

Please sign in to comment.