Advertisement
shadowm

Untitled

Feb 26th, 2018
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.58 KB | None | 0 0
  1. /* Stylesheet generated by updateCSS.php */
  2. .mw-highlight .hll { background-color: #ffffcc }
  3. .mw-highlight  { background: #f8f8f8; }
  4. .mw-highlight .c { color: #408080; font-style: italic } /* Comment */
  5. .mw-highlight .err { border: 1px solid #FF0000 } /* Error */
  6. .mw-highlight .k { color: #008000; font-weight: bold } /* Keyword */
  7. .mw-highlight .o { color: #666666 } /* Operator */
  8. .mw-highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
  9. .mw-highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
  10. .mw-highlight .cp { color: #BC7A00 } /* Comment.Preproc */
  11. .mw-highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
  12. .mw-highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
  13. .mw-highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
  14. .mw-highlight .gd { color: #A00000 } /* Generic.Deleted */
  15. .mw-highlight .ge { font-style: italic } /* Generic.Emph */
  16. .mw-highlight .gr { color: #FF0000 } /* Generic.Error */
  17. .mw-highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
  18. .mw-highlight .gi { color: #00A000 } /* Generic.Inserted */
  19. .mw-highlight .go { color: #888888 } /* Generic.Output */
  20. .mw-highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
  21. .mw-highlight .gs { font-weight: bold } /* Generic.Strong */
  22. .mw-highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
  23. .mw-highlight .gt { color: #0044DD } /* Generic.Traceback */
  24. .mw-highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
  25. .mw-highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
  26. .mw-highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
  27. .mw-highlight .kp { color: #008000 } /* Keyword.Pseudo */
  28. .mw-highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
  29. .mw-highlight .kt { color: #B00040 } /* Keyword.Type */
  30. .mw-highlight .m { color: #666666 } /* Literal.Number */
  31. .mw-highlight .s { color: #BA2121 } /* Literal.String */
  32. .mw-highlight .na { color: #7D9029 } /* Name.Attribute */
  33. .mw-highlight .nb { color: #008000 } /* Name.Builtin */
  34. .mw-highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
  35. .mw-highlight .no { color: #880000 } /* Name.Constant */
  36. .mw-highlight .nd { color: #AA22FF } /* Name.Decorator */
  37. .mw-highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
  38. .mw-highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
  39. .mw-highlight .nf { color: #0000FF } /* Name.Function */
  40. .mw-highlight .nl { color: #A0A000 } /* Name.Label */
  41. .mw-highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
  42. .mw-highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
  43. .mw-highlight .nv { color: #19177C } /* Name.Variable */
  44. .mw-highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
  45. .mw-highlight .w { color: #bbbbbb } /* Text.Whitespace */
  46. .mw-highlight .mb { color: #666666 } /* Literal.Number.Bin */
  47. .mw-highlight .mf { color: #666666 } /* Literal.Number.Float */
  48. .mw-highlight .mh { color: #666666 } /* Literal.Number.Hex */
  49. .mw-highlight .mi { color: #666666 } /* Literal.Number.Integer */
  50. .mw-highlight .mo { color: #666666 } /* Literal.Number.Oct */
  51. .mw-highlight .sa { color: #BA2121 } /* Literal.String.Affix */
  52. .mw-highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
  53. .mw-highlight .sc { color: #BA2121 } /* Literal.String.Char */
  54. .mw-highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */
  55. .mw-highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
  56. .mw-highlight .s2 { color: #BA2121 } /* Literal.String.Double */
  57. .mw-highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
  58. .mw-highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
  59. .mw-highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
  60. .mw-highlight .sx { color: #008000 } /* Literal.String.Other */
  61. .mw-highlight .sr { color: #BB6688 } /* Literal.String.Regex */
  62. .mw-highlight .s1 { color: #BA2121 } /* Literal.String.Single */
  63. .mw-highlight .ss { color: #19177C } /* Literal.String.Symbol */
  64. .mw-highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
  65. .mw-highlight .fm { color: #0000FF } /* Name.Function.Magic */
  66. .mw-highlight .vc { color: #19177C } /* Name.Variable.Class */
  67. .mw-highlight .vg { color: #19177C } /* Name.Variable.Global */
  68. .mw-highlight .vi { color: #19177C } /* Name.Variable.Instance */
  69. .mw-highlight .vm { color: #19177C } /* Name.Variable.Magic */
  70. .mw-highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement