.theme-dark body{height:100vh;background-color:#000;color:#999}.theme-dark .section{padding:0 1.5rem;background-color:#000}.theme-dark #program-listing{font-family:Courier New,Courier,monospace;background-color:#000}.theme-dark #program-listing-body tr.is-breakpoint{background-color:#eb355a;color:#fff}.theme-dark #program-listing-body tr.is-selected{background-color:#00927c;color:#fff}.theme-dark #program-listing-container{min-height:60vh;max-height:60vh;overflow-y:auto;background-color:#000}.theme-dark #memory-table{font-family:Courier New,Courier,monospace;margin:auto;background-color:#000}.theme-dark #memory-table td{text-align:center;vertical-align:middle;background-color:#111;color:#ccc}.theme-dark #console-output{height:100%;font-family:Courier New,Courier,monospace;background-color:#000;font-weight:700;color:#ccc}.theme-dark .tabs{margin-top:1em;background-color:#000}.theme-dark #regs-tab-view .input{font-family:Courier New,Courier,monospace;border-width:2px;background-color:#000;font-weight:700}.theme-dark #fregs-tab-view .input{font-family:Courier New,Courier,monospace;border-width:2px;background-color:#000;font-weight:700}.theme-dark #cache-tab-view .input{font-family:Courier New,Courier,monospace;border-width:2px;background-color:#000;color:#ccc;font-weight:700}.theme-dark #cache-tab-view .field.is-horizontal{width:100%;color:#ccc}.theme-dark .input.is-modified{border-color:#3273dc}.theme-dark .tile{position:relative;background-color:#000}.theme-dark .scrubber{display:inline-block;border-top:2px solid #ccc;width:25px;padding-top:2px;float:right;cursor:-webkit-grab;cursor:ns-resize}.theme-dark .scrubber:after,.theme-dark .scrubber:before{display:block;content:"";border-top:2px solid #ccc;padding-top:2px}.theme-dark #display-settings{background-color:#000;color:#eee}.theme-dark .input{background-color:#000;color:#ccc;font-weight:700}.theme-dark .select{background-color:#000;color:#ccc}.theme-dark .input[type=button]{background-color:#000;color:#ccc}.theme-dark .label{color:#ccc}.theme-dark .table thead th{color:#cacaca;font-weight:700}.theme-dark .table tr td{color:#f3f3f3;font-weight:700}.theme-dark .table tr:hover{background-color:#333}.theme-dark a:hover{color:#fcff00!important}.theme-dark .panel-tabs a{font-weight:700}.theme-dark .panel-tabs a.is-active{color:#a7d900;font-weight:700}.theme-dark .button{background-color:#444;color:#ccc}.theme-dark .button:hover{background-color:#333;color:#bbb}.theme-dark .button.is-primary{background-color:#00927c;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#007d6b}.theme-dark .button.is-primary.is-active,.theme-dark .button.is-primary:active{background-color:#006354;border-color:transparent;-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.2);box-shadow:inset 0 1px 2px rgba(10,10,10,.2);color:#fff}.theme-dark .button.is-primary.is-focused,.theme-dark .button.is-primary:focus{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(0,209,178,.25);box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.theme-dark a{color:#00d1b2;cursor:pointer;text-decoration:none;-webkit-transition:none 86ms ease-out;transition:none 86ms ease-out}.theme-dark .tabs.is-boxed a:hover,.theme-dark .tabs.is-boxed li.is-active a{background-color:#333;border-bottom-color:#999}.theme-dark .select select{background-color:#333;color:#ccc}.theme-dark .button[disabled]:hover{background-color:#fff;border-color:#dbdbdb;color:#ccc}.theme-dark .button[disabled].is-primary:hover{background-color:#00d1b2;border-color:transparent;color:#fff}.theme-dark .button:focus{color:#ccc}.theme-dark .tabs a{color:#ccc}.theme-dark .panel-block{color:#ccc}.theme-dark *{color:#eee}.theme-dark #extern-link{color:#fff}.theme-dark .textarea{background-color:#333;color:#ccc}.theme-dark .alertify .ajs-header{background:#111!important;color:#ccc!important;border-bottom:#444 1px solid!important}.theme-dark .alertify .ajs-footer .ajs-buttons.ajs-primary{background:#111!important;color:#ccc!important}.theme-dark .alertify .ajs-footer{border-top:#444 1px solid!important;background:#111!important;color:#ccc!important}.theme-dark .alertify .ajs-body .ajs-content,.theme-dark .alertify .ajs-dialog{background:#222!important;color:#ccc!important}.theme-dark ::-webkit-scrollbar{width:8px;height:3px}.theme-dark ::-webkit-scrollbar-button{background-color:#666}.theme-dark ::-webkit-scrollbar-track{background-color:#646464}.theme-dark ::-webkit-scrollbar-track-piece{background-color:#000}.theme-dark ::-webkit-scrollbar-thumb{height:50px;background-color:#666;border-radius:3px}.theme-dark ::-webkit-scrollbar-corner{background-color:#646464}.theme-dark ::-webkit-resizer{background-color:#666}.theme-dark .table{background-color:#363636;color:#fff}.theme-dark .prompt{color:#96b38a}