Commit graph

18 commits

Author SHA1 Message Date
Christian Höltje
15d54b2964 design pages now uses the COLOR_SCHEMES
This unifies the code color-scheme code and makes
adding new schemes a little easier.
2013-06-05 11:17:13 -04:00
Drew Blessing
c75da470c5 Add background color to pre, too. 2013-05-15 06:37:16 -05:00
Drew Blessing
db949b69c1 Issue 3941: Code preview dark doesn't display correctly with long lines
Assigning the background color to the pre tag did not work correctly. Moved background color to the highlight class which fixes the problem.
2013-05-14 13:44:16 -05:00
Dmitriy Zaporozhets
b1aaf0d2ac Fix monokai highlight line css 2013-05-09 11:47:08 +03:00
Jared Szechy
d4688af39c Add monokai highlighting theme 2013-04-23 16:30:50 -04:00
Dmitriy Zaporozhets
4f23c30ace Fix highlight line for solarized theme 2013-03-15 16:20:40 +02:00
Dmitriy Zaporozhets
8cad1c9f4c add dark solarized theme for code preview 2013-03-15 15:09:34 +02:00
Dmitriy Zaporozhets
533693ab41 Fix dark color bg for wiki 2013-03-04 21:11:03 +02:00
Dmitriy Zaporozhets
86673a66b7 Fix fark background highlight 2012-12-21 23:22:52 +02:00
Johannes Schleifenbaum
d3b3810928 fix dark code preview background when displaying long lines 2012-12-15 11:44:30 +01:00
Koen Punt
b825582eb1 replaced redundant -*-border-radius box-shadows and others with corresponding mixins 2012-11-29 12:18:44 +01:00
Koen Punt
84de1b71d1 Added some uniformity, all css properties and values are separated by a colon and a space : 2012-11-29 12:18:44 +01:00
Riyad Preukschas
dc99b19af7 Fix CSS for code highlighting 2012-11-27 22:51:10 +01:00
Riyad Preukschas
c42ada9bee Allow linking to file lines
Supported formats: "L12" for single lines and "L12-34" for multiple lines
2012-11-10 00:03:46 +01:00
randx
5db2dbdcf1 fix browse file css 2012-09-03 22:57:34 +03:00
Nathan Anderson
77860f3537 Included good default for Windows and standardized <pre> font families 2012-06-19 07:55:01 -03:00
Dmitriy Zaporozhets
acdbc1b4c5 Better fonts for code 2012-06-19 13:48:39 +03:00
randx
2dd17623c9 Refactor code themes 2012-06-18 20:18:14 +03:00