File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ $themes: (
5353 console-header-background-color : $medium-light ,
5454 console-header-color : $darker ,
5555 console-input-background-color : $lightest ,
56- date-created-updated : $outline-color ,
5756 editor-gutter-color : $lighter ,
5857 error-color : $p5js-pink ,
5958 file-hover-color : $light ,
@@ -152,6 +151,7 @@ $themes: (
152151 console-header-background-color : $medium-dark ,
153152 console-header-color : $lightest ,
154153 console-input-background-color : $darker ,
154+ date-created-updated :$outline-color ,
155155 editor-gutter-color : $darker ,
156156 error-color : $p5js-pink ,
157157 file-hover-color : $dark ,
Original file line number Diff line number Diff line change 299299 text-decoration-thickness : 0.1em ;
300300}
301301.sketches-table__date-cell :focus-visible {
302- outline : 2px solid #53d2f7 ;
302+ outline : 2px solid #0F9DD7 ;
303303 outline-offset : 2px ;
304304 border-radius : 2px ;
305305}
You can’t perform that action at this time.
0 commit comments