We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d2a75 commit 91dd23cCopy full SHA for 91dd23c
docs/fern/style.css
@@ -119,19 +119,19 @@ tr.stack-clickable-row-missing {
119
}
120
121
.fa-icon[style*="square-t"] {
122
- background-color: blueviolet !important;
+ background-color: #763fa6 !important;
123
124
125
.fa-icon[style*="square-h"] {
126
- background-color: green !important;
+ background-color: #3fa641 !important;
127
128
129
.fa-icon[style*="square-code"] {
130
- background-color: blue !important;
+ background-color: #4448c2 !important;
131
132
133
.fa-icon[style*="square-u"] {
134
- background-color: orange !important;
+ background-color: #eb7f38 !important;
135
136
137
.stack-dim-text {
0 commit comments