]> source.dussan.org Git - gitea.git/commit
Dark theme markdown fixes (#7260)
authorCherrg <michael@gnehr.de>
Fri, 21 Jun 2019 13:27:47 +0000 (15:27 +0200)
committerLunny Xiao <xiaolunwen@gmail.com>
Fri, 21 Jun 2019 13:27:47 +0000 (21:27 +0800)
commitd14595514e35810fbcf1dc0d7e3ba8ada4f08c07
treecee64d82d6054d1413fc76deabd6e83918812633
parenta25b3d4c725483a4203ba6f02021a494e2e05b3a
Dark theme markdown fixes (#7260)

* fix colors in dark theme - tables inside rendered markdown

Signed-off-by: Michael Gnehr <michael@gnehr.de>
* fix colors in dark theme - simpleMDE rendered preview

Signed-off-by: Michael Gnehr <michael@gnehr.de>
* Update public/less/themes/arc-green.less

remove scroll bar color, to add this globally on additional PR

Co-Authored-By: Lauris BH <lauris@nix.lv>
Signed-off-by: Michael Gnehr <michael@gnehr.de>
* add missing class name

Signed-off-by: Michael Gnehr <michael@gnehr.de>
public/css/theme-arc-green.css
public/js/index.js
public/less/themes/arc-green.less