diff --git a/README.md b/README.md index be2cf32..ec233e3 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ - [Home Page](#as-home-page) - [New Tab](#as-new-tab) - [Customization](#customization) - - [Colors](#as-home-page) - - [Wather Widget](#as-new-tab) - - [Image Background](#as-new-tab) + - [Colors](#colors) + - [Wather Widget](#weather-widget) + - [Image Background](#image-background) #### Features: - **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

-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. \ No newline at end of file +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.