It sure would be nice if i could specify a external style sheet with a --css option or maybe <link rel="stylesheet" href="darkhttpd.css"> could just be hardcoded in the source along with an empty (or basic) darkhttpd.css style sheet also included that could be modified by the user, if desired. I would like to specify body background, font size, colors, etc.
I saw a couple places in the darkhttpd source it looks like it might could "slide on in", but i don't know C, so i'm refraining from submitting a bad guess PR. :)
thanks
It sure would be nice if i could specify a external style sheet with a
--cssoption or maybe<link rel="stylesheet" href="darkhttpd.css">could just be hardcoded in the source along with an empty (or basic)darkhttpd.cssstyle sheet also included that could be modified by the user, if desired. I would like to specify body background, font size, colors, etc.I saw a couple places in the darkhttpd source it looks like it might could "slide on in", but i don't know C, so i'm refraining from submitting a bad guess PR. :)
thanks