« Return to Thread: breaking change: themes

Re: For those who miss the blackened theme

by Daniel Clemente-2 :: Rate this Message:

Reply to Author | View in Thread

El dc, abr 15 2009, Nicholas A. Zigarovich va escriure:

> No need to run an old version. Conkeror still supports themes, but
> only includes the default.
>
> 1. Check out: git clone git://repo.or.cz/conkeror.git
> 2. Go back in time: cd conkeror && git checkout
> a38b3a3630ebf85a403207b37220cee9790d3a82
> 3. Copy styles/blackened somewhere: cp -r styles/blackened /path/to/somewhere
> 4. Return to the present: git checkout master
> 5. Add the following to ~/.conkerorrc:
>
>    theme_load_paths.push("/path/to/somewhere");
>    theme_load("blackened");
>
> After restarting, conkeror should be blackened.
>
> Cheers,
>

  Hi,

  this was a useful information (thanks, by the way), which I would like to put into the wiki, concretely as a subsection of „2. Theming“ in http://conkeror.org/Appearance

  However I'm not allowed to edit the wiki. Can someone add it there?

  Thanks

-- Daniel

_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

 « Return to Thread: breaking change: themes