« Return to Thread: breaking change: themes

Re: For those who miss the blackened theme

by Nicholas A. Zigarovich-3 :: Rate this Message:

Reply to Author | View in Thread

What is your username at the wiki?

On Fri, May 15, 2009 at 9:02 AM, Daniel Clemente <dcl441-bugs@...> wrote:

> 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
>
_______________________________________________
Conkeror mailing list
Conkeror@...
https://www.mozdev.org/mailman/listinfo/conkeror

 « Return to Thread: breaking change: themes