Advertisement
teruteru

Seed of Colour - 【 THEME 28 by Anomaly ☽】

Sep 10th, 2016
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.57 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!----------------------------------------
  5.  
  6. theme 28: seed of colour by anomaly xollyx
  7. base code by rnirae
  8. dont remove the credit otherwise have fun!
  9.  
  10. ------------------------------------------>
  11.  
  12. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  13. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  14.  
  15. <script>
  16. (function($){
  17. $(document).ready(function(){
  18. $("a[title]").style_my_tooltips({
  19. tip_follows_cursor:true,
  20. tip_delay_time:90,
  21. tip_fade_speed:600,
  22. attribute:"title"
  23. });
  24. });
  25. })(jQuery);
  26. </script>
  27.  
  28. <head>
  29. <title>{Title}</title>
  30. <link rel="shortcut icon" href="{image:favicon}" />
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  32.  
  33. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
  34.  
  35. <meta name="image:favicon" content="" />
  36. <meta name="image:sidebar" content="" />
  37. <meta name="image:background" content="" />
  38. <meta name="image:cursor" content="" />
  39. <meta name="image:render" content="" />
  40.  
  41. <meta name="color:background" content="#fff" />
  42. <meta name="color:posts" content="#fff" />
  43. <meta name="color:text" content="#bbb" />
  44. <meta name="color:scrollbar" content="#000" />
  45. <meta name="color:blockquote" content="#eee" />
  46. <meta name="color:link" content="#aaa" />
  47. <meta name="color:hover" content="#7bd7c2" />
  48. <meta name="color:side links" content="#6783a2" />
  49. <meta name="color:side links hover" content="#6783a2" />
  50. <meta name="color:title" content="#888" />
  51. <meta name="color:ask" content="#eee" />
  52. <meta name="color:link 1" content="#fff" />
  53. <meta name="color:link 2" content="#BFBFBF" />
  54. <meta name="color:link 3" content="#808080" />
  55. <meta name="color:link 4" content="#404040" />
  56. <meta name="color:link 5" content="#000" />
  57. <meta name="color:tooltip" content="#7bd7c2" />
  58. <meta name="color:tooltip text" content="#fff" />
  59.  
  60. <meta name="text:about link" content="/abt" />
  61. <meta name="text:link 1" content="" />
  62. <meta name="text:link 1 title" content="link 1" />
  63. <meta name="text:link 2" content="" />
  64. <meta name="text:link 2 title" content="link 2" />
  65. <meta name="text:link 3" content="" />
  66. <meta name="text:link 3 title" content="link 3" />
  67. <meta name="text:link 4" content="" />
  68. <meta name="text:link 4 title" content="link 4" />
  69. <meta name="text:link 5" content="" />
  70. <meta name="text:link 5 title" content="link 5" />
  71.  
  72. <meta name="text:render left" content="0" />
  73. <meta name="text:render bottom" content="0" />
  74. <meta name="text:render width" content="300" />
  75.  
  76. <meta name="if:cursor" content="0" />
  77. <meta name="if:full bg" content="0" />
  78. <meta name="if:render" content="1" />
  79. <meta name="if:round corners" content="0" />
  80. <meta name="if:round permalinks" content="0" />
  81.  
  82. <meta name="if:250px" content="1"/>
  83. <meta name="if:400px" content="0"/>
  84. <meta name="if:500px" content="0"/>
  85.  
  86.  
  87. <style type="text/css">
  88.  
  89. @font-face{ font-family:"haeccity"; src:url('https://dl.dropboxusercontent.com/s/48102ianng6pss6/haeccity.ttf');}
  90.  
  91. {block:ifcursor}body, a, a:hover {cursor: url('{image:cursor}'), progress;}{/block:ifcursor}
  92.  
  93. iframe#tumblr_controls {
  94. right:2px !important;
  95. position: fixed !important;
  96. -webkit-transition: opacity 0.7s linear;
  97. opacity: 0.16;
  98. -webkit-transition: all 0.8s ease-out;
  99. -moz-transition: all 0.8s ease-out;
  100. transition: all 0.8s ease-out;
  101. -webkit-filter: invert(100%);
  102. }
  103. iframe#tumblr_controls:hover {
  104. -webkit-transition: opacity 0.7s linear;
  105. opacity: 0.16;
  106. -webkit-transition: all 0.4s ease-out;
  107. -moz-transition: all 0.4s ease-out;
  108. transition: all 0.4s ease-out;
  109. -webkit-filter: invert(100%);
  110. }
  111.  
  112. body {
  113. color: {color:text};
  114. background-color: {color:background};
  115. background-image: url({image:background});
  116. background-attachment:fixed;
  117. {block:iffullbg}
  118. background-repeat:no-repeat;
  119. background-size:cover;
  120. {/block:iffullbg}
  121. font: 11px consolas;
  122. line-height: 16px;
  123. }
  124. a {
  125. text-decoration: none;
  126. color: {color:link};
  127. }
  128. a:hover {
  129. color:{color:Hover};
  130. }
  131. h1 {
  132. font-size: 16px;
  133. color: {color:title};
  134. }
  135. /* scrollbar */
  136. ::-webkit-scrollbar {
  137. width: 9px;
  138. background: {color:scrollbar};
  139. border: 4px solid {color:background};
  140. }
  141. ::-webkit-scrollbar-thumb {
  142. background: {color:scrollbar};
  143. }
  144. /* post customizations */
  145. #content { /* for the whole column of posts */
  146. {block:IndexPage}
  147. {block:if250px}
  148. width: 250px;
  149. {/block:if250px}
  150. {block:if400px}
  151. width: 400px;
  152. {/block:if400px}
  153. {block:if500px}
  154. width: 500px;
  155. {/block:if500px}
  156. {/block:IndexPage}
  157. {block:PermalinkPage}
  158. width: 500px;
  159. {/block:PermalinkPage}
  160. position: relative;
  161. margin-left: 400px;
  162. margin-top: 60px;
  163. }
  164. .entry {
  165. margin-bottom: 60px;
  166. background:{color:posts};
  167. padding:10px;
  168. {block:ifroundcorners}border-radius:10px;{/block:ifroundcorners}
  169. }
  170.  
  171. .bubble {
  172. align:right;
  173. background: {color:ask};
  174. margin:7px 0px 5px 66px;
  175. padding:10px;
  176. position: relative;
  177. -moz-border-radius:5px;
  178. -webkit-border-radius:5px;
  179. border-radius:5px;
  180. }
  181.  
  182. .bubble p {
  183. margin:1px 0px;
  184. }
  185.  
  186. .bubble span {
  187. display:block;
  188. position:absolute;
  189. width:1px;
  190. height:1px;
  191. font-size: 0;
  192. line-height: 1px;
  193. left:-10px;
  194. top:10px;
  195. border-top:7px solid transparent;
  196. border-bottom:7px solid transparent;
  197. border-right:10px solid {color:ask};
  198. }
  199.  
  200. .askborder {
  201. float: left;
  202. margin: 1px 4px 0 0;
  203. padding: 2px;
  204. background: {color:ask};
  205. }
  206.  
  207. #perma {
  208. position: absolute;
  209. right: -30px;
  210. font-size:20px;
  211. }
  212.  
  213. .pone {
  214. width: 20px;
  215. height: 20px;
  216. position: relative;
  217. display: inline-block;
  218. margin-top: 5px;
  219. background-color: {color:link 1};
  220. border: 1px solid transparent;
  221. z-index: 999999;
  222. {block:ifroundpermalinks}border-radius:20px;{/block:ifroundpermalinks}
  223. }
  224.  
  225. .pone:hover {
  226. background:{color:link 2};
  227. -webkit-transition: 0.8s ease-out;
  228. -moz-transition: 0.8s ease-out;
  229. -ms-transition: 0.8s ease-out;
  230. -o-transition:0.8s ease-out;
  231. transition:0.8s ease-out;
  232. }
  233.  
  234. .ptwo {
  235. width: 20px;
  236. height: 20px;
  237. position: relative;
  238. display: inline-block;
  239. margin-top: 5px;
  240. background-color: {color:link 2};
  241. border: 1px solid transparent;
  242. z-index: 999999;
  243. {block:ifroundpermalinks}border-radius:20px;{/block:ifroundpermalinks}
  244. }
  245.  
  246. .ptwo:hover {
  247. background:{color:link 3};
  248. -webkit-transition: 0.8s ease-out;
  249. -moz-transition: 0.8s ease-out;
  250. -ms-transition: 0.8s ease-out;
  251. -o-transition:0.8s ease-out;
  252. transition:0.8s ease-out;
  253. }
  254.  
  255.  
  256. .pthree {
  257. width: 20px;
  258. height: 20px;
  259. position: relative;
  260. display: inline-block;
  261. margin-top: 5px;
  262. background-color: {color:link 3};
  263. border: 1px solid transparent;
  264. z-index: 999999;
  265. {block:ifroundpermalinks}border-radius:20px;{/block:ifroundpermalinks}
  266. }
  267.  
  268. .pthree:hover {
  269. background:{color:link 4};
  270. -webkit-transition: 0.8s ease-out;
  271. -moz-transition: 0.8s ease-out;
  272. -ms-transition: 0.8s ease-out;
  273. -o-transition:0.8s ease-out;
  274. transition:0.8s ease-out;
  275. }
  276.  
  277. #pic {
  278. position:fixed;
  279. margin-top:50px;
  280. margin-left:125px;
  281. }
  282.  
  283. #link1 {
  284. margin-left:105px;
  285. margin-top:30px;
  286. padding:0px;
  287. position:fixed;
  288. width:20px;
  289. height:20px;
  290. background:{color:side links};
  291. }
  292.  
  293. #link2 {
  294. margin-left:225px;
  295. margin-top:30px;
  296. padding:0px;
  297. position:fixed;
  298. width:20px;
  299. height:20px;
  300. background:{color:side links};
  301. }
  302.  
  303. #link3 {
  304. margin-left:105px;
  305. margin-top:150px;
  306. padding:0px;
  307. position:fixed;
  308. width:20px;
  309. height:20px;
  310. background:{color:side links};
  311. }
  312.  
  313. #link4 {
  314. margin-left:225px;
  315. margin-top:150px;
  316. padding:0px;
  317. position:fixed;
  318. width:20px;
  319. height:20px;
  320. background:{color:side links};
  321. }
  322.  
  323. #link1:hover, #link2:hover, #link3:hover, #link4:hover {
  324. background:{color:side links hover};
  325. -webkit-transition: 0.8s ease-out;
  326. -moz-transition: 0.8s ease-out;
  327. -ms-transition: 0.8s ease-out;
  328. -o-transition:0.8s ease-out;
  329. transition:0.8s ease-out;
  330. }
  331.  
  332. #sidebar {
  333. position:fixed;
  334. margin-top:175px;
  335. margin-left:50px;
  336. width:250px;
  337. padding:5px;
  338. background-color:{color:posts};
  339. {block:ifroundcorners}
  340. border-top-right-radius:10px;
  341. border-top-left-radius:10px;
  342. {/block:ifroundcorners}
  343. }
  344.  
  345. #description {
  346. margin-top:2px;
  347. width: 250px;
  348. text-align:justify;
  349. color:{color:text};
  350. }
  351.  
  352. #box {
  353. height: 27px;
  354. left: 58px;
  355. position: fixed;
  356. z-index: 9999999;
  357. }
  358.  
  359. .one {
  360. width: 50px;
  361. height: 15px;
  362. position: relative;
  363. display: inline-block;
  364. margin-top: 5px;
  365. background-color: {color:link 1};
  366. border: 1px solid transparent;
  367. z-index: 999999;
  368. {block:ifroundcorners}border-bottom-left-radius:10px;{/block:ifroundcorners}
  369. }
  370.  
  371. .two {
  372. width: 50px;
  373. height: 15px;
  374. position: relative;
  375. display: inline-block;
  376. margin-top: 5px;
  377. background-color: {color:link 2};
  378. border: 1px solid transparent;
  379. z-index: 999999;
  380. }
  381.  
  382.  
  383. .three {
  384. width: 50px;
  385. height: 15px;
  386. position: relative;
  387. display: inline-block;
  388. margin-top: 5px;
  389. background-color: {color:link 3};
  390. border: 1px solid transparent;
  391. z-index: 999999;
  392. }
  393.  
  394. .four {
  395. width: 50px;
  396. height: 15px;
  397. position: relative;
  398. display: inline-block;
  399. margin-top: 5px;
  400. background-color: {color:link 4};
  401. border: 1px solid transparent;
  402. z-index: 999999;
  403. }
  404.  
  405. .five {
  406. width: 50px;
  407. height: 15px;
  408. position: relative;
  409. display: inline-block;
  410. background-color: {color:link 5};
  411. border: 1px solid transparent;
  412. z-index: 999999;
  413. {block:ifroundcorners}border-bottom-right-radius:10px;{/block:ifroundcorners}
  414. }
  415.  
  416. .one:hover, .two:hover, .three:hover, .four:hover, .five:hover {
  417. background:{color:side links hover};
  418. -webkit-transition: 0.8s ease-out;
  419. -moz-transition: 0.8s ease-out;
  420. -ms-transition: 0.8s ease-out;
  421. -o-transition:0.8s ease-out;
  422. transition:0.8s ease-out;
  423. }
  424.  
  425. blockquote {
  426. border-left: 1px solid {color:blockquote};
  427. margin-left: 6px;
  428. padding-left: 10px;
  429. }
  430.  
  431. img.avatar {display:none; }
  432. ol.notes {
  433. margin-top: 20px;
  434. }
  435.  
  436. #s-m-t-tooltip {max-width:250px;
  437. padding:3px 4px 5px 4px;
  438. margin-top:5px;
  439. margin-left:30px;
  440. background: {color:tooltip};
  441. font-family:'haeccity';
  442. font-size:10px;
  443. text-transform:uppercase;
  444. color:{color:tooltip text};
  445. text-align: center;
  446. {block:ifroundcorners}border-radius:5px;{/block:ifroundcorners}
  447. }
  448.  
  449. #s-m-t-tooltip:after {position: absolute;
  450. display: block; content: "";
  451. border-color: transparent {color:tooltip} transparent transparent ;
  452. border-style: solid;
  453. border-width: 5px;
  454. height:0;
  455. width:0;
  456. position:absolute;
  457. top:3px;
  458. left:-10px;
  459. }
  460. </style>
  461.  
  462. </head>
  463.  
  464. <body>
  465.  
  466. <a href="/" title="home"><div id="link1"></div></a>
  467. <a href="/ask" title="ask"><div id="link2"></div></a>
  468. <a href="/submit" title="submit"><div id="link3"></div></a>
  469. <a href="{text:about link}" title="about"><div id="link4"></div></a>
  470.  
  471. <div id="pic"><img src="{image:sidebar}" style="width:100px; height:100px;"></div>
  472. <div id="sidebar">
  473. <center>
  474. <div id="description">{block:Description}{Description}{/block:Description}</div>
  475. <center>
  476. {block:PreviousPage}<a href="{PreviousPage}"><font-size="24">«</font></a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"><font-size="24">»</font></a>{/block:NextPage}
  477. </center>
  478. <div id="box">
  479. <a href="{text:link 1}" class="color one" tooltip="{text:link 1 title}">
  480. <a href="{text:link 2}" class="color two" tooltip="{text:link 2 title}">
  481. <a href="{text:link 3}" class="color three" tooltip="{text:link 3 title}">
  482. <a href="{text:link 4}" class="color four" tooltip="{text:link 4 title}">
  483. <a href="{text:link 5}" class="color five" tooltip="{text:link 5 title}">
  484. </a>
  485. </div>
  486. </div>
  487.  
  488. <div id="content">
  489. {block:Posts}
  490.  
  491. <!-- {block:NoRebloggedFrom}
  492. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  493. {/block:NoRebloggedFrom} -->
  494. <div class="entry">
  495. <!--permalink-->
  496. {block:IndexPage}
  497. <div id="perma">
  498. <a href="{Permalink}" class="color pone" title="{TimeAgo}"></a><br>
  499. <a href="{Permalink}" class="color ptwo" title="{NoteCountWithLabel}"></a><br>
  500. <a href="{ReblogURL}" class="color pthree" title="reblog"></a>
  501. </div>{/block:IndexPage}
  502.  
  503.  
  504. {block:Photo}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a> {block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  505.  
  506. {block:Photoset}{block:IndexPage}{block:if250px}{Photoset-250}{/block:if250px}{block:if400px}{Photoset-400}{/block:if400px}{block:if500px}{Photoset-500}{/block:if500px}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage} {block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
  507.  
  508. {block:Text}{block:Title}<div align="center"><h1>{Title}</h1></div>{/block:Title}{Body} {/block:Text}
  509.  
  510. {block:Link}<div align="center"><h1><a href="{URL}">{Name}</a></h1></div>{block:Description}{Description}{/block:Description}{/block:Link}
  511.  
  512. {block:Quote}<h1>"{Quote}"</h1>
  513. {block:Source}<br><div align="right">- {Source}</div>{/block:Source}{/block:Quote}
  514.  
  515. {block:Chat}{block:Title}<div align="center"><h1>{Title}</h1></div>{/block:Title}{block:Lines}{block:Label}<b>{Label} </b>{/block:Label}<span><i>{Line}</i><br></span>{/block:Lines}{/block:Chat}
  516.  
  517. {block:Audio}{AudioPlayerWhite}{block:IndexPage}<p>{block:TrackName}Track: {TrackName}<br>{/block:TrackName}{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:Album}Album: {Album}<br>{/block:Album}{block:PlayCount}Played: {PlayCount}{/block:PlayCount}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Audio}
  518.  
  519. {block:Video}{block:IndexPage}{block:if250px}{Video-250}{/block:if250px}{block:if400px}{Video-400}{/block:if400px}{block:if500px}{Video-500}{/block:if500px}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage} {block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:Video}
  520.  
  521. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}{/block:Answer}
  522.  
  523. <!--permalink page-->
  524. {block:PermalinkPage}
  525. <center>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}<p>{NoteCountwithLabel}</center>
  526. {block:PostNotes}{PostNotes}{/block:PostNotes}
  527. {/block:PermalinkPage}
  528. </div> <!---entry div--->
  529. {/block:Posts}
  530.  
  531. {block:ContentSource}<!-- {SourceURL}
  532. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  533. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  534. {/block:ContentSource}
  535. </div><!---content div--->
  536.  
  537. {block:ifrender}<div style="position:fixed; left:{text:render left}px; bottom:{text:render bottom}px; z-index:1;"><img style="opacity:1;" src="{image:render}" width="{text:render width}"></div>{/block:ifrender}
  538.  
  539.  
  540. <div style=" position:fixed; left:8px; bottom:4px; z-index:1;"><a href="http://xollyx.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif"></a></div>
  541.  
  542. </body>
  543.  
  544. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement