Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 16874

Better theme for code blocks

$
0
0

My gamedev.net has a light theme, but code blocks are dark. The contrast between white text and dark code makes it hard to read.

#include<stdio.h>

int main(void)
{
    printf("Hello, world!");
    return 0;
}
gamedev.net

I suggest code blocks should have a light theme a la github.

github

Viewing all articles
Browse latest Browse all 16874

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>