An open API service indexing awesome lists of open source software.

https://github.com/dor-sketch/chrome-sakura-theme

A modern designer award-inspired Sakura theme for Google Chrome, without external images.
https://github.com/dor-sketch/chrome-sakura-theme

chrome-extension chrome-theme chrome-themes manifest-v3 sakura-theme

Last synced: 8 months ago
JSON representation

A modern designer award-inspired Sakura theme for Google Chrome, without external images.

Awesome Lists containing this project

README

          

# Modern Sakura Theme for Chrome

![Modern Sakura Theme Icon](./images/icon.png)

[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/obhakalgimdchnloomkmcikodkbodphp?label=Chrome%20Web%20Store&logo=google-chrome&style=flat-square)](https://chrome.google.com/webstore/detail/modern-sakura-theme/obhakalgimdchnloomkmcikodkbodphp)
[![Chrome Web Store Users](https://img.shields.io/chrome-web-store/users/obhakalgimdchnloomkmcikodkbodphp?label=Users&logo=google-chrome&style=flat-square)](https://chrome.google.com/webstore/detail/modern-sakura-theme/obhakalgimdchnloomkmcikodkbodphp)
[![Chrome Web Store Rating](https://img.shields.io/chrome-web-store/rating/obhakalgimdchnloomkmcikodkbodphp?label=Rating&logo=google-chrome&style=flat-square)](https://chrome.google.com/webstore/detail/modern-sakura-theme/obhakalgimdchnloomkmcikodkbodphp)
[![Chrome Web Store Rating Count](https://img.shields.io/chrome-web-store/rating-count/obhakalgimdchnloomkmcikodkbodphp?label=Rating%20Count&logo=google-chrome&style=flat-square)](https://chrome.google.com/webstore/detail/modern-sakura-theme/obhakalgimdchnloomkmcikodkbodphp)
[![GitHub](https://img.shields.io/github/license/Dor-sketch/chrome-sakura-theme?label=License&logo=github&style=flat-square)](https://github.com/Dor-sketch/chrome-sakura-theme/blob/main/LICENSE)

## Description

Transform your browsing experience with the elegant and soothing Modern Sakura Theme for Google Chrome. Inspired by the delicate beauty of cherry blossoms, this theme brings a touch of Japanese aesthetics to your browser.

## Features

- Soft pink and white color scheme inspired by Sakura blossoms
- Modern design with a clean, minimalist aesthetic
- Carefully selected color palette for optimal readability and eye comfort
- Seamless integration with Chrome's user interface
- Unique incognito mode styling
- Custom-designed icons for a cohesive look

## Installation

1. Visit the [Chrome Web Store page](https://chrome.google.com/webstore/detail/modern-sakura-theme/obhakalgimdchnloomkmcikodkbodphp) for the Modern Sakura Theme.
2. Click the "Add to Chrome" button.
3. Confirm the installation when prompted.
4. Enjoy your new Sakura-inspired browsing experience!

## Screenshots

![Screenshot 1](./images/screenshots/Screenshot%202024-09-18%20at%2014.56.22.png)
*Caption: Modern Sakura Theme applied to the Chrome browser*

![Screenshot 2](./images/screenshots/Screenshot%202024-09-18%20at%2014.56.40.png)
*Caption: Incognito mode with Modern Sakura Theme*

## Development

This theme was developed using Chrome's theming API. The main files are:

- `manifest.json`: Contains the theme configuration and metadata.
- `icon.png`: The theme icon.

### Building the Theme

To modify or build the theme:

1. Clone this repository:

```bash
git clone https://github.com/DorPascal/modern-sakura-theme.git
```

2. Make your desired changes to the `manifest.json` file.
3. Update the icon if needed (see below for icon generation).
4. Load the unpacked extension in Chrome to test your changes.

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Author

Created by [Dor Pascal](https://dorpascal.com/)

## Acknowledgments

- Inspired by the beauty of Sakura (cherry blossoms)
- Thanks to the Chrome team for providing the theming API

---

For more information, visit the [Modern Sakura Theme website](https://dorpascal.com/chrome-sakura-theme/).