Skip to content

Mid 2000s Reddit by shockawer

Screenshot of Mid 2000s Reddit

Details

Authorshockawer

LicenseNo License

Categoryreddit.com

Created

Updated

Size11 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Restores (old reddit layout) to a close replica of the original theme from 2005-2007.

Notes

in reddit prefs page:
enable "compress the link display"
enable "show legacy search page"
disable "allow subreddits to show me custom themes", since it's more accurate to disable it + if you leave it on, it will screw up the theme on most subreddits
disable "Use new Reddit as my default experience"; you need old reddit for this theme to work!
Close gripper (side menu that i forget exists most of the time) before applying this theme
If you're feeling it, you can also switch the reddit favicon for this; https://web.archive.org/web/20061227074208/http://reddit.com/favicon.ico

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Mid 2000s Reddit
@namespace   reddit.com
@version          2.0.0
@description    Restores (old reddit layout) to a close replica of the original theme from 2005-2007.
@author         Jrs
@preprocessor uso
@var color BorderColor "Default Color" #848484
==/UserStyle== */
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document domain("reddit.com") {
	#header {
		background-color: #fff;
		z-index: 1;
	}
	.tabmenu:not(.formtab) li a {
		padding: 2px 7px 2px 7px;
		color: black;
		font-weight: normal;
		background-color: #c6def7;
	}
	.tabmenu:not(.formtab) li {
		margin: 0px 1px;
	}
	#header .tabmenu:not(.formtab) li:first-child a:before {
		content: none;
	}
	.linkinfo {
		display: none;
	}
	.tabmenu:not(.formtab) li.selected a {
		color: white;
		background-color: #336699;
		border: none;
	}
	#header {
		border-bottom: none;
	}
	.hover-bubble {
		display: none;
		visibility: hidden !important;
	}

	.redditname {
		font-weight: bold;
		margin-right: 1ex;
		font-variant: none;
		font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
		font-size: 11px;
		vertical-align: bottom;
		position: absolute !important;
		left: 35px;
		padding: 1px;
	}
	.redditname a {
		color: #ff4500 !important;
	}
	.redditname a:hover {
		text-decoration: none;
	}
	.pagename:not(.redditname) {
		display: none;
	}
	#header-bottom-right {
		background-color: #fff;
	}
	.infobar {
		background-color: #ffffff;
		border-color: #f58e8e;
	}
	.gold-accent {
		background-color: #ffffff;
		border-color: #f58e8e;
	}
	.rounded {
		border-radius: 0px;
	}
	.thumbnail {
		display: none;
	}
	.new-comment .usertext-body {
		background-color: #ffffff;
		border: none;
		margin: -1px 0;
		padding: 0 4px;
	}
	.h-\[calc\(100vh-8rem\)\] {
  height: none;
  padding: 0;
	}
	#reddit-field {
		display: none;
	}
	#url-field button {
		display: none;
	}
	form input[type=checkbox] .nomargin {
		display: none;
	}
	label[for=sendreplies] {
		display: none;
	}
	.user .userkarma {
		font-weight: normal;
	}
	.beta-hint {
		display: none;
	}
	#header-bottom-right a {
		color: #336699;
	}
	.message-count {
		display: none;
	}
	.roundfield {
		background-color: #fff;
		border-radius: 0px;
		font-size: small;
		display: inline;
	}
	#suggested-reddits {
		display: none;
	}
	.content.submit .info-notice {
		display: none;
	}
	.roundfield textarea,
	.roundfield input[type=text],
	.roundfield input[type=url],
	.roundfield input[type=password],
	.roundfield input[type=number],
	#compose-message .roundfield select {
		font-size: 100%;
		width: 492px;
		height: 15px;
		padding: 3px;
		margin: 0;
		border: 1px solid !important;
		border-color: BorderColor;
	}
	.roundfield-content {
		display: inline;
	}
	.roundfield-description {
		display: none;
	}
	.morelink {
		display: block;
		text-align: center;
		position: relative;
		border: 1px solid #c4dbf1;
		background: #ffffff none repeat-x scroll center left;
		background-image: none;
		background-position: 0px -278px;
		background-repeat: repeat;
		font-size: 150%;
		font-weight: bold;
		letter-spacing: normal;
		line-height: 29px;
	}
	.md blockquote {
		border-left: 2px solid #336699;
		padding-left: 4px;
		margin: 5px 5px 5px 15px;
	}
	a {
		color: #0055df;
	}
	.arrow .upmod {
		height: 150px;
	}
	.link .usertext-body .md {
		background-color: #fff;
		border: none;
		border-radius: 7px;
	}
	.panestack-title {
		margin: 10px 0 5px 0;
		padding: 2px 0 2px 0;
		border-bottom: 2px solid #336699;
		background-color: whitesmoke;
	}
	.panestack-title::before {
		content: "info";
		font-size: 14px;
		background-color: white;
		padding: 2px 15px 2px 0px;
		font-weight: bold;
		color: #336699;
	}
	.panestack-title .title {
		font-size: 12px;
		color: black;
	}
	.panestack-title .title:hover {
		font-size: 12px;
		color: white;
		background-color: #336699;
		content: "comments";
	}
	.panestack-title a.title-button {
		font-size: 12px;
		color: black;
	}
	.expando-button {
		display: none;
	}
	.nub {
		display: none;
	}
	.morelink {
		letter-spacing: normal;
		font-weight: normal;
		font-size: 12px;
		text-align: left;
		border: none;
	}
	.morelink:hover {
		background: none;
		color: #ff0202;
	}
	.panestack-title a.title-button:hover {
		font-size: 12px;
		color: white;
		background-color: #336699;
		content: "comments";
	}
	.titlebox h1 {
		font-family: verdana, tahoma, sans-serif;
		margin: 0px;
		margin-bottom: 5px;
		font-weight: bold;
		font-size: 12px;
		color: gray;
	}
	.sidecontentbox .content {
		border: none;
		border-left: 2px solid lightgray;
		margin-left: 10px;
		padding: 0 5px 5px 5px;
	}
	.sidecontentbox .title h1 {
		font-weight: bold;
		text-transform: lowercase;
		color: gray;
		margin: 5px 10px 10px;
	}
	.c-btn-primary {
		text-transform: lowercase;
		text-align: right;
		background-color: #fff;
		border-bottom: none;
		font-weight: normal;
		color: #f00;
	}
	.link .rank {
		float: left;
		margin-top: 15px;
		color: #c6c6c6;
		font-family: verdana, tahoma, sans-serif;
		font-size: medium;
		text-align: right;
	}
	.link .rank::after {
		content: ".";
	}
	#searchexpando {
		display: none !important;
	}
	.users-online {
		display: none;
	}
	.subscribers {
		display: none;
	}
	.likes div.score.likes {
		display: none;
	}
	.likes div.score.dislikes {
		display: none;
	}
	.link .score {
		display: none;
	}
	#sr-header-area .redesign-beta-optin {
		display: none;
	}
	#sr-header-area {
		border-bottom: none;
		background-color: #fff;
		text-transform: lowercase;
	}
	.titlebox form.flairtoggle {
		padding: 0;
		display: none;
	}

	.titlebox h1 a {
		display: none;
	}
	.fancy-toggle-button .remove {
		border-radius: 0px;
		border: none;
		background: none;
		color: black
	}
	.fancy-toggle-button .active {
		border-radius: 0px;
		border: none;
		background: none;
		color: black
	}
	#noresults.tutorial {
		display: none;
	}
	.premium-banner-outer {
		display: none;
	}
	#search input[type=text] {
		background-color: #f7f7f7;
		border: 1px solid #336699;
		margin: 0px;
		height: 18px;
		bottom: 26px;
		z-index: 99;
		position: relative;
		font-size: 10px;
	}
	#search input[type=submit] {
		display: none;
	}
	.entry .buttons li a {
		background-color: #f0f0f0;
		color: #848484;
		margin: 0px 1px 0px 2px;
		padding: 0px 2px 0 2px;
		font-weight: normal;
	}
	.titlebox {
		display: none;
	}
	.infobar.listingsignupbar {
		background: none !important;
		background-color: #FFFF99 !important;
		height: 23px !important;
	}
	.listingsignupbar__title {
		display: inline-block;
		vertical-align: top;
		font-size: 13px;
		line-height: 1;
		font-weight: normal;
		margin-top: 2px;
		margin-right: 0;
		margin-bottom: 3px;
		color: black;
		text-transform: lowercase;
		width: 995px !important;
	}
	.listingsignupbar__title::after {
		content: ' reddit is a source for what\'s new and popular online. reddit learns what you like as you vote on existing links or submit your own\!';
	}
	.listingsignupbar__close {
		display: none;
	}
	.listingsignupbar__cta-container {
		display: none;
	}
	.listingsignupbar__desc {
		display: none;
	}
	.flairemoji {
		display: none;
	}
	.flairrichtext {
		font-size: 10px;
		font-weight: 631;
		line-height: 11px;
		border-radius: 2px;
		display: inline-block;
		height: 13px;
		margin-left: 0;
		margin-right: 5px;
		overflow: hidden;
		padding: 0 4px;
		text-overflow: ellipsis;
		vertical-align: middle;
		white-space: nowrap;
		max-width: none;
	}
	.tabmenu:not(.formtab) li:last-child a {
		width: 60vw;
		display: inline-block;
		background-color: #c6def7;
		color: #000
	}
	.tabmenu:not(.formtab) li:last-child a:after {
		content: '';
		border-right: 2px solid white;
		padding: 3px;
		height: 25px;
	}
	.pref-lang {
		text-transform: lowercase;
		font-weight: normal;
	}
	.read-next-container {
		display: none;
	}
	.sidecontentbox {
		display: none;
	}
	#header-bottom-right {
		border-top-left-radius: 0px;
		padding: 5px;
		top: 1px;
	}
	.reddit-infobar.with-icon {
		background-color: #ffffff;
		border-color: #f58e8e;
		min-height: 6px !important;
		padding-left: 21px;
		height: 28px;
	}
	.md-container-small .md,
	.side .md {
		font-size: 13px;
		margin-top: -11px;
	}
	.infobar.commentsignupbar {
		display: none;
	}
	.searchpane {
		display: none;
	}
	.nextprev a,
	.next-suggestions a {
		font-weight: normal;
		background: none;
		border: none;
	}
	.rank:after {
		content: '.';
	}
	.grippy {
		display: none;
	}
	body.with-listing-chooser.listing-chooser-collapsed .listing-chooser {
		display: none;
	}
	#sr-header-area .width-clip {
		display: none;
	}
	#header-bottom-left {
		margin-top: -19px;
	}
	.reddit-infobar.with-icon::before {
		background: none;
	}
	.archived-infobar.with-icon::before {
		background: none;
	}
	button {
		border: 1px solid #336699;
	}
	textarea {
		resize: none !important;
		border: 1px solid !important;
		border-color: BorderColor;
	}
	.submit_text.enabled {
		display: none;
	}
	.roundfield {
		padding: 0px;
	}
	#header-bottom-right {
		background: none !important;
	}
	#chat {
		height: 15px;
		width: 288px;
		margin: -5px -1px -1px -1px;
		cursor: pointer;
		vertical-align: middle;
		background-position: center;
		background-image: none;
		background-position: 0px -703px;
		background-repeat: no-repeat;
		background-size: 70px 865px;
	}
	a[data-event-detail="self"] {
		position: relative;
		z-index: 99;
		top: -124px;
		right: 111px;
		text-transform: lowercase;
		font-size: 10px;
	}
	.morelink:hover a {
		color: #369;
	}
	a[data-event-action="createsubreddit"] {
		position: relative;
		z-index: 99;
		top: -165px;
		right: -32px;
		text-transform: lowercase;
		font-size: 10px;
	}
	a[data-event-detail="self"]::after {
		content: " | ";
		color: gray;
		margin: 0px .7ex 0px .7ex;
		cursor: default;
	}
	.sidebox .spacer {
		display:none;
	}
	a[data-event-detail="link"] {
		position: relative;
		z-index: 99;
		top: -124px;
		right: 111px;
		text-transform: lowercase;
		font-size: 10px;
	}
}
.footer-parent {
...

Reviews

No reviews yet.