A theme for Terminal and iTerm that mimics the native One Dark Theme made by the Atom team. Also available in One Light.
Colors are not enabled by default in macOS Terminal, so you will need to enable colors in order for this theme to work. To do this, append the following to your ~/.bashrc
or ~/.zshrc
file, then restart Terminal
export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad
This one line will do that for you. Copy and paste it into a Terminal window, hit return, then restart Terminal. For ~/.bashrc
echo -e '\n# Add colors to Terminal\nexport CLICOLOR=1\nexport LSCOLORS=ExFxBxDxCxegedabagacad' >> ~/.bashrc
or ~/.zshrc
echo -e '\n# Add colors to Terminal\nexport CLICOLOR=1\nexport LSCOLORS=ExFxBxDxCxegedabagacad' >> ~/.zshrc
#1E2127
).One Dark
One Light
ISC
在使用前 ATOM 是Github主导的Web版的编辑器,目前还是测试阶段,功能很多,bug也很多,如果出现错误,请使用 强制误差调整大法 快捷键 OSX ctrl-alt-cmd-l Win alt-ctrl-r 说明: ATOM 的快捷键和 Sublime Text 差不多,大部分可以混用 提示,使用快捷键 * Win ctrl-shift-p * OS X cmd-shift-p
atom 中首次使用git by Hasit Mistry 通过Hasit Mistry 使用Atom获得更好的Git提交消息 (Get Better Git Commit Messages with Atom) Recently, I came across two enlightening posts about writing better Git commit messages. Thes
我正在使用带有一个黑暗专业主题的VSCode(这是链接): VSCode One黑暗专业版 我想更改“注释行”的颜色。现在它真的是褪色的灰色,这让它很难阅读。我想在经典的VIsual Studio绿色评论颜色中添加一些更绿色的颜色。 我几乎尝试了所有的方法,但都不起作用。 谢谢你和最好的问候吉里
概览 自动更新原生界面 "本地界面"包括文件选择器、窗口边框、对话框、上下文 菜单等 - 任何UI来自操作系统而非应用的界面。 默认行为是从操作系统选择自动主题。 自动更新您自己的界面 如果您的应用有自己的黑暗模式,您应该在与系统黑暗模式设置同步时切换。 您可以通过使用[prefer-color-scheme] CSS 媒体查询来做到这一点。 手动更新您自己的界面 If you want to m
Dark Oberon《黑暗奥伯龙》是一个类似“魔兽争霸 2”(Warcraft II) 的开源即时战略游戏。憨厚的画面和经典的玩法可以让你重温当初玩同类游戏的感受,游戏在PC平台和linux平台都有相应的版本,精细的制作使这款休闲小 游戏值得一玩。 画 面: 游戏的画面风格独特,胶泥风格的游戏画面十分形象逼真,角色的动画也很流畅,对系统配置的要求也很低。各种鲜明的颜色和独特的风格会给你留下深刻的印 象...
dark-mode Control the macOS dark mode from the command-line Requires macOS 10.10 or later. macOS 10.13 or earlier needs to download the Swift runtime support libraries. Install Homebrew $ brew install
Dark Exchange 是一个分布式的比特币的 P2P 交换项目,使用 Dart 语言编写。
Code in the Dark 是一个前端 (HTML, CSS) 竞赛编辑器,给出一个网站设计截图,选手根据这个截图来编写代码,没有预览功能,没有度量工具,最后的作品让观众决定谁是胜利者。 在线演示:http://codeinthedark.com/editor/