new article: recommend everforest theme

This commit is contained in:
dongdigua 2022-07-27 13:20:18 +08:00
parent 5dca1e7ded
commit cc26d94170
5 changed files with 32 additions and 5 deletions

BIN
images/everforest.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 KiB

View File

@ -12,6 +12,7 @@ Minecraft 红石玩家, [B站](https://space.bilibili.com/489732092)<br>
[编辑器操作备忘录](org_html/cheatsheet)<br>
[我对显示 IP 属地的看法](org_html/about_showing_ip)<br>
[对我将来的视频网站的一些畅想](plan_for_my_video_site)<br>
[推荐 everforest 主题](org_html/recommend_everforest_theme)<br>
---

View File

@ -11,8 +11,12 @@
| db | 删除到前一个单词 |
| d$ | 删除光标位置到本行结束 |
| d0 | 删除光标位置到本行开头 |
** edit
| key | usage |
| u/C-r | 撤销/重做 |
| c i { | change inside {} |
| "{register}y/p | 向/从寄存器拷贝 |
** movement
| key | usage |
@ -27,8 +31,6 @@
| f/F <char> | 在一行中向后/前跳到某个字符 |
| % | 到对应括号 |
** visual
| key | usage | next |
|-----+--------------+------------------------|

View File

@ -4,6 +4,7 @@
#+TAGS: rssable(s) rssub(u)
#+OPTIONS: \n:t
#+OPTIONS: toc:nil
#+OPTIONS: ^:{}
#+TITLE: Internet Collections

View File

@ -0,0 +1,23 @@
#+TITLE: Recommend EverForest Theme
#+OPTIONS: \n:t
#+OPTIONS: toc:nil
强烈推荐 everforest 这个主题
#+BEGIN_QUOTE
Everforest is a green based color scheme, it's designed to be warm and soft in order to protect developers' eyes.
#+END_QUOTE
是一个绿色系护眼主题, 正如名字, 有森林的气息
分为暗色和亮色, 每一种都有三种不同深浅的背景
[[https://github.com/sainnhe][作者]]是中国人, 制作了许多高质量 Vim 主题
* emacs
这个主题在 2022-06-29 才开始制作 [[https://github.com/Theory-of-Everything/everforest-emacs][emacs 版本]]
目前还没在 melpa 上, 所以需要手动安装
我一看到这个就从 [[https://github.com/arcticicestudio/nord-emacs][Nord]] 换过来了
我加入了 whitespace-mode 的支持, +默认的颜色太晃眼睛啦+
希望大家能一起帮忙贡献这个主题
放一段 Rust [[https://github.com/dongdigua/AxolotlVM][代码]]的效果
[[../images/everforest.png]]