/* #!/bin/sh, white */
@import "sh.base.css";

html {
	--p-bg-color: #1D1D1D;
	--h-bg-color: #D8D8D8;
	--s-bg-color: #060606;
	--p-text-color: #D8D8D8;
	--h-text-color: #1D1D1D;
	--s-text-color: #808080;
}
