Better Code Block Colors

Status

Jack

Retired Moderator
Supreme
Feedback score
11
Posts
1,209
Reactions
1,462
Resources
0
The PHP code block colors are practically unreadable on MC-Market dark theme.
The green is hard to see and the dark blue is near impossible to read. It uses the dark blue for variables and functions, which are usually the most important bits:
liy8ASd.png


I suggest adding a new color palette for the dark theme. Otherwise simply inverting the hex colors works pretty well too. Example of inverting the hex values:
Uh1VaMZ.png


The HTML code blocks also don't have any color palette, so that should also be fixed. It would also be nice to add other languages (Python, Java, etc).
 
Status
Accepted
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Eric

Software Engineer
Supreme
Feedback score
14
Posts
1,760
Reactions
1,648
Resources
1
The PHP code block colors are practically unreadable on MC-Market dark theme.
The green is hard to see and the dark blue is near impossible to read. It uses the dark blue for variables and functions, which are usually the most important bits:
liy8ASd.png


I suggest adding a new color palette for the dark theme. Otherwise simply inverting the hex colors works pretty well too. Example of inverting the hex values:
Uh1VaMZ.png


The HTML code blocks also don't have any color palette, so that should also be fixed. It would also be nice to add other languages (Python, Java, etc).
At the moment it looks like the garbo default vim colours
 

Mick

BuiltByBit Owner
Management
Feedback score
28
Posts
6,413
Reactions
7,704
Resources
0
I'll move this to pending for a future fix, thanks for the suggestion.
 
Status
Top