Skip to content

Commit

Permalink
update joplin theme
Browse files Browse the repository at this point in the history
  • Loading branch information
harrythezomby committed Mar 6, 2024
1 parent cfbfbea commit 9933968
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions joplin-desktop/userchrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,24 @@ Notebook Backgrounds All-1-2-3-4 Position in Order
background: linear-gradient(45deg, hsl(165,64%,69%),hsl(255,64%,69%),hsl(345,64%,69%),hsl(75,64%,69%));
}

.rMfzC {
border: none;
background-color: #0085ff;
}

.bGQwjq {
border: 1px solid #3b74df;
background-color: #1D2024;
}

.bGQwjq .sc-aXZVg {
color: #0085ff;
}

.bGQwjq .sc-fqkvVR {
color: #0085ff;
}


/*
.editor-toolbar .button, .header .button {
Expand Down
2 changes: 1 addition & 1 deletion joplin-desktop/userstyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ a[data-resource-id]:hover {
.code,
code,
pre {
font-family: "Fira Code" !important;
font-family: "Iosevka NF" !important;
font-size: var(--lessthan-regular);
break-inside: avoid;
}
Expand Down

0 comments on commit 9933968

Please sign in to comment.