Add theme: Kanagawa Theme

This commit is contained in:
eggplannt 2025-03-26 07:45:49 +00:00 committed by GitHub
parent 2a9820d3e9
commit 5e1743a300
4 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,8 @@
--zen-colors-primary: #7e9cd8 !important;
--zen-colors-secondary: #957fb8 !important;
--zen-colors-tertiary: #16161d !important;
--zen-colors-border: #54546d !important;
--zen-dialog-background: #1f1f28 !important;
--toolbar-field-background-color: #2a2a37 !important;
--toolbar-field-focus-background-color: #1e2030 !important;

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View file

@ -0,0 +1,4 @@
# 🌊 Kanagawa Wave theme for Zen Browser
Dark colorscheme for [Zen Browser](https://zen-browser.app/) inspired by [Rebelot's Kanagawa theme](https://github.com/rebelot/kanagawa.nvim) for Neovim.

View file

@ -0,0 +1,14 @@
{
"id": "06829785-addc-4e95-b06f-d3eff4a96930",
"name": "Kanagawa Theme",
"description": "Dark colorscheme inspired by Rebelot's Kanagawa theme for Neovim.",
"homepage": "https://github.com/Grazen0/kanagawa-zen-browser/tree/main",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/06829785-addc-4e95-b06f-d3eff4a96930/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/06829785-addc-4e95-b06f-d3eff4a96930/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/06829785-addc-4e95-b06f-d3eff4a96930/image.png",
"author": "eggplannt",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-26",
"updatedAt": "2025-03-26"
}