Skip to content

Commit

Permalink
Merge pull request #22 from papey/fix-10-dawn-secondary-button-color
Browse files Browse the repository at this point in the history
Fix(Dawn): use a clearer fg color for secondary button
  • Loading branch information
Jmorjsm authored Dec 10, 2023
2 parents d192d45 + 2ccc3db commit a1f46fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/rose_pine_dawn.theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"endBackground": "subtle",
"startBorderColor": "subtle",
"endBorderColor": "subtle",
"foreground": "text",
"foreground": "base",
"default": {
"foreground": "base",
"startBackground": "rose",
Expand Down Expand Up @@ -164,4 +164,4 @@
"mouseShortcutBackground": "iris"
}
}
}
}

0 comments on commit a1f46fe

Please sign in to comment.