Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,19 @@ Open `Preference` -> `Appearance`, choose the json file you just created in `The
[Dracula](./themes/Dracula.json) based on [Dracula Theme](https://draculatheme.com/).

![Dracula](screenshots/Dracula.png)

[Eldritch Abyss](./themes/Eldritch_Abyss.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Abyss palette](https://github.com/eldritch-theme/eldritch).

![Eldritch Abyss](screenshots/Eldritch_Abyss.webp)

[Eldritch Cthulhu](./themes/Eldritch_Cthulhu.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Cthulhu palette](https://github.com/eldritch-theme/eldritch).

![Eldritch Cthulhu](screenshots/Eldritch_Cthulhu.webp)

[Eldritch Dusk](./themes/Eldritch_Dusk.json) from [@eldritch-theme](https://github.com/eldritch-theme) based on the [Eldritch Dusk palette](https://github.com/eldritch-theme/eldritch).

![Eldritch Dusk](screenshots/Eldritch_Dusk.webp)

[Catpuccin Mocha](./themes/Catpuccin_Mocha.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Mocha palette](https://github.com/catppuccin/catppuccin).

![Catpuccin Mocha](screenshots/CatpuccinMocha.png)
Expand Down
Binary file added screenshots/Eldritch_Abyss.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/Eldritch_Cthulhu.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/Eldritch_Dusk.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions themes/Eldritch_Abyss.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"BasicColors": {
"Window": "#171928",
"WindowBorder": "#171928",
"TitleBar": "#252738",
"ToolBar": "#171928",
"Popup": "#474852",
"PopupBorder": "#252738",
"Contents": "#171928",
"HistoryBG": "#171928",
"Badge": "#cc5860",
"BadgeFG": "#d8e6e6",
"Conflict": "#cc5860",
"Conflict.Foreground": "#d8e6e6",
"Conflict.MineBG": "#1b3c3a",
"Conflict.TheirsBG": "#22273e",
"Border0": "#252738",
"Border1": "#353746",
"Border2": "#252738",
"FlatButton.Background": "#252738",
"FlatButton.BackgroundHovered": "#353746",
"FlatButton.FloatingBorder": "#2dcc82",
"FG1": "#d8e6e6",
"FG2": "#506299",
"Diff.EmptyBG": "#171928",
"Diff.AddedBG": "#1b3c3a",
"Diff.DeletedBG": "#3b2533",
"Diff.AddedHighlight": "#1f604c",
"Diff.DeletedHighlight": "#5f323e",
"Diff.BlockBorderHighlight": "#2dcc82",
"SystemAccentColor": "#2dcc82",
"Link": "#0396b3",
"InlineCode": "#353746",
"InlineCodeFG": "#d8e6e6"
},
"GraphPenThickness": 2,
"OpacityForNotMergedCommits": 0.5,
"GraphColors": [
"#cc5860",
"#d4a666",
"#ccd663",
"#2dcc82",
"#0396b3",
"#d154a1",
"#8b75d9",
"#506299"
]
}
48 changes: 48 additions & 0 deletions themes/Eldritch_Cthulhu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"BasicColors": {
"Window": "#212337",
"WindowBorder": "#212337",
"TitleBar": "#323449",
"ToolBar": "#212337",
"Popup": "#5b5c66",
"PopupBorder": "#323449",
"Contents": "#212337",
"HistoryBG": "#212337",
"Badge": "#f16c75",
"BadgeFG": "#ebfafa",
"Conflict": "#f16c75",
"Conflict.Foreground": "#ebfafa",
"Conflict.MineBG": "#254c4a",
"Conflict.TheirsBG": "#303555",
"Border0": "#323449",
"Border1": "#454759",
"Border2": "#323449",
"FlatButton.Background": "#323449",
"FlatButton.BackgroundHovered": "#454759",
"FlatButton.FloatingBorder": "#37f499",
"FG1": "#ebfafa",
"FG2": "#7081d0",
"Diff.EmptyBG": "#212337",
"Diff.AddedBG": "#254c4a",
"Diff.DeletedBG": "#4a3143",
"Diff.AddedHighlight": "#29765e",
"Diff.DeletedHighlight": "#74404f",
"Diff.BlockBorderHighlight": "#37f499",
"SystemAccentColor": "#37f499",
"Link": "#04d1f9",
"InlineCode": "#454759",
"InlineCodeFG": "#ebfafa"
},
"GraphPenThickness": 2,
"OpacityForNotMergedCommits": 0.5,
"GraphColors": [
"#f16c75",
"#f7c67f",
"#f1fc79",
"#37f499",
"#04d1f9",
"#f265b5",
"#a48cf2",
"#7081d0"
]
}
48 changes: 48 additions & 0 deletions themes/Eldritch_Dusk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"BasicColors": {
"Window": "#f0f3f4",
"WindowBorder": "#f0f3f4",
"TitleBar": "#e2e6e8",
"ToolBar": "#f0f3f4",
"Popup": "#c9cbcd",
"PopupBorder": "#e2e6e8",
"Contents": "#f0f3f4",
"HistoryBG": "#f0f3f4",
"Badge": "#fb5b66",
"BadgeFG": "#1e2029",
"Conflict": "#fb5b66",
"Conflict.Foreground": "#1e2029",
"Conflict.MineBG": "#cbf5e3",
"Conflict.TheirsBG": "#d2d9ef",
"Border0": "#e2e6e8",
"Border1": "#d5d9db",
"Border2": "#e2e6e8",
"FlatButton.Background": "#e2e6e8",
"FlatButton.BackgroundHovered": "#d5d9db",
"FlatButton.FloatingBorder": "#8a69f7",
"FG1": "#1e2029",
"FG2": "#5b73dc",
"Diff.EmptyBG": "#f0f3f4",
"Diff.AddedBG": "#cbf5e3",
"Diff.DeletedBG": "#f2d4d7",
"Diff.AddedHighlight": "#a6f7d2",
"Diff.DeletedHighlight": "#f4b6bb",
"Diff.BlockBorderHighlight": "#8a69f7",
"SystemAccentColor": "#8a69f7",
"Link": "#0ad6ff",
"InlineCode": "#d5d9db",
"InlineCodeFG": "#1e2029"
},
"GraphPenThickness": 2,
"OpacityForNotMergedCommits": 0.5,
"GraphColors": [
"#fb5b66",
"#ffaf4d",
"#fff952",
"#38ff9f",
"#0ad6ff",
"#fb5bb6",
"#8a69f7",
"#5b73dc"
]
}