Skip to content

Commit 91dd23c

Browse files
committed
improved docs colors
1 parent 95d2a75 commit 91dd23c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/fern/style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,19 @@ tr.stack-clickable-row-missing {
119119
}
120120

121121
.fa-icon[style*="square-t"] {
122-
background-color: blueviolet !important;
122+
background-color: #763fa6 !important;
123123
}
124124

125125
.fa-icon[style*="square-h"] {
126-
background-color: green !important;
126+
background-color: #3fa641 !important;
127127
}
128128

129129
.fa-icon[style*="square-code"] {
130-
background-color: blue !important;
130+
background-color: #4448c2 !important;
131131
}
132132

133133
.fa-icon[style*="square-u"] {
134-
background-color: orange !important;
134+
background-color: #eb7f38 !important;
135135
}
136136

137137
.stack-dim-text {

0 commit comments

Comments
 (0)