cjedgerton's avatar

Color Scheme used in the code blocks of the Laravel Docs?

Hi everyone,

I have googled, and searched through here and can't find any info on it. Is there a name for the theme that is used in the code blocks of the Laravel docs. I would particularly be interested in a Sublime Theme. Thought I'd ask before taking a stab at making one.

Thanks!

0 likes
5 replies
cjedgerton's avatar

Ahh, I see after inspecting the page that it's the default theme as stated. However looks like it has been modified quite a bit. Well this is a good starting point.

Snapey's avatar

but a sublime theme and the representation on the web (css) are totally separate things.

cjedgerton's avatar

@Snapey

Of course. There is already a nice Sublime theme called "Laravel", but I am looking to find something that resembles the code blocks in current Laravel docs. ohffs pointed out that they are using Prism's default stylesheet, which seems to be the case, (but appears to be modified). In my previous comment I was mentioning that the stylesheet would be a good reference for developing a Sublime Theme. I'll be taking a stab at it once I get some free time and post back.

Please or to participate in this conversation.