On Wed, Dec 16, 2009 at 19:18, Carlo Camerino <carlo.camer...@gmail.com> wrote:
> hmm, thanks
>
> actually was able to edit the css in other parts of the code.
> anyway i'll try to see what i could do.
> maybe i could tweak css a bit. although most of the styles are inline as
> i've noticed.

Code macro use inline style for syntax colors only, if you want to
change the general style of the box you are supposed to do it at .code
and .box css classes level.

If what you want is to changes the colors there is not yet any
configuration for it yet in code macro (see
http://jira.xwiki.org/jira/browse/XWIKI-3866) but you can still change
the default style of pygments as it explained in
http://jira.xwiki.org/jira/browse/XWIKI-3866

>
> On Thu, Dec 17, 2009 at 2:10 AM, Jerome Velociter <jer...@xwiki.com> wrote:
>
>> Note that it's easy to create a new code macro that would use a
>> client-side library for coloring (or even an external service).
>>
>> Check out
>> http://platform.xwiki.org/xwiki/bin/view/DevGuide/WikiMacroTutorial for
>> more info.
>>
>> Jerome.
>>
>> On 12/16/09 7:04 PM, Carlo Camerino wrote:
>> > Hi,
>> >
>> > I would like to know if there is a way to change the default appearance
>> of
>> > the code macro.
>> > Can I make it look like the one in confluence or the one in moin?
>> >
>> > thanks
>> > carlo
>> > _______________________________________________
>> > users mailing list
>> > users@xwiki.org
>> > http://lists.xwiki.org/mailman/listinfo/users
>> >
>>
>> _______________________________________________
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>



-- 
Thomas Mortagne
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to