File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.6.1] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.6.0...v1.6.1 ) (2021-07-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * search input outline color ([ 7a78d58] ( https://github.com/pengx17/logseq-dev-theme/commit/7a78d58d5645d92b527748208181f07b89b32570 ) )
7
+
1
8
# [ 1.6.0] ( https://github.com/pengx17/logseq-dev-theme/compare/v1.5.9...v1.6.0 ) (2021-07-07)
2
9
3
10
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ a.title h1.title {
260
260
}
261
261
262
262
.cp__header # search-field : focus {
263
- outline : var (--ct-secondary-color );
263
+ outline : 2 px solid var (--ct-secondary-color );
264
264
}
265
265
266
266
.cp__header .electron-mac {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " logseq-dev-theme" ,
3
3
"author" : " pengx17" ,
4
- "version" : " 1.6.0 " ,
4
+ "version" : " 1.6.1 " ,
5
5
"description" : " A custom theme for dev" ,
6
6
"logseq" : {
7
7
"themes" : [
You can’t perform that action at this time.
0 commit comments