diff --git a/README.md b/README.md index 2d9644f..b297e17 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,20 @@ Open `Preference` -> `Appearance`, choose the json file you just created in `The [AdwaitaLight](./themes/AdwaitaLight.json) from [@W-Floyd](https://github.com/W-Floyd) based on the `Adwaita` color scheme. -![AdwaitaLight](screenshots/AdwaitaLight.png) \ No newline at end of file +![AdwaitaLight](screenshots/AdwaitaLight.png) + +[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) + +[Catpuccin Latte](./themes/Catpuccin_Latte.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Latte palette](https://github.com/catppuccin/catppuccin). + +![Catpuccin Latte](screenshots/CatpuccinLatte.png) + +[Catpuccin Frappe](./themes/Catpuccin_Frappe.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Frappe palette](https://github.com/catppuccin/catppuccin). + +![Catpuccin Frappe](screenshots/CatpuccinFrappe.png) + +[Catpuccin Macchiato](./themes/Catpuccin_Macchiato.json) from [@eljoth](https://github.com/eljoth) based on the [Catpuccin Macchiato palette](https://github.com/catppuccin/catppuccin). + +![Catpuccin Macchiato](screenshots/CatpuccinMacchiato.png) diff --git a/screenshots/CatpuccinFrappe.png b/screenshots/CatpuccinFrappe.png new file mode 100644 index 0000000..f428bbe Binary files /dev/null and b/screenshots/CatpuccinFrappe.png differ diff --git a/screenshots/CatpuccinLatte.png b/screenshots/CatpuccinLatte.png new file mode 100644 index 0000000..cc01a9e Binary files /dev/null and b/screenshots/CatpuccinLatte.png differ diff --git a/screenshots/CatpuccinMacchiato.png b/screenshots/CatpuccinMacchiato.png new file mode 100644 index 0000000..621dbc6 Binary files /dev/null and b/screenshots/CatpuccinMacchiato.png differ diff --git a/screenshots/CatpuccinMocha.png b/screenshots/CatpuccinMocha.png new file mode 100644 index 0000000..2088a63 Binary files /dev/null and b/screenshots/CatpuccinMocha.png differ diff --git a/themes/Catpuccin_Frappe.json b/themes/Catpuccin_Frappe.json new file mode 100644 index 0000000..f0d7972 --- /dev/null +++ b/themes/Catpuccin_Frappe.json @@ -0,0 +1,38 @@ +{ + "BasicColors": { + "Window": "#303446", + "WindowBorder": "#313244", + "TitleBar": "#303446", + "ToolBar": "#303446", + "Popup": "#303446", + "Contents": "#303446", + "Badge": "#f2cdcd", + "BadgeFG": "#303446", + "Conflict": "#f2cdcd", + "ConflictForeground": "#303446", + "Border0": "#313244", + "Border1": "#313244", + "Border2": "#313244", + "FlatButton.Background": "#313244", + "FlatButton.BackgroundHovered": "#45475a", + "FG1": "#c6d0f5", + "FG2": "#b5bfe2", + "Diff.EmptyBG": "#303446", + "Diff.AddedBG": "#abd18f", + "Diff.DeletedBG": "#ea999c", + "Diff.AddedHighlight": "#abd18f", + "Diff.DeletedHighlight": "#ea999c", + "SystemAccentColor": "#f2cdcd", + "Link": "#8caaee" + }, + "GraphPenThickness": 2, + "OpacityForNotMergedCommits": 0.5, + "GraphColors": [ + "#f2cdcd", + "#f5bde6", + "#f5a97f", + "#cecacd", + "#abd18f", + "#8caaee" + ] +} diff --git a/themes/Catpuccin_Latte.json b/themes/Catpuccin_Latte.json new file mode 100644 index 0000000..fdf3a4e --- /dev/null +++ b/themes/Catpuccin_Latte.json @@ -0,0 +1,38 @@ +{ + "BasicColors": { + "Window": "#eff1f5", + "WindowBorder": "#e6e9ef", + "TitleBar": "#e6e9ef", + "ToolBar": "#e6e9ef", + "Popup": "#eff1f5", + "Contents": "#e6e9ef", + "Badge": "#8caaee", + "BadgeFG": "#eff1f5", + "Conflict": "#f2cdcd", + "ConflictForeground": "#d20f39", + "Border0": "#e6e9ef", + "Border1": "#bcc0cc", + "Border2": "#bcc0cc", + "FlatButton.Background": "#e6e9ef", + "FlatButton.BackgroundHovered": "#dce0e8", + "FG1": "#4c4f69", + "FG2": "#6c6f85", + "Diff.EmptyBG": "#eff1f5", + "Diff.AddedBG": "#d1e8d4", + "Diff.DeletedBG": "#f2cdcd", + "Diff.AddedHighlight": "#b5e8e0", + "Diff.DeletedHighlight": "#f2cdcd", + "SystemAccentColor": "#8caaee", + "Link": "#8caaee" + }, + "GraphPenThickness": 2, + "OpacityForNotMergedCommits": 0.5, + "GraphColors": [ + "#8caaee", + "#81c8be", + "#a6d189", + "#e5c890", + "#ef9f76", + "#f2cdcd" + ] +} diff --git a/themes/Catpuccin_Macchiato.json b/themes/Catpuccin_Macchiato.json new file mode 100644 index 0000000..53836bd --- /dev/null +++ b/themes/Catpuccin_Macchiato.json @@ -0,0 +1,31 @@ +{ + "BasicColors": { + "Window": "#24273a", + "WindowBorder": "#363a4f", + "TitleBar": "#1e2030", + "ToolBar": "#1e2030", + "Popup": "#24273a", + "Contents": "#363a4f", + "Badge": "#8aadf4", + "BadgeFG": "#1e2030", + "Conflict": "#e78284", + "ConflictForeground": "#1e2030", + "Border0": "#363a4f", + "Border1": "#494d64", + "Border2": "#5b6078", + "FlatButton.Background": "#363a4f", + "FlatButton.BackgroundHovered": "#494d64", + "FG1": "#cad3f5", + "FG2": "#b8c0e0", + "Diff.EmptyBG": "#363a4f", + "Diff.AddedBG": "#a6da95", + "Diff.DeletedBG": "#ed8796", + "Diff.AddedHighlight": "#a6da95", + "Diff.DeletedHighlight": "#ed8796", + "SystemAccentColor": "#8aadf4", + "Link": "#8aadf4" + }, + "GraphPenThickness": 2, + "OpacityForNotMergedCommits": 0.5, + "GraphColors": ["#8aadf4", "#ed8796", "#a6da95", "#f5a97f", "#c6a0f6"] +} diff --git a/themes/Catpuccin_Mocha.json b/themes/Catpuccin_Mocha.json new file mode 100644 index 0000000..e2981bc --- /dev/null +++ b/themes/Catpuccin_Mocha.json @@ -0,0 +1,40 @@ +{ + "BasicColors": { + "Window": "#1e1e2e", + "WindowBorder": "#313244", + "TitleBar": "#1e1e2e", + "ToolBar": "#1e1e2e", + "Popup": "#1e1e2e", + "Contents": "#1e1e2e", + "Badge": "#f38ba8", + "BadgeFG": "#1e1e2e", + "Conflict": "#f38ba8", + "ConflictForeground": "#1e1e2e", + "Border0": "#313244", + "Border1": "#45475a", + "Border2": "#6c7086", + "FlatButton.Background": "#313244", + "FlatButton.BackgroundHovered": "#45475a", + "FG1": "#cdd6f4", + "FG2": "#bac2de", + "Diff.EmptyBG": "#1e1e2e", + "Diff.AddedBG": "#a6e3a1", + "Diff.DeletedBG": "#f38ba8", + "Diff.AddedHighlight": "#a6e3a1", + "Diff.DeletedHighlight": "#f38ba8", + "SystemAccentColor": "#f5c2e7", + "Link": "#89b4fa" + }, + "GraphPenThickness": 2, + "OpacityForNotMergedCommits": 0.5, + "GraphColors": [ + "#f5c2e7", + "#f38ba8", + "#fab387", + "#f9e2af", + "#a6e3a1", + "#94e2d5", + "#89b4fa", + "#b4befe" + ] +}