MCStacker/mcstacker-dark.css

299 lines
7.2 KiB
CSS

html {
background-color: #181a1b !important;
}
html,
body,
input,
textarea,
select,
button {
background-color: #181a1b;
}
html,
body,
input,
textarea,
select,
button {
border-color: #575757;
color: #e8e6e3;
}
a {
color: #3391ff;
}
table {
border-color: #4c4c4c;
}
::placeholder {
color: #bab5ab;
}
::selection {
background-color: #005ccc;
color: #ffffff;
}
::-moz-selection {
background-color: #005ccc;
color: #ffffff;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
background-color: #545b00 !important;
color: #e8e6e3 !important;
}
::-webkit-scrollbar {
background-color: #1c1e1f;
color: #c5c1b9;
}
::-webkit-scrollbar-thumb {
background-color: #2a2c2e;
}
::-webkit-scrollbar-thumb:hover {
background-color: #323537;
}
::-webkit-scrollbar-thumb:active {
background-color: #3d4043;
}
::-webkit-scrollbar-corner {
background-color: #181a1b;
}
.combut {
color: rgb(232, 230, 227);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
.funcbuts {
color: rgb(232, 230, 227);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
.yellowbut {
background-color: rgb(156, 119, 9);
}
.bluebut {
background-color: rgb(19, 57, 117);
}
.greenbut {
background-color: rgb(30, 79, 29);
}
#commandOutput {
background-color: rgb(19, 57, 117);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
}
#commandOutput-ta {
border-top-color: initial;
border-right-color: initial;
border-bottom-color: initial;
border-left-color: initial;
background-color: rgb(52, 55, 57);
}
.greenPlus {
color: rgb(127, 255, 127);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
#executePane {
background-color: rgba(123, 10, 12, 0.5);
}
#dialogbox {
background: #222;
}
.showHide {
color: rgb(51, 125, 255);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
.ticks {
color: rgb(255, 127, 255);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
.redX {
color: rgb(255, 51, 51);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
#clipBoard {
background-color: rgb(38, 112, 37);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
}
#clipBoard-ta {
border-top-color: initial;
border-right-color: initial;
border-bottom-color: initial;
border-left-color: initial;
background-color: rgb(30, 79, 29);
}
#commandInput {
background-color: rgb(155, 95, 9);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
}
#commandInput-ta {
border-top-color: initial;
border-right-color: initial;
border-bottom-color: initial;
border-left-color: initial;
background-color: rgb(156, 119, 9);
}
.tellrawPreview {
background-color: rgb(79, 71, 9);
}
.anchorButton {
color: rgb(232, 230, 227);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
.score {
background-color: rgb(71, 71, 0);
}
.itemSelectControl {
background-color: rgb(125, 85, 0);
}
.AMControl {
background-color: rgb(71, 71, 0);
}
.mButton {
color: rgb(232, 230, 227);
background-color: rgb(24, 26, 27);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
.EnchantmentsControl {
background-color: rgb(71, 0, 71);
}
.HideFlagsControl {
background-color: rgb(71, 0, 0);
}
.roundedDiv {
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
}
#soundPane,
#scoreboardPane,
#teamPane,
#effectPane,
#givePane,
#blockPane,
#particlePane,
#tellrawPane,
#bossbarPane,
#lootPane {
background-color: rgba(49, 94, 97, 0.5);
}
.passengerContainer {
background-color: rgba(49, 94, 97, 0.5) !important;
}
#TSPane {
background-color: rgb(37, 99, 74);
}
.AEControl {
background-color: rgb(34, 36, 37);
}
.alertify {
background-image: initial;
background-color: rgb(24, 26, 27);
border-top-color: rgba(102, 102, 102, 0.7);
border-right-color: rgba(102, 102, 102, 0.7);
border-bottom-color: rgba(102, 102, 102, 0.7);
border-left-color: rgba(102, 102, 102, 0.7);
box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 3px;
}
#community {
background-color: #4f4915;
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
}
.navButton {
color: rgb(51, 125, 255);
background-color: rgb(34, 36, 37);
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
text-decoration-color: initial;
}
.pageButton {
border-top-color: rgb(102, 102, 102);
border-right-color: rgb(102, 102, 102);
border-bottom-color: rgb(102, 102, 102);
border-left-color: rgb(102, 102, 102);
color: rgb(232, 230, 227);
background-color: rgb(24, 26, 27);
}
table.searchResults tr.srRowLight {
background-color: rgb(34, 36, 37);
}
table.searchResults tr.srRowDark {
background-color: rgb(44, 46, 48);
}
* {
scrollbar-color: #2a2c2e #1c1e1f;
}
.explosion {
background-color: rgb(71, 71, 0);
}
.trade {
background-color: rgb(71, 71, 0);
}
.PoseControl, .MemoriesControl, .DisabledSlotsControl {
background-color: rgb(0, 71, 0);
}
.gossip {
background-color: rgb(71, 0, 0);
}
.pool{
background-color: rgb(0, 71, 0);
}
.entry{
background-color: rgb(71, 0, 0);
}