This commit is contained in:
Miguel R. Ávila 2020-09-13 23:01:01 -05:00 committed by GitHub
parent 8888a1f7b5
commit 5c8d9186da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,9 @@
- [Home Page](#as-home-page) - [Home Page](#as-home-page)
- [New Tab](#as-new-tab) - [New Tab](#as-new-tab)
- [Customization](#customization) - [Customization](#customization)
- [Colors](#as-home-page) - [Colors](#colors)
- [Wather Widget](#as-new-tab) - [Wather Widget](#weather-widget)
- [Image Background](#as-new-tab) - [Image Background](#image-background)
#### Features: #### Features:
- **Dark/Light** mode, you can toggle them and It'll be saved in local store - **Dark/Light** mode, you can toggle them and It'll be saved in local store
@ -63,4 +63,4 @@ You can set your own background image with the variable `--imgbg` and set the ro
<img src="https://github.com/MiguelRAvila/Bento/blob/master/assets/previewbg.png"> <img src="https://github.com/MiguelRAvila/Bento/blob/master/assets/previewbg.png">
</p> </p>
It has a black filter by default in `--imgcol`, and it'ts value is: `rgba(255, 255, 255, 0.7)` and `rgba(0, 0, 0, 0.7)` for the dark theme. You can change them and the opacity for a better experience with your image. It has a black filter by default in `--imgcol`, and it'ts value is: `rgba(255, 255, 255, 0.7)` and `rgba(0, 0, 0, 0.7)` for the dark theme. You can change them and the opacity for a better experience with your image.