diff --git a/README.md b/README.md index d0ca874..86911c2 100644 --- a/README.md +++ b/README.md @@ -6,49 +6,48 @@ ## Install -After installing a Dark Reader to web browser of choice, we will be proceeding to setting up DR for Dracula theme. +After installing a Dark Reader to your web browser of choice, follow the steps bellow to add Dracula theme to your `Dark Reader`: - Click on "Dev Tools" +1. Click on "Dev Tools" ![devtools](./assets/devtools.png) - Enable "Preview new design" to unlock full potential of DR +2. Enable "Preview new design" + ![newdesign](./assets/newdesign.png) - Click "See all options" so we can make actual changes, after that click on "Colors" +3. Click "See all options" ![custom_options](./assets/custom_options.png) - Set Dracula Theme hex values to following: +4. Click on "Colors" +4. set the following values: -Background --> `#282a36` +|Field|Value| +|-----|------| +|Background | `#282a36` | +|Text | `#f8f8f2` | +|Scrollbar --> custom | `#6272a4` | +|Selection --> custom | `#44475a` | - -Text --> `#f8f8f2` - - -Scrollbar --> custom --> `#6272a4` - - -Selection --> custom: --> `#44475a` -