Skip to content

Commit

Permalink
Merge pull request #16 from DereckExists/main
Browse files Browse the repository at this point in the history
Added file icon colours
  • Loading branch information
Jmorjsm committed Dec 10, 2023
2 parents 58853d1 + 190457f commit d192d45
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/main/resources/rose_pine_dawn.theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,17 @@
"highlightInactive": "#f2ede9",
"highlightOverlay": "#e4dfde"
},
"icons": {
"ColorPallete": {
"Actions.Grey": "#26233a",
"Actions.Blue": "#31748f",
"Actions.Green": "#9ccfd8",
"Actions.Red": "#eb6f92",
"Actions.Yellow": "#f6c177",
"Actions.GreyInline": "#908caa",
"Actions.GreyInlineDark": "#6e6a86"
}
},
"ui": {
"*": {
"background": "base",
Expand Down

0 comments on commit d192d45

Please sign in to comment.