Commit d478f86 1 parent eaa30cb commit d478f86 Copy full SHA for d478f86
File tree 1 file changed +29
-2
lines changed
1 file changed +29
-2
lines changed Original file line number Diff line number Diff line change @@ -488,8 +488,35 @@ REDIRECTIONS = ${REDIRECTIONS}
488
488
489
489
# Color scheme to be used for code blocks. If your theme provides
490
490
# "assets/css/code.css" this is ignored.
491
- # Can be any of autumn borland bw colorful default emacs friendly fruity manni
492
- # monokai murphy native pastie perldoc rrt tango trac vim vs
491
+ # Can be any of:
492
+ # algol
493
+ # algol_nu
494
+ # arduino
495
+ # autumn
496
+ # borland
497
+ # bw
498
+ # colorful
499
+ # default
500
+ # emacs
501
+ # friendly
502
+ # fruity
503
+ # igor
504
+ # lovelace
505
+ # manni
506
+ # monokai
507
+ # murphy
508
+ # native
509
+ # paraiso_dark
510
+ # paraiso_light
511
+ # pastie
512
+ # perldoc
513
+ # rrt
514
+ # tango
515
+ # trac
516
+ # vim
517
+ # vs
518
+ # xcode
519
+ $ This list MAY be incomplete since pygments adds styles every now and then.
493
520
# CODE_COLOR_SCHEME = 'default'
494
521
495
522
# If you use 'site-reveal' theme you can select several subthemes
You can’t perform that action at this time.
0 commit comments