helper.scss
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--themecolor: #940;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--black4: #555;
- Exclude checks
Unknown property accent-color Open
Open
accent-color: var(--themecolor);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
color: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--border-radius: 2px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--glassyElementBackground: rgba(30,30,30,.5);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--bg-2: var(--black2);
- Exclude checks
Merge rule body
with rule on line 41 Open
Open
body {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
color: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width:100%;
- Exclude checks
Colon after property should be followed by one space Open
Open
display:inline-block;
- Exclude checks
Colon after property should be followed by one space Open
Open
border:1px solid var(--themecolor);
- Exclude checks
Colon after property should be followed by one space Open
Open
box-sizing:border-box;
- Exclude checks
Colon after property should be followed by one space Open
Open
margin:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
border:none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: none !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.contextMenu {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--font: sans-serif;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--bg-5: var(--black5);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background: var(--beige4);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
color-scheme: light;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover, &:focus-visible {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus-visible {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing: border-box;
- Exclude checks
Properties should be ordered --altbarcolor, --altbarheight, --beige, --beige2, --beige3, --beige4, --bg-1, --bg-2, --bg-3, --bg-4, --bg-5, --black, --black2, --black3, --black4, --black5, --border-radius, --font, --font-size-base, --glassyElementBackground, --glassyElementBlur, --glassyElementSpacing, --hovercolor, --hovercolornontransparent, --taskbarheight, --themecolor Open
Open
--themecolor: #940;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--black5: #666;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--beige3: #bb7;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--altbarcolor: var(--themecolor);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--glassyElementSpacing: 15px; // deprecated in this file
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
color: #000;
- Exclude checks
Selector contextMenu
should be written in lowercase with hyphens Open
Open
button,
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background: var(--beige4);
- Exclude checks
Properties should be ordered border, box-sizing, display, height, position, width Open
Open
box-sizing: border-box;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--black: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--beige4: #fdfdfa;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
html, body {
- Exclude checks
!important should not be used Open
Open
transition: background-color .1s, filter .1s !important;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus-visible {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background:var(--beige);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--bg-4: var(--black4);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
accent-color: var(--themecolor);
- Exclude checks
!important should not be used Open
Open
background-color: #555555cc !important;
- Exclude checks
Properties should be ordered background, border, border-radius, height, line-height, padding Open
Open
line-height: revert;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width:auto;
- Exclude checks
Properties should be ordered cursor, display, padding, text-decoration Open
Open
display:block;
- Exclude checks
Colon after property should be followed by one space Open
Open
text-decoration:none;
- Exclude checks
Colon after property should be followed by one space Open
Open
cursor:pointer;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:none;
- Exclude checks
border-bottom: 0
is preferred over border-bottom: none
Open
Open
border-bottom:none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-family: var(--font);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover, &:focus-visible {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
line-height: 2;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: inline-block;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
&::-webkit-meter-optimum-value {
- Exclude checks
Colon after property should be followed by one space Open
Open
top:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:1px solid var(--themecolor);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
a {
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:3px 8px;
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--altbarcolor);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
::-webkit-scrollbar {
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
border:1px solid var(--themecolor)
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
:root {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--taskbarheight: 45px; // maybe deprecated in this file
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background-color: transparent;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-family: var(--font);
- Exclude checks
Colon after property should be followed by one space Open
Open
width:100%;
- Exclude checks
Colon after property should be followed by one space Open
Open
position:absolute;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
::-webkit-scrollbar-corner {
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--black);
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
&::selection {
- Exclude checks
Colon after property should be followed by one space Open
Open
border:0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
flex-direction:row;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-bottom:1px solid #555;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:1px solid #555;
- Exclude checks
Properties should be ordered background, border-bottom Open
Open
border-bottom:1px solid #555;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
position:absolute;
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
hr {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
user-select: none;
- Exclude checks
!important should not be used Open
Open
display: none !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
* {
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
button,
- Exclude checks
Properties should be ordered background-color, filter, outline, outline-offset Open
Open
outline: 1px solid var(--themecolor);
- Exclude checks
Properties should be ordered background, border-radius, color, font-size Open
Open
color: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display:flex;
- Exclude checks
Colon after property should be followed by one space Open
Open
display:flex;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
backdrop-filter:blur(12px);
- Exclude checks
Properties should be ordered background, background-color, color, color-scheme Open
Open
color: #fff;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--hovercolornontransparent: #ffaa00;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--altbarheight: 30px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--bg-1: var(--black);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
overflow: clip;
- Exclude checks
Properties should be ordered accent-color, background, color, color-scheme, font-family, font-size, margin, padding Open
Open
background: var(--beige4);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-size: 1rem;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-size: 1em;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
&::-moz-meter-bar {
- Exclude checks
Properties should be ordered background, border-bottom, box-sizing, display, flex-direction, height, padding, position, top, width Open
Open
height:var(--altbarheight);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&::selection {
- Exclude checks
Color literals like #555
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom:1px solid #555;
- Exclude checks
Colon after property should be followed by one space Open
Open
flex-direction:row;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing:border-box;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
z-index:1000;
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Selector has_hover
should be written in lowercase with hyphens Open
Open
button,
- Exclude checks
Expected item on line 73 to appear before line 70. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
background-color: var(--hovercolor);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-radius: var(--border-radius);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-bottom:1px solid #555;
- Exclude checks
Color literals like #000
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
position:sticky;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
button {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--beige: #ddb;
- Exclude checks
Colon after property should be followed by one space Open
Open
background:#ffffff77;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--beige2: #cca;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--bg-3: var(--black3);
- Exclude checks
Unknown property color-scheme Open
Open
color-scheme: dark;
- Exclude checks
!important should not be used Open
Open
filter: brightness(1.2) !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border:0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-radius:var(--border-radius);
- Exclude checks
Properties should be ordered cursor, filter, pointer-events, touch-action, user-select Open
Open
filter:contrast(.4) brightness(.6) grayscale(.1);
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--beige);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:last-of-type {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
button {
- Exclude checks
border-bottom: 0
is preferred over border-bottom: none
Open
Open
border-bottom:none;
- Exclude checks
Color literals like #555
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom:1px solid #555;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #555
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom:1px solid #555;
- Exclude checks
Colon after property should be followed by one space Open
Open
height:auto;
- Exclude checks
Colon after property should be followed by one space Open
Open
z-index:1000;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-radius:var(--border-radius);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
min-height: 1rem;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
body {
- Exclude checks
Colon after property should be followed by one space Open
Open
transition:.1s;
- Exclude checks
Colon after property should be followed by one space Open
Open
width:initial;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo classes with a single colon: :
Open
Open
&::-moz-meter-bar {
- Exclude checks
Colon after property should be followed by one space Open
Open
height:var(--altbarheight);
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--bg-3);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background:var(--bg-4);
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
filter:contrast(.4) brightness(.6) grayscale(.1);
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
input,
- Exclude checks
Color literals like #444
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #444;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color:#fff;
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--black3);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--hovercolor: #ffaa0077;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--font-size-base: 1em;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-size: var(--font-size-base);
- Exclude checks
Unknown property color-scheme Open
Open
color-scheme: light;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:hover, &:focus-visible {
- Exclude checks
Selector has_hover
should be written in lowercase with hyphens Open
Open
.has_hover {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.has_hover {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: 8px;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:1px solid #555;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 1px;
- Exclude checks
Properties should be ordered background, border-bottom Open
Open
border-bottom:1px solid #555;
- Exclude checks
Properties should be ordered backdrop-filter, background, border, border-radius, box-sizing, display, height, min-height, min-width, padding, position, width, z-index Open
Open
width:auto;
- Exclude checks
Colon after property should be followed by one space Open
Open
color:#fff;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--black2: #151515;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--black3: #444;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--glassyElementBlur: 25px;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:hover, &:focus-visible {
- Exclude checks
Selector contextMenu
should be written in lowercase with hyphens Open
Open
.contextMenu {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background:#ffffff77;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height:auto;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border:1px solid var(--themecolor);
- Exclude checks
Properties should be ordered border, border-bottom, margin, padding Open
Open
margin:0;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border:none;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:last-of-type {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
cursor: default;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.altbar {
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:none;
- Exclude checks
Colon after property should be followed by one space Open
Open
border:1px solid var(--themecolor)
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
top:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
width:auto;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing:border-box;
- Exclude checks
border-bottom: 0
is preferred over border-bottom: none
Open
Open
border-bottom:none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
filter:contrast(.4) brightness(.6) grayscale(.1);
- Exclude checks
Properties should be ordered background, border, color Open
Open
color: #fff;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
a {
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--black);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
::-webkit-scrollbar-thumb {
- Exclude checks
Colon after property should be followed by one space Open
Open
box-sizing:border-box;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-bottom:1px solid #555;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-bottom:1px solid #555;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background:var(--bg-3);
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--bg-4);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display:inline-block;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding:0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
touch-action: none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
position: relative;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
pointer-events: none;
- Exclude checks
Selector contextMenu
should be written in lowercase with hyphens Open
Open
.contextMenu {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height:var(--altbarheight);
- Exclude checks
Colon after property should be followed by one space Open
Open
position:sticky;
- Exclude checks
Colon after property should be followed by one space Open
Open
backdrop-filter:blur(12px);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
min-width: 130px;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
hr {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Colon after property should be followed by one space Open
Open
background:#000000aa;
- Exclude checks