[ / / / / / / / / / / / / / ] [ dir / aus / cyber / f / ita / jp / just / rzabczan / s ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Name
Email
Subject
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): 63507e7f3b0a60b⋯.png (11.92 KB, 648x520, 81:65, 8ch_code.png) (h) (u)

[–]

 No.914044[Watch Thread][Show All Posts]

Let's make 8chan look good.

Here, I fixed the shitty code blocks for you.


@font-face {
src: url("http://misc.nybergh.net/pub/fonts/terminus/ttf/Terminus.ttf");
}

/* --- BOX --- */

pre.prettyprint {
padding: 4px !important;
border: 1px solid #444444 !important;
background: #0F0F0F !important;
font-size: 14px !important;
}


/* --- CODE --- */

/* uncolored text */
span.pln {
color: #AAAAAA !important;
font-family: 'xos4 Terminus' !important;
}
/* BLUE (keywords) */
.kwd {
color: #6675EA !important;
font-family: 'xos4 Terminus' !important;
}
/* YELLOW (brackets, semicolons, operators, stuff like that) */
.pun, .opn, .clo {
color: #D5911A !important;
font-family: 'xos4 Terminus' !important;
}
/* CYAN (numeric values) */
.lit {
color: #00AD9C !important;
font-family: 'xos4 Terminus' !important;
}
/* GREEN (strings, chars, quoted stuff) */
.str {
color: #5AB738 !important;
font-family: 'xos4 Terminus' !important;
}
/* MAGENTA (idk) */
.typ {
color: #9566EA !important;
font-family: 'xos4 Terminus' !important;
}
/* RED (comments) */
.com {
color: #F22C40 !important;
font-family: 'xos4 Terminus' !important;
}
/* proably nothing */
.pln {
color: #FF0000 !important;
font-family: 'xos4 Terminus' !important;
}

 No.914047

Honestly, look at this garbage.


 No.914049>>914052

Why is this allowed?


 No.914052>>914058

>>914049

>dark blue text on black

GAS


 No.914058

>>914052

Not him but its poo brown. I agree its shit though.


 No.914060

Some more NICE scrots.


 No.914062

too little contrast on all your screenshots tbqh looks like some 2003 gaymer forum.

also set .thread { max-width: 80em; }

also

>font-family: arial

>font-size: 10pt

>font-size: 13px

what the fuck is wrong with whoever made the default theme


 No.914065>>915234


 No.915209>>915250

here's what I scraped together http://ix.io/1az2

the code is a complete clusterfuck

I thought about making it into a nice template for others to use before posting it, but I don't have the time atm

I'll just post it anyway


 No.915210

File (hide): f618ed025bd68fc⋯.png (523.28 KB, 1600x900, 16:9, top form.png) (h) (u)

File (hide): 98aaf36cdcdc8a8⋯.png (596.31 KB, 1600x900, 16:9, op.png) (h) (u)

File (hide): 676af1ef0a8b2d6⋯.png (538.15 KB, 1600x900, 16:9, bottom and quick reply.png) (h) (u)

some more scrots


 No.915212

File (hide): b360bfaafd9f9ee⋯.png (483.61 KB, 1600x900, 16:9, captcha.png) (h) (u)

File (hide): 524d2b1537fcd10⋯.png (529.54 KB, 1600x900, 16:9, code.png) (h) (u)

File (hide): 19df0c2b23221ba⋯.png (583.26 KB, 1600x900, 16:9, catalog.png) (h) (u)


 No.915234>>915241 >>915246

>>914065

>stylish

weren't they selling user data or something?


 No.915241

>>915234

well in any case, you don't have to use stylish for custom css


 No.915246>>915250 >>915304

>>915234

Yes. Ever since Stylish was bought out, the Stylish extension has blatantly been tracking and selling their users' data. That's why there's no Stylish in the new Firefox. Because it violates Mozilla guidelines for security (not that Mozilla itself is too much better).

Even the site itself, userstyles, will literally not load if you don't allow their malicious, proprietary frameworks to harvest as much information about you as humanly possible, yet no one has been arsed to make a new site. It's almost as if people are feigning ignorance because they literally don't give a shit. Kind of ironic considering the overlap between retarded ricers and "muh privacy" whiners. It just reveals how much /tech/ really doesn't give a shit about they things they claim to care about. We're all just looking for excuses to whine.

User css is dead.


 No.915250>>915253 >>915261

>>915209

Pretty cool anon.

>>915246

I still see it on mozilla addon site. I wondered if I got it wrong.


 No.915253>>915261

>>915250

You're right. I must have been mistaken, although the WebExt Stylish may have been different. But I'm certain about the surveillance. Just read the gHacks article to be sure. As a psa for people who are still using userstyles.org, ==userstyles.org is a malicious site that breaks if you don't use their telemetry frameworks==

Use https://freestyler.ws/ instead. And you should also use Stylus.

I can't testify whether the site is good, but it cannot possibly be worse than userstyles.


 No.915261

>>915250

>>915253

It looks like freestyler scraped most of the css's from userstyles. There was a time when userstyles decided to impose a size limit and ruined a lot of the css's on the platform, so I wonder whether it was scraped before or after.

It's also ironic how obnoxious Arch ricers are also the ones who instinctively bitch about js but use userstyles to get their rices.


 No.915304>>915354

>>915246

Look faggot, not all of us completely braindead drooling retards. CSS are the easiest possible things to write, if you give a shit about a sites style fix it yourself. I've themed about 30 sites myself and not one line came from userstyles.

Sage because this thread boils down to

>I want to make a desktop thread but its against the rules so I'll make something more cancerous instead.


 No.915354

>>915304

That really isn't a criticism directed towards me, especially when I explicitly stated that the css community is just as cancerous as you think, so I'm not sure what to tell you, other than your covert bragging about something so menial isn't as discreet as you think it is.


 No.915657

This is a good desktop thread. Especially the part where there are no screenshots of desktops.


 No.915750>>915755

Is there not a 4chan X/Oneechan equivalent for 8chan yet?

>first post on 8chan

>Your browser sent an invalid or no HTTP referrer. Are you sure you are using https://8ch.net/ as the URL?

Absolute cancer if I can't strip this.


 No.915755

>>915750

Yes, it's called 4chanX, you fucking imbecile.


 No.915799

Is there a way to add css lightbox gallery for extra hipster experience? Opening images in new tab is soo 2010.

Like this:

https://thelastproject.github.io/CSSBox/




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
22 replies | 6 images | Page ?
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / aus / cyber / f / ita / jp / just / rzabczan / s ][ watchlist ]