Created
October 19, 2011 13:10
-
-
Save hayajo/1298236 to your computer and use it in GitHub Desktop.
TinyDial settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"options.dial.style.title.face": "Helvetica, Helvetica Neue, Arial, Verdana", | |
"options.dial.titlePosition": "inside", | |
"options.dial.style.colors.bg": "FFFFFF", | |
"options.dial.style.colors.titleover": "333333", | |
"options.dial.style.shadow": "1", | |
"options.dial.columns": "4", | |
"options.dial.style.round": "8", | |
"options.dial.style.colors.bgover": "FFFFFF", | |
"options.dial.style.padding": "4", | |
"options.dial.space": "90", | |
"options.dial.dialspacing": "24", | |
"options.dial.style.title.size": "14", | |
"options.background.repeat": "repeat-x", | |
"options.dial.showTitle": "0", | |
"options.dial.style.colors.bginnerover": "FFFFFF", | |
"options.background.url": "http://farm6.static.flickr.com/5022/5565048623_7300cd271a_o.png", | |
"options.dial.style.colors.title": "777777", | |
"options.dial.style.title.style": "normal", | |
"options.background.color": "D9D9D9", | |
"dials": [ | |
{ | |
"name": "Gmail", | |
"url": "https://mail.google.com/", | |
"image": "http://farm6.static.flickr.com/5145/5612547349_bf6b97702a_o.jpg" | |
}, | |
{ | |
"name": "Google Reader", | |
"url": "http://www.google.com/reader/", | |
"image": "http://farm6.static.flickr.com/5144/5612548919_36c288a72e_o.png" | |
}, | |
{ | |
"name": "Google Calendar", | |
"url": "https://www.google.com/calendar/", | |
"image": "http://farm6.static.flickr.com/5182/5613127636_e854aea66b_o.png" | |
}, | |
{ | |
"url": "https://docs.google.com/", | |
"name": "Google Docs", | |
"image": "http://farm6.static.flickr.com/5263/5613127662_7c7053388c_o.png" | |
}, | |
{ | |
"name": "Twitter", | |
"url": "http://twitter.com/", | |
"image": "http://farm6.static.flickr.com/5262/5613127870_28b3501e9e_o.jpg" | |
}, | |
{ | |
"name": "Pinboard", | |
"url": "http://pinboard.in/", | |
"image": "http://farm6.static.flickr.com/5184/5613127968_eebf637eee_o.png" | |
}, | |
{ | |
"name": "github", | |
"url": "https://github.com/", | |
"image": "http://farm6.static.flickr.com/5149/5612548639_6ce41bf235_o.jpg" | |
}, | |
{ | |
"name": "Tumblr", | |
"url": "http://www.tumblr.com/dashboard", | |
"image": "http://farm6.static.flickr.com/5270/5612547831_d2966fa009_o.png" | |
}, | |
{ | |
"url": "https://www.icloud.com", | |
"name": "iCloud", | |
"image": "http://japan.internet.com/img/20110607/1307397787.png" | |
}, | |
{ | |
"url": "http://lingr.com/", | |
"name": "Lingr", | |
"image": "http://mycom.hs.llnwd.net/e16/cache/27/90/org.ajunk.titanium.lingr/icon.png" | |
}, | |
{ | |
"url": "http://b.hatena.ne.jp/", | |
"name": "はてなブックマーク", | |
"image": "http://img.b.hatena.ne.jp/entryimage/articles/2191-1293502738.gif" | |
}, | |
{ | |
"name": "p2.2ch.net", | |
"url": "http://w2.p2.2ch.net/p2/menu.php/", | |
"image": "http://farm7.static.flickr.com/6163/6209639099_031cbec76d_m.jpg" | |
}, | |
{ | |
"name": "Amazon.co.jp", | |
"url": "http://www.amazon.co.jp/", | |
"image": "http://farm6.static.flickr.com/5308/5612547127_2795ba0088_o.png" | |
}, | |
{ | |
"url": "http://www.yahoo.co.jp/", | |
"name": "Yahoo! JAPAN", | |
"image": "http://k.yimg.jp/images/top/sp/logo.gif" | |
}, | |
{ | |
"name": "YouTube", | |
"url": "http://www.youtube.com/?gl=JP&hl=ja", | |
"image": "http://farm6.static.flickr.com/5266/5612548979_9d0135356c_o.jpg" | |
}, | |
{ | |
"name": "ニコニコ動画", | |
"url": "http://www.nicovideo.jp/", | |
"image": "http://img10.shop-pro.jp/PA01051/657/product/15947628.JPG" | |
} | |
], | |
"options.dial.style.colors.border": "CCCCCC", | |
"options.dial.style.title.weight": "bold", | |
"options.dial.alwaysNewTab": "0", | |
"options.dial.style.title.align": "center", | |
"options.background.position": "left top", | |
"options.dial.style.colors.borderover": "999999", | |
"options.dial.style.colors.bginner": "FFFFFF", | |
"options.dial.centerVertically": "1" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment