diff --git a/screenshots/Eldritch_Abyss.webp b/screenshots/Eldritch_Abyss.webp index 70f7e15..af582d8 100644 Binary files a/screenshots/Eldritch_Abyss.webp and b/screenshots/Eldritch_Abyss.webp differ diff --git a/screenshots/Eldritch_Cthulhu.webp b/screenshots/Eldritch_Cthulhu.webp index 4a3f8c5..73e1e2b 100644 Binary files a/screenshots/Eldritch_Cthulhu.webp and b/screenshots/Eldritch_Cthulhu.webp differ diff --git a/screenshots/Eldritch_Dusk.webp b/screenshots/Eldritch_Dusk.webp index e735c33..f99b53c 100644 Binary files a/screenshots/Eldritch_Dusk.webp and b/screenshots/Eldritch_Dusk.webp differ diff --git a/themes/Eldritch_Abyss.json b/themes/Eldritch_Abyss.json index 2996154..ab0625e 100644 --- a/themes/Eldritch_Abyss.json +++ b/themes/Eldritch_Abyss.json @@ -4,11 +4,11 @@ "WindowBorder": "#171928", "TitleBar": "#252738", "ToolBar": "#171928", - "Popup": "#474852", + "Popup": "#171928", "PopupBorder": "#252738", "Contents": "#171928", "HistoryBG": "#171928", - "Badge": "#cc5860", + "Badge": "#0396b3", "BadgeFG": "#d8e6e6", "Conflict": "#cc5860", "Conflict.Foreground": "#d8e6e6", @@ -36,13 +36,11 @@ "GraphPenThickness": 2, "OpacityForNotMergedCommits": 0.5, "GraphColors": [ - "#cc5860", - "#d4a666", - "#ccd663", "#2dcc82", "#0396b3", - "#d154a1", "#8b75d9", - "#506299" + "#cc5860", + "#d4a666", + "#ccd663" ] -} \ No newline at end of file +} diff --git a/themes/Eldritch_Cthulhu.json b/themes/Eldritch_Cthulhu.json index 6ba857e..81812ad 100644 --- a/themes/Eldritch_Cthulhu.json +++ b/themes/Eldritch_Cthulhu.json @@ -4,11 +4,11 @@ "WindowBorder": "#212337", "TitleBar": "#323449", "ToolBar": "#212337", - "Popup": "#5b5c66", + "Popup": "#212337", "PopupBorder": "#323449", "Contents": "#212337", "HistoryBG": "#212337", - "Badge": "#f16c75", + "Badge": "#04d1f9", "BadgeFG": "#ebfafa", "Conflict": "#f16c75", "Conflict.Foreground": "#ebfafa", @@ -36,13 +36,11 @@ "GraphPenThickness": 2, "OpacityForNotMergedCommits": 0.5, "GraphColors": [ - "#f16c75", - "#f7c67f", - "#f1fc79", "#37f499", "#04d1f9", - "#f265b5", "#a48cf2", - "#7081d0" + "#f16c75", + "#f7c67f", + "#f1fc79" ] -} \ No newline at end of file +} diff --git a/themes/Eldritch_Dusk.json b/themes/Eldritch_Dusk.json index fb8d89f..938f240 100644 --- a/themes/Eldritch_Dusk.json +++ b/themes/Eldritch_Dusk.json @@ -4,11 +4,11 @@ "WindowBorder": "#f0f3f4", "TitleBar": "#e2e6e8", "ToolBar": "#f0f3f4", - "Popup": "#c9cbcd", + "Popup": "#f0f3f4", "PopupBorder": "#e2e6e8", "Contents": "#f0f3f4", "HistoryBG": "#f0f3f4", - "Badge": "#fb5b66", + "Badge": "#0ad6ff", "BadgeFG": "#1e2029", "Conflict": "#fb5b66", "Conflict.Foreground": "#1e2029", @@ -19,7 +19,7 @@ "Border2": "#e2e6e8", "FlatButton.Background": "#e2e6e8", "FlatButton.BackgroundHovered": "#d5d9db", - "FlatButton.FloatingBorder": "#8a69f7", + "FlatButton.FloatingBorder": "#fb5bb6", "FG1": "#1e2029", "FG2": "#5b73dc", "Diff.EmptyBG": "#f0f3f4", @@ -27,22 +27,20 @@ "Diff.DeletedBG": "#f2d4d7", "Diff.AddedHighlight": "#a6f7d2", "Diff.DeletedHighlight": "#f4b6bb", - "Diff.BlockBorderHighlight": "#8a69f7", - "SystemAccentColor": "#8a69f7", "Link": "#0ad6ff", + "Diff.BlockBorderHighlight": "#fb5bb6", + "SystemAccentColor": "#fb5bb6", "InlineCode": "#d5d9db", "InlineCodeFG": "#1e2029" }, "GraphPenThickness": 2, "OpacityForNotMergedCommits": 0.5, "GraphColors": [ - "#fb5b66", - "#ffaf4d", - "#fff952", - "#38ff9f", - "#0ad6ff", "#fb5bb6", + "#0ad6ff", "#8a69f7", - "#5b73dc" + "#fb5b66", + "#ffaf4d", + "#fff952" ] -} \ No newline at end of file +}