All pastes #2038585 Raw Edit

IdentiCurse colours example

public text v1 · immutable
#2038585 ·published 2011-01-05 04:57 UTC
rendered paste body
    "colours": {
        "statusbar": [
            "black", 
            "white"
        ], 
        "timelines": [
            "none", 
            "none"
        ], 
        "selector": [
            "brown", 
            "none"
        ], 
        "time": [
            "brown", 
            "none"
        ], 
        "source": [
            "green",
            "none"
        ],
        "notice": [
            "none",
            "none"
        ],
        "notice_count": [
            "blue",
            "none"
        ],
        "username": [
            "cyan",
            "none"
        ],
        "profile_title": [
            "cyan",
            "none"
        ],
        "profile_fields": [
            "blue",
            "none"
        ],
        "profile_values": [
            "none",
            "none"
        ]
    }