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
|
||||
# status - status bar
|
||||
# whereis - whereis search target
|
||||
alert: bold: lightgray: red
|
||||
alink: reverse: white: blue
|
||||
alert: reverse: brightwhite: red
|
||||
alink: reverse: brightwhite: magenta
|
||||
default: normal: white: black
|
||||
forwbackw.arrow: reverse: brightmagenta
|
||||
forwbackw.arrow: reverse: brightmagenta: black
|
||||
hot.paste: reverse: black
|
||||
menu.active: normal: white: blue
|
||||
menu.active: normal: white: magenta
|
||||
menu.bg: normal: black
|
||||
menu.entry: normal: lightgray
|
||||
menu.entry: normal: lightgrey
|
||||
menu.frame: normal: brightblue
|
||||
menu.n: normal: gray
|
||||
menu.sb: normal: brightblue
|
||||
|
|
@ -41,8 +41,8 @@ scroll.arrow: normal: lightgray
|
|||
scroll.back: normal: gray
|
||||
scroll.bar: normal: lightgray
|
||||
scroll.noarrow: normal: gray
|
||||
status: reverse: lightgray: blue
|
||||
whereis: reverse+underline: white: green
|
||||
status: reverse: brightwhite: magenta
|
||||
whereis: reverse+underline: white: red
|
||||
|
||||
# Special styles for source syntax highlighting.
|
||||
span.htmlsrc_abracket: normal: white
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue