Change lynx colours
This commit is contained in:
parent
836f8f7932
commit
ca96008f5b
1 changed files with 7 additions and 7 deletions
14
.lynx.lss
14
.lynx.lss
|
|
@ -25,14 +25,14 @@
|
||||||
# scroll.noarrow - disabled arrows on scrollbar
|
# scroll.noarrow - disabled arrows on scrollbar
|
||||||
# status - status bar
|
# status - status bar
|
||||||
# whereis - whereis search target
|
# whereis - whereis search target
|
||||||
alert: bold: lightgray: red
|
alert: reverse: brightwhite: red
|
||||||
alink: reverse: white: blue
|
alink: reverse: brightwhite: magenta
|
||||||
default: normal: white: black
|
default: normal: white: black
|
||||||
forwbackw.arrow: reverse: brightmagenta
|
forwbackw.arrow: reverse: brightmagenta: black
|
||||||
hot.paste: reverse: black
|
hot.paste: reverse: black
|
||||||
menu.active: normal: white: blue
|
menu.active: normal: white: magenta
|
||||||
menu.bg: normal: black
|
menu.bg: normal: black
|
||||||
menu.entry: normal: lightgray
|
menu.entry: normal: lightgrey
|
||||||
menu.frame: normal: brightblue
|
menu.frame: normal: brightblue
|
||||||
menu.n: normal: gray
|
menu.n: normal: gray
|
||||||
menu.sb: normal: brightblue
|
menu.sb: normal: brightblue
|
||||||
|
|
@ -41,8 +41,8 @@ scroll.arrow: normal: lightgray
|
||||||
scroll.back: normal: gray
|
scroll.back: normal: gray
|
||||||
scroll.bar: normal: lightgray
|
scroll.bar: normal: lightgray
|
||||||
scroll.noarrow: normal: gray
|
scroll.noarrow: normal: gray
|
||||||
status: reverse: lightgray: blue
|
status: reverse: brightwhite: magenta
|
||||||
whereis: reverse+underline: white: green
|
whereis: reverse+underline: white: red
|
||||||
|
|
||||||
# Special styles for source syntax highlighting.
|
# Special styles for source syntax highlighting.
|
||||||
span.htmlsrc_abracket: normal: white
|
span.htmlsrc_abracket: normal: white
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue