Edgewall Software
Modify

Opened 11 years ago

Closed 11 years ago

#11235 closed enhancement (worksforme)

css: custom pygment css

Reported by: eike@… Owned by:
Priority: normal Milestone:
Component: rendering Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

It was quite hard to override the css for pygment.

It should be easy to override the css for the code as formated by pygment. There should be a well defined file to override the css.

I look at code in xcode and then on trac I'd really like to have that the same colors and fonts.

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 11 years ago

Resolution: worksforme
Status: newclosed

Duplicate of #11234 (if you want to override only a small subset of the CSS).

The Pygments CSS is actually generated by Pygments itself, not by Trac. So if you want to control more than just a few aspects, the correct way to do that is to create your own custom Pygments style.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.