Skip to content

Commit

Permalink
Forgot about anchoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Unthrottled committed Apr 4, 2021
1 parent d8d6189 commit bafc435
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"id": "6106e529-efef-444d-9db0-a9b0b444cf1b",
"overrides": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"id": "c262185d-9682-413b-9143-85a2dda76b2f",
"overrides": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"extends": "dark-contrast",
"ui": {}
},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"syntax": {},
"colors": {}
}
}

0 comments on commit bafc435

Please sign in to comment.