【问题标题】:Looking for Graphite graph templates寻找 Graphite 图形模板
【发布时间】:2014-01-23 16:17:12
【问题描述】:

我在网上搜索过,但找不到任何漂亮的石墨模板,可以放在 graphtemplates.conf 中并通过在查询字符串中添加?template=[name] 在图中使用。

我找到了solarized-light模板,如下所示:

[solarized-light]
background = #fdf6e3
foreground = #657b83
majorLine = #073642
minorLine = #586e75
lineColors = #268bd2,#859900,#dc322f,#d33682,#db4b16,#b58900,#2aa198,#6c71c4
fontName = Sans
fontSize = 10
fontBold = False
fontItalic = False

这个不错,但我希望能够选择更多选项。有没有人有或找到我可以使用的好模板?

【问题讨论】:

  • 你想要更多的模板还是更多的东西,一个模板可以定义?
  • 写下来。将这些值从 IDE/编辑器配色方案移植到模板看起来非常简单。您可以这样做,然后要求他们将其包含在 git 文档中。 :)
  • 从哪里获得这些 IDE/编辑器配色方案?我自己的审美达不到标准。
  • This 将让您深入了解美学。您可以先将其移植到 Graphite-web 模板上。 :)

标签: graphite


【解决方案1】:

我也找不到任何东西,所以我开始了一个:https://github.com/phillbaker/graphite-templates。目前有solarized-light(来自你的帖子)和solarized-dark。我也打开了一个问题来添加monokai

【讨论】:

    猜你喜欢
    • 2012-02-12
    • 2016-10-08
    • 1970-01-01
    • 2012-03-03
    • 1970-01-01
    • 1970-01-01
    • 2011-01-04
    • 1970-01-01
    • 2013-02-25
    相关资源
    最近更新 更多