Make downloading match Monokai color scheme.
This commit is contained in:
parent
e4cac2b1b7
commit
90d74435c4
@ -2,7 +2,7 @@
|
|||||||
javascript-can-access-clipboard=false
|
javascript-can-access-clipboard=false
|
||||||
hint-offset-top=0
|
hint-offset-top=0
|
||||||
file-sync-interval=120
|
file-sync-interval=120
|
||||||
download-gradient-end=#00aa00
|
download-gradient-end=#a6e22e
|
||||||
status-allowed-color=#a6e22e
|
status-allowed-color=#a6e22e
|
||||||
tab-number-color=#7ac5cd
|
tab-number-color=#7ac5cd
|
||||||
enable-default-context-menu=true
|
enable-default-context-menu=true
|
||||||
@ -55,13 +55,13 @@ resizable-text-areas=true
|
|||||||
javascript-schemes=true
|
javascript-schemes=true
|
||||||
load-on-focus=false
|
load-on-focus=false
|
||||||
adblocker-element-hider=true
|
adblocker-element-hider=true
|
||||||
download-gradient-start=#0000aa
|
download-gradient-start=#f92672
|
||||||
hint-normal-color=#ffff99
|
hint-normal-color=#ffff99
|
||||||
spell-checking-languages=
|
spell-checking-languages=
|
||||||
cookies-accept-policy=always
|
cookies-accept-policy=always
|
||||||
font-nofocus=
|
font-nofocus=
|
||||||
status-blocked-color=#f8f8f2
|
status-blocked-color=#f8f8f2
|
||||||
download-fg-color=#f8f8f2
|
download-fg-color=#252525
|
||||||
enable-plugins=true
|
enable-plugins=true
|
||||||
enable-frame-flattening=false
|
enable-frame-flattening=false
|
||||||
ssl-use-system-ca-file=true
|
ssl-use-system-ca-file=true
|
||||||
@ -82,8 +82,8 @@ save-session=true
|
|||||||
enable-ipc=true
|
enable-ipc=true
|
||||||
tabbar-visible=2.00
|
tabbar-visible=2.00
|
||||||
auto-insert-mode=true
|
auto-insert-mode=true
|
||||||
tab-normal-bg-color-2=#272822
|
tab-normal-bg-color-2=#272727
|
||||||
tab-normal-bg-color-1=#272822
|
tab-normal-bg-color-1=#272727
|
||||||
serif-font-family=serif
|
serif-font-family=serif
|
||||||
accept-language=
|
accept-language=
|
||||||
enable-html5-local-storage=true
|
enable-html5-local-storage=true
|
||||||
@ -134,7 +134,7 @@ minimum-font-size=5
|
|||||||
font-completion=
|
font-completion=
|
||||||
enable-spatial-navigation=false
|
enable-spatial-navigation=false
|
||||||
block-insecure-content=false
|
block-insecure-content=false
|
||||||
download-directory=
|
download-directory=~/Downloads
|
||||||
adblocker=false
|
adblocker=false
|
||||||
download-external-command=xterm -e wget dwb_uri -O dwb_output --load-cookies dwb_cookies
|
download-external-command=xterm -e wget dwb_uri -O dwb_output --load-cookies dwb_cookies
|
||||||
user-stylesheet-uri=
|
user-stylesheet-uri=
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user