diff options
author | portix <portix@gmx.net> | 2012-02-02 21:45:02 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-02-02 21:45:02 +0100 |
commit | 1aa108f8cf0b407a80b79b8df4111c127f6c4103 (patch) | |
tree | 725849f90abc81422f45f29febcc4ece9345ed37 /util | |
parent | b3abcc2e9cb98d882c52f628b1243f00f73b1808 (diff) | |
download | dwb-1aa108f8cf0b407a80b79b8df4111c127f6c4103.zip |
New options download-gradient-{start,end}, closing #76
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/settings.in b/util/settings.in index a464ea74..02c48a22 100644 --- a/util/settings.in +++ b/util/settings.in @@ -64,6 +64,10 @@ tab-normal-bg-color-2 text Background color 2 of the normal tab tab-normal-fg-color-2 text Foreground color 2 of the normal tab tab-number-color text Color of the tabnumber tab-protected-color text Color of the tabnumber for protected tabs +download-fg-color text Foreground color of the download bar +download-fg-color text Background color of the download bar +download-gradient-start text Start color for download progress gradient color +download-gradient-end text End color for download progress gradient color # lt Layout background-tabs checkbox Whether to open tabs in background |