Sha256: 19f4c109bc4feaa865e0112e13d18dbb5f2566d3fa11ca32041250f095aca1aa
Contents?: true
Size: 1.23 KB
Versions: 1
Compression:
Stored size: 1.23 KB
Contents
$greyBg: #9f9f9f; $greenMain: greenyellow; $blackColor: black; $whiteColor: white; $lightBlueColor: #C2CAF2; $disabledLinkColor: rgba(198, 198, 197, 0.68); $footerSize: 45px; $negativeFooterSize: -$footerSize; $commandWidth: 400px; $copyIconWidth: 30px; $commandTextWidth: $commandWidth - $copyIconWidth; $greenBtnBg: rgb(124, 222, 124); $greenBtnBgHover: rgb(169, 222, 157); $greenBtnColor: green; $containerBg: rgb(240, 240, 240); $containerBorder: rgb(215, 215, 215); $failedColor: rgb(242, 40, 77); $inProgressBg: #F2FFBA; $successColor: rgb(59, 153, 78); $successBg: rgba(134, 252, 148, 0.49); $failedBg: rgba(252, 226, 222, 0.49); $terminatedColor: rgba(78, 73, 71, 0.68); $terminatedBg: rgba(205, 202, 201, 0.36); $backtraceBg: #400e30; $backtraceColor: #f8f8f8; $backtraceSpecColor: #ff5860; $successTitleColor: #50ce5f; $failedTitleColor: #ff5246; $failedCaseColor: #3F3F3F; $commandBg: $blackColor; $failedTestCaseCommandColor: rgb(223, 96, 96); $failedTestCaseBg: mistyrose; $failedTestCaseColor: red; $failedTestCaseBgHover: #ffd7e5; $passedTestCaseCommandColor: rgb(129, 192, 129); $passedTestCaseBg: lightgreen; $passedTestCaseColor: green; $passedTestCaseBgHover: #ffd7e5; $greyBg: rgb(236, 236, 236); $lightBlueColor: #5967AB;
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sw2at-ui-0.0.13 | app/assets/stylesheets/swat/vars.scss |