AnonVIP

Photon theme for 8chan - from touhou-project.com

Nov 12th, 2016
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. /* Photon theme for 8chan - based on the original at touhou-project.com - https://www.touhou-project.com/css/photon.css */
  2.  
  3. body {
  4. background: #529E64;
  5. color: #333333;
  6. font-family: "Trebuchet MS",Trebuchet,serif!important;
  7. font-size: 14px;
  8. }
  9.  
  10. h1 {
  11. color: #000000;
  12. font-family: "Trebuchet MS",Trebuchet,serif;
  13. font-size: 33px;
  14. letter-spacing: -1px;
  15. }
  16.  
  17. .ad-banner {
  18. display: none;
  19. }
  20.  
  21. header div.subtitle {
  22. color: #333333;
  23. font-size: 15px;
  24. font-style: italic;
  25. }
  26.  
  27. .intro span.subject {
  28. color: #002244;
  29. }
  30.  
  31. .intro span.name {
  32. color: #004A99;
  33. }
  34.  
  35. span.trip {
  36. color: #FF3300;
  37. }
  38.  
  39. /* options.js */
  40. #options_div {
  41. width: 52%;
  42. height: 67%;
  43. background: #a4ddac;
  44. font-family: "Trebuchet MS",Trebuchet,serif;
  45. }
  46.  
  47. #alert_div {
  48. background: #a4ddac;
  49. font-family: "Trebuchet MS",Trebuchet,serif;
  50. }
  51.  
  52. input.format_option {
  53. font-family: "Trebuchet MS",Trebuchet,serif;
  54. }
  55.  
  56. .options_tab_icon.active {
  57. color: #0066FF;
  58. }
  59.  
  60. div.blotter {
  61. color: #AF0A0F;
  62. font-weight: bold;
  63. text-align: center;
  64. }
  65.  
  66. div.boardlist {
  67. font-size: 9pt;
  68. color: #34345C!important;
  69. background-color: #a4ddac!important;
  70. border-bottom: 0px solid;
  71. padding-left: 1.5px;
  72. padding-right: 1.5px;
  73. padding-top: 2px;
  74. padding-bottom: 2px;
  75. }
  76.  
  77. div.boardlist a {
  78. text-decoration: underline;
  79. }
  80.  
  81. div.banner {
  82. background: #599b71;
  83. border: 1px solid #BBBBBB;
  84. color: #0F0C5D;
  85. text-align: center;
  86. padding: 2px;
  87. clear: both;
  88. font-weight: bold;
  89. }
  90.  
  91. div.banner, div.banner a {
  92. color: #2266AA;
  93. }
  94.  
  95. form table tr th {
  96. background: #529E64;
  97. color: #002244;
  98. font-weight: bold;
  99. }
  100.  
  101. form table tr td {
  102. background: #529E64;
  103. }
  104.  
  105. .unimportant {
  106. font-size: 9pt;
  107. color: #555555;
  108. }
  109.  
  110. .unimportant * {
  111. font-size: 9pt;
  112. }
  113.  
  114. a.unimportant {
  115. color: #000;
  116. }
  117.  
  118. input, keygen, select, button {
  119. font-family: "Trebuchet MS",Trebuchet,serif;
  120. }
  121.  
  122. select:not(:-internal-list-box) {
  123. margin: auto auto 5px auto;
  124. }
  125.  
  126. div.post.reply {
  127. background: #a4ddac;
  128. border: 1px solid #CCCCCC;
  129. color: #333333;
  130. }
  131.  
  132. div.pages {
  133. color: #000000;
  134. background: #529E64;
  135. display: inline-block;
  136. padding: 8px;
  137. margin: 0px 0 0px 0;
  138. border-right: 0px solid #B7C5D9;
  139. border-bottom: 0px solid #B7C5D9;
  140. }
  141.  
  142. div.post p {
  143. font-size: 14px;
  144. }
  145.  
  146. span.subject {
  147. font-size: 17px;
  148. }
  149.  
  150. div.post.reply.post-hover {
  151. border: 1px dotted black!important;
  152. }
  153.  
  154. div.post.reply.highlighted {
  155. background: rgba(255, 255, 255, 0.1);
  156. border-color: #000000;
  157. }
  158.  
  159. .theme-catalog div.thread {
  160. background-color: rgba(255, 255, 255, .3);
  161. }
  162.  
  163. .theme-catalog div.thread:hover {
  164. background-color: #a4ddac;
  165. border-color: #002244;
  166. }
  167.  
  168. .quote {
  169. color: #789922;
  170. }
  171.  
  172. .intro span.capcode, p.intro a.capcode, p.intro a.nametag {
  173. color: #800080;
  174. }
  175.  
  176. hr {
  177. border: none;
  178. border-top: 1px solid #BBBBBB;
  179. height: 0;
  180. clear: left;
  181. }
  182.  
  183. .post-menu ul {
  184. background-color: #a4ddac;
  185. border: 1px solid #000;
  186. list-style: none;
  187. padding: 0;
  188. margin: 0;
  189. white-space: nowrap;
  190. }
  191.  
  192. .post-menu li {
  193. background-color: #a4ddac;
  194. }
  195.  
  196. a, a:visited {
  197. color: #000000;
  198. text-decoration: underline;
  199. }
  200.  
  201. a:hover {
  202. color: #0066FF;
  203. text-decoration: underline;
  204. }
  205.  
  206. div.post.reply div.body a {
  207. color: #000000;
  208. }
  209.  
  210. div.post.reply div.body a:hover {
  211. color: #0066FF;
  212. }
  213.  
  214. .intro a.post_no:hover {
  215. color: #0066FF;
  216. }
  217.  
  218. input[type="text"], textarea {
  219. background: #FFFFFF;
  220. color: #333333;
  221. font-family: monospace;
  222. }
  223.  
  224. #quick-reply .post-table, #quick-reply td {
  225. border: 1px solid #CCCCCC;
  226. }
  227.  
  228. p.unimportant {
  229. color: #333333;
  230. }
  231.  
  232. div.boardlist.bottom + div {
  233. padding-top: 20px;
  234. padding-left: 503px;
  235. }
  236.  
  237. /* setting for the ban list page */
  238. table tbody tr:nth-of-type( even ) {
  239. background-color: #529E64;
  240. }
  241.  
  242.  
  243. /* settings for the homepage */
  244. .box {
  245. background: #a4ddac;
  246. border: 1px solid #CCCCCC;
  247. color: #333333;
  248. margin: 0 0 12px 0;
  249. }
  250.  
  251. .box-title {
  252. background: #529E64;
  253. }
  254.  
  255. table thead th {
  256. border: 1px solid #CCCCCC;
  257. background: #a4ddac;
  258. color: #333333;
  259. }
  260.  
  261. table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell {
  262. background: #529E64;
  263. }
  264.  
  265. tbody.board-list-omitted td {
  266. background: #a4ddac;
  267. border-top: 1px solid #CCCCCC;
  268. }
  269.  
  270. /* settings for the FAQ and search pages */
  271. div.ban h2 {
  272. background: #529E64;
  273. color: #002244;
  274. font-size: 13pt;
  275. }
  276.  
  277. div.module, div.ban {
  278. background: #a4ddac;
  279. border: 1px solid #CCCCCC;
  280. }
Advertisement
Add Comment
Please, Sign In to add comment