List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 1/1] css: darken the footer
@ 2018-06-08  5:21 list
  2018-07-02  7:11 ` list
  0 siblings, 1 reply; 4+ messages in thread
From: list @ 2018-06-08  5:21 UTC (permalink / raw)


From: Christian Hesse <mail at eworm.de>

The footer was nearly invisible, hard to read at best. Let's make it
a bit darker.

Signed-off-by: Christian Hesse <mail at eworm.de>
---
 cgit.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cgit.css b/cgit.css
index 217a05a..1fc751b 100644
--- a/cgit.css
+++ b/cgit.css
@@ -657,11 +657,11 @@ div#cgit div.footer {
 	margin-top: 0.5em;
 	text-align: center;
 	font-size: 80%;
-	color: #ccc;
+	color: #888;
 }
 
 div#cgit div.footer a {
-	color: #ccc;
+	color: #888;
 	text-decoration: none;
 }
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] css: darken the footer
  2018-06-08  5:21 [PATCH 1/1] css: darken the footer list
@ 2018-07-02  7:11 ` list
  2018-07-03 18:55   ` Jason
  0 siblings, 1 reply; 4+ messages in thread
From: list @ 2018-07-02  7:11 UTC (permalink / raw)


Christian Hesse <list at eworm.de> on Fri, 2018/06/08 07:21:
> From: Christian Hesse <mail at eworm.de>
> 
> The footer was nearly invisible, hard to read at best. Let's make it
> a bit darker.

This stayed in ch/for-jason. Any feedback?
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20180702/1957857b/attachment.asc>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] css: darken the footer
  2018-07-02  7:11 ` list
@ 2018-07-03 18:55   ` Jason
  2018-07-04  6:04     ` list
  0 siblings, 1 reply; 4+ messages in thread
From: Jason @ 2018-07-03 18:55 UTC (permalink / raw)


On Mon, Jul 2, 2018 at 9:11 AM Christian Hesse <list at eworm.de> wrote:
>
> Christian Hesse <list at eworm.de> on Fri, 2018/06/08 07:21:
> > From: Christian Hesse <mail at eworm.de>
> >
> > The footer was nearly invisible, hard to read at best. Let's make it
> > a bit darker.
>
> This stayed in ch/for-jason. Any feedback?

Fairly subjective, but I like the lightness of the current way, since
usually the footer doesn't have important information.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] css: darken the footer
  2018-07-03 18:55   ` Jason
@ 2018-07-04  6:04     ` list
  0 siblings, 0 replies; 4+ messages in thread
From: list @ 2018-07-04  6:04 UTC (permalink / raw)


"Jason A. Donenfeld" <Jason at zx2c4.com> on Tue, 2018/07/03 20:55:
> On Mon, Jul 2, 2018 at 9:11 AM Christian Hesse <list at eworm.de> wrote:
> >
> > Christian Hesse <list at eworm.de> on Fri, 2018/06/08 07:21:  
> > > From: Christian Hesse <mail at eworm.de>
> > >
> > > The footer was nearly invisible, hard to read at best. Let's make it
> > > a bit darker.  
> >
> > This stayed in ch/for-jason. Any feedback?  
> 
> Fairly subjective, but I like the lightness of the current way, since
> usually the footer doesn't have important information.

I do not have a strong feeling on this, so I am fine if it is not merged.

Usually I do not care, from time to time this could have been handy when
deploying different local builds to my sites when testing. I will continue to
select the footer text for higher contrast. :-p
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20180704/0ae54a95/attachment.asc>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-04  6:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08  5:21 [PATCH 1/1] css: darken the footer list
2018-07-02  7:11 ` list
2018-07-03 18:55   ` Jason
2018-07-04  6:04     ` list

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).