项目作者: mmanguno

项目描述 :
a Gruvbox color theme for cerebro
高级语言: CSS
项目地址: git://github.com/mmanguno/cerebro-gruvbox.git
创建时间: 2018-02-27T01:09:47Z
项目社区:https://github.com/mmanguno/cerebro-gruvbox

开源协议:GNU General Public License v3.0

下载


cerebro-gruvbox

A dark Gruvbox theme for Cerebro.

Example

scrot

How to install

All you need to do is change Cerebro’s theme in its config.json.
This is located in wherever the rest of Cerebro’s stuff is. On
Mac it’s in ~/Library/Application Support/Cerebro/config.json.

Change the theme attribute to be the Gruvbox one. For example:

  1. {
  2. ...
  3. "theme": "/Users/<you>/.cerebro/gruvbox.css",
  4. ...
  5. }

Then restart Gruvbox. You’re golden.