<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://outwar.info/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ACodesample%2Fdark.css</id>
	<title>Template:Codesample/dark.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://outwar.info/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ACodesample%2Fdark.css"/>
	<link rel="alternate" type="text/html" href="https://outwar.info/w/index.php?title=Template:Codesample/dark.css&amp;action=history"/>
	<updated>2026-04-04T10:58:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://outwar.info/w/index.php?title=Template:Codesample/dark.css&amp;diff=556&amp;oldid=prev</id>
		<title>Wangsta thug: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://outwar.info/w/index.php?title=Template:Codesample/dark.css&amp;diff=556&amp;oldid=prev"/>
		<updated>2023-07-10T07:07:03Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.wt-codesample-dark .wt-codesample-title {&lt;br /&gt;
	color: #93a1a1; /* base1 */&lt;br /&gt;
	background: #073642; /* base02 */&lt;br /&gt;
}&lt;br /&gt;
.wt-codesample-dark .wt-codesample-header div {&lt;br /&gt;
	border-color:  #839496; /* base0 */&lt;br /&gt;
}&lt;br /&gt;
.wt-codesample-dark pre {&lt;br /&gt;
	color: #839496; /* base0 */&lt;br /&gt;
	background-color: #002b36; /* base03 */&lt;br /&gt;
	border-color: #839496; /* base0 */&lt;br /&gt;
}&lt;br /&gt;
.wt-codesample-dark .lineno {&lt;br /&gt;
	color: #93a1a1; /* base1 */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Solarized Dark pygments styles -- https://pypi.org/project/pygments-style-solarized/ */&lt;br /&gt;
.wt-codesample-dark .hll { background-color: #ffffcc }&lt;br /&gt;
.wt-codesample-dark .c { color: #586e75; font-style: italic } /* Comment */&lt;br /&gt;
.wt-codesample-dark .err { color: #dc322f } /* Error */&lt;br /&gt;
.wt-codesample-dark .g { color: #839496 } /* Generic */&lt;br /&gt;
.wt-codesample-dark .k { color: #859900 } /* Keyword */&lt;br /&gt;
.wt-codesample-dark .l { color: #839496 } /* Literal */&lt;br /&gt;
.wt-codesample-dark .n { color: #93a1a1 } /* Name */&lt;br /&gt;
.wt-codesample-dark .o { color: #839496 } /* Operator */&lt;br /&gt;
.wt-codesample-dark .x { color: #839496 } /* Other */&lt;br /&gt;
.wt-codesample-dark .p { color: #839496 } /* Punctuation */&lt;br /&gt;
.wt-codesample-dark .ch { color: #586e75; font-style: italic } /* Comment.Hashbang */&lt;br /&gt;
.wt-codesample-dark .cm { color: #586e75; font-style: italic } /* Comment.Multiline */&lt;br /&gt;
.wt-codesample-dark .cp { color: #586e75; font-style: italic } /* Comment.Preproc */&lt;br /&gt;
.wt-codesample-dark .cpf { color: #586e75; font-style: italic } /* Comment.PreprocFile */&lt;br /&gt;
.wt-codesample-dark .c1 { color: #586e75; font-style: italic } /* Comment.Single */&lt;br /&gt;
.wt-codesample-dark .cs { color: #586e75; font-style: italic } /* Comment.Special */&lt;br /&gt;
.wt-codesample-dark .gd { color: #839496 } /* Generic.Deleted */&lt;br /&gt;
.wt-codesample-dark .ge { color: #839496 } /* Generic.Emph */&lt;br /&gt;
.wt-codesample-dark .gr { color: #839496 } /* Generic.Error */&lt;br /&gt;
.wt-codesample-dark .gh { color: #839496 } /* Generic.Heading */&lt;br /&gt;
.wt-codesample-dark .gi { color: #839496 } /* Generic.Inserted */&lt;br /&gt;
.wt-codesample-dark .go { color: #839496 } /* Generic.Output */&lt;br /&gt;
.wt-codesample-dark .gp { color: #839496 } /* Generic.Prompt */&lt;br /&gt;
.wt-codesample-dark .gs { color: #839496 } /* Generic.Strong */&lt;br /&gt;
.wt-codesample-dark .gu { color: #839496 } /* Generic.Subheading */&lt;br /&gt;
.wt-codesample-dark .gt { color: #839496 } /* Generic.Traceback */&lt;br /&gt;
.wt-codesample-dark .kc { color: #859900 } /* Keyword.Constant */&lt;br /&gt;
.wt-codesample-dark .kd { color: #859900 } /* Keyword.Declaration */&lt;br /&gt;
.wt-codesample-dark .kn { color: #cb4b16 } /* Keyword.Namespace */&lt;br /&gt;
.wt-codesample-dark .kp { color: #cb4b16 } /* Keyword.Pseudo */&lt;br /&gt;
.wt-codesample-dark .kr { color: #859900 } /* Keyword.Reserved */&lt;br /&gt;
.wt-codesample-dark .kt { color: #859900 } /* Keyword.Type */&lt;br /&gt;
.wt-codesample-dark .ld { color: #839496 } /* Literal.Date */&lt;br /&gt;
.wt-codesample-dark .m { color: #2aa198 } /* Literal.Number */&lt;br /&gt;
.wt-codesample-dark .s { color: #2aa198 } /* Literal.String */&lt;br /&gt;
.wt-codesample-dark .na { color: #839496 } /* Name.Attribute */&lt;br /&gt;
.wt-codesample-dark .nb { color: #268bd2 } /* Name.Builtin */&lt;br /&gt;
.wt-codesample-dark .nc { color: #268bd2 } /* Name.Class */&lt;br /&gt;
.wt-codesample-dark .no { color: #b58900 } /* Name.Constant */&lt;br /&gt;
.wt-codesample-dark .nd { color: #cb4b16 } /* Name.Decorator */&lt;br /&gt;
.wt-codesample-dark .ni { color: #cb4b16 } /* Name.Entity */&lt;br /&gt;
.wt-codesample-dark .ne { color: #cb4b16 } /* Name.Exception */&lt;br /&gt;
.wt-codesample-dark .nf { color: #268bd2 } /* Name.Function */&lt;br /&gt;
.wt-codesample-dark .nl { color: #839496 } /* Name.Label */&lt;br /&gt;
.wt-codesample-dark .nn { color: #b58900 } /* Name.Namespace */&lt;br /&gt;
.wt-codesample-dark .nx { color: #839496 } /* Name.Other */&lt;br /&gt;
.wt-codesample-dark .py { color: #268bd2 } /* Name.Property */&lt;br /&gt;
.wt-codesample-dark .nt { color: #859900 } /* Name.Tag */&lt;br /&gt;
.wt-codesample-dark .nv { color: #cb4b16 } /* Name.Variable */&lt;br /&gt;
.wt-codesample-dark .ow { color: #859900 } /* Operator.Word */&lt;br /&gt;
.wt-codesample-dark .w { color: #002b36 } /* Text.Whitespace */&lt;br /&gt;
.wt-codesample-dark .mb { color: #2aa198 } /* Literal.Number.Bin */&lt;br /&gt;
.wt-codesample-dark .mf { color: #2aa198 } /* Literal.Number.Float */&lt;br /&gt;
.wt-codesample-dark .mh { color: #2aa198 } /* Literal.Number.Hex */&lt;br /&gt;
.wt-codesample-dark .mi { color: #2aa198 } /* Literal.Number.Integer */&lt;br /&gt;
.wt-codesample-dark .mo { color: #2aa198 } /* Literal.Number.Oct */&lt;br /&gt;
.wt-codesample-dark .sa { color: #2aa198 } /* Literal.String.Affix */&lt;br /&gt;
.wt-codesample-dark .sb { color: #2aa198 } /* Literal.String.Backtick */&lt;br /&gt;
.wt-codesample-dark .sc { color: #2aa198 } /* Literal.String.Char */&lt;br /&gt;
.wt-codesample-dark .dl { color: #2aa198 } /* Literal.String.Delimiter */&lt;br /&gt;
.wt-codesample-dark .sd { color: #2aa198 } /* Literal.String.Doc */&lt;br /&gt;
.wt-codesample-dark .s2 { color: #2aa198 } /* Literal.String.Double */&lt;br /&gt;
.wt-codesample-dark .se { color: #cb4b16 } /* Literal.String.Escape */&lt;br /&gt;
.wt-codesample-dark .sh { color: #2aa198 } /* Literal.String.Heredoc */&lt;br /&gt;
.wt-codesample-dark .si { color: #cb4b16 } /* Literal.String.Interpol */&lt;br /&gt;
.wt-codesample-dark .sx { color: #2aa198 } /* Literal.String.Other */&lt;br /&gt;
.wt-codesample-dark .sr { color: #2aa198 } /* Literal.String.Regex */&lt;br /&gt;
.wt-codesample-dark .s1 { color: #2aa198 } /* Literal.String.Single */&lt;br /&gt;
.wt-codesample-dark .ss { color: #2aa198 } /* Literal.String.Symbol */&lt;br /&gt;
.wt-codesample-dark .bp { color: #268bd2; font-weight: bold } /* Name.Builtin.Pseudo */&lt;br /&gt;
.wt-codesample-dark .fm { color: #268bd2 } /* Name.Function.Magic */&lt;br /&gt;
.wt-codesample-dark .vc { color: #268bd2 } /* Name.Variable.Class */&lt;br /&gt;
.wt-codesample-dark .vg { color: #268bd2 } /* Name.Variable.Global */&lt;br /&gt;
.wt-codesample-dark .vi { color: #268bd2 } /* Name.Variable.Instance */&lt;br /&gt;
.wt-codesample-dark .vm { color: #cb4b16 } /* Name.Variable.Magic */&lt;br /&gt;
.wt-codesample-dark .il { color: #2aa198 } /* Literal.Number.Integer.Long */&lt;/div&gt;</summary>
		<author><name>Wangsta thug</name></author>
	</entry>
</feed>