mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Add theme: Kanagawa Theme
This commit is contained in:
parent
2a9820d3e9
commit
5e1743a300
4 changed files with 26 additions and 0 deletions
8
themes/06829785-addc-4e95-b06f-d3eff4a96930/chrome.css
Normal file
8
themes/06829785-addc-4e95-b06f-d3eff4a96930/chrome.css
Normal 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;
|
BIN
themes/06829785-addc-4e95-b06f-d3eff4a96930/image.png
Normal file
BIN
themes/06829785-addc-4e95-b06f-d3eff4a96930/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
4
themes/06829785-addc-4e95-b06f-d3eff4a96930/readme.md
Normal file
4
themes/06829785-addc-4e95-b06f-d3eff4a96930/readme.md
Normal 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.
|
14
themes/06829785-addc-4e95-b06f-d3eff4a96930/theme.json
Normal file
14
themes/06829785-addc-4e95-b06f-d3eff4a96930/theme.json
Normal 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"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue