Commit Graph

6 Commits

Author SHA1 Message Date
Lauris BH e09fe48773 Refactor heatmap to vue component () 2018-11-27 10:36:54 +01:00
glaszig 2313121354 fix fading menu in arc-green theme ()
* fix fading menu in arc-green theme

the menu faded white because it missed proper styling.
only visible on viewports narrower than 1200px.

* Generate minimized css

* compiled arc-green.less to apply changes from 76e4f9a58
2018-10-20 16:31:27 -04:00
Lauris BH 4befec242a
Code review UI improvements and bugfixes ()
* Code review UI improvements

* More fixes to dark theme

* Style fix

* Fix to allow add code review comments only on review files tab

* More readability dark style fixes

* Fix commenting on deleted files. Fixes 

* Fix line blame getting for multiple corner cases
2018-09-17 17:59:49 +03:00
Lauris BH 6e68b61479 Fix dark theme diff box header backround color () 2018-08-12 21:55:48 +08:00
techknowlogick a7c5e58635 Clean up arc-green theme ()
* Resolve some issues with Arc Green

* Fix editor styles

* zeebra stripes

* generate CSS file
2018-07-14 09:07:30 +03:00
techknowlogick f1d6a1fffc
Add the ability to have built in themes in Gitea ()
This makes it easier for user who want to theme but
don't have the ability to know how to customize templates
all that is required is a change in a config option

The reason why I chose the DEFAULT_THEME as variable,
as perhaps in the future we will allow users to chose their
theme whon logged in just like we do with languages
2018-07-05 17:25:04 -04:00