aboutsummaryrefslogtreecommitdiff
path: root/assets/color-themes/dupre/chrome-theme/README.org
blob: 5dba46c3df5fffb00e1eabffa939f0876daa74a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#+TITLE: Dupre Chrome Theme

A Chrome browser theme in the dupre palette (see [[file:../dupre-palette.org][dupre-palette.org]]).

* Color mapping

| Chrome surface              | Dupre color | Hex       |
|-----------------------------+-------------+-----------|
| Frame (window chrome)       | bg          | =#151311= |
| Toolbar + omnibox + new tab | bg+1        | =#252321= |
| Active tab text             | fg          | =#f0fef0= |
| Inactive tab text           | steel       | =#969385= |
| Unfocused-window tab text   | muted       | =#58574e= |
| Toolbar/bookmark text       | gray+2      | =#d0cbc0= |
| New-tab links               | yellow      | =#d7af5f= |
| Button background           | bg+2        | =#474544= |

* Install

1. Open =chrome://extensions=
2. Enable "Developer mode" (top right)
3. "Load unpacked" -> select this directory (=chrome-theme/=)

Chrome applies the theme immediately. To revert: Settings -> Appearance -> "Reset to default".