X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=rainbowstream%2Fcolorset%2Fsolarized.json;h=b3b3c2cc65cf38c9ae2a171960d40caad10332c6;hp=5b852091997e55a2de8940b3273f170f57c3fd52;hb=2d34102927771794440b85c6b15c4a1d35f23dd0;hpb=2a0cabee7d64c340ffa722472098c00aff2c1361 diff --git a/rainbowstream/colorset/solarized.json b/rainbowstream/colorset/solarized.json index 5b85209..b3b3c2c 100644 --- a/rainbowstream/colorset/solarized.json +++ b/rainbowstream/colorset/solarized.json @@ -26,7 +26,7 @@ "nick" : "term_64", "clock" : "term_32", "id" : "term_124", - "favourite" : "term_64", + "favorited" : "term_64", "rt" : "term_66", "link" : "term_23", "keyword" : "on_light_green" @@ -58,6 +58,15 @@ "CAL" : { "days": "term_64", - "today": "on_light_green" + "today": "light_green" + }, + + "GROUP" : { + "name": "term_64", + "member": "term_130", + "subscriber": "term_32", + "mode": "term_164", + "description": "term_66", + "clock": "term_32" } -} \ No newline at end of file +}