mirror of
https://github.com/charmbracelet/glow
synced 2024-12-14 14:12:27 +00:00
Updates to default dark style
This commit is contained in:
parent
d6c1b7fa73
commit
6afd336852
2 changed files with 9 additions and 2 deletions
|
@ -7,6 +7,6 @@ import (
|
|||
)
|
||||
|
||||
func init() {
|
||||
data := "PK\x03\x04\x14\x00\x08\x00\x08\x00\x02\xadzO\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x00 \x00dark.jsonUT\x05\x00\x01\xb5\x9b\xdd]|\x90]j\x840\x14F\xdf\xb3\x8a\xcb}\xb6`\xf5\xa5\xb8\x19\x89\xc9\xad^\xcc\x8f\xc4\x08\xd2\"t-]ZWR2\x7f\x99\x11g\xdeD\xce9\x97/\xdf\x02\x00\x0d\xbb\x11\x1bH\xdf\x00\xa8\xbc\xf1\x01\x1b\xc0\xf7\xaa\xc6\xe2\xfcoq\x9a\x82aG\xd8@\x0c\x0b \x80\xad\xb8\xaam\xa45\xbe\xf6;o\xf4^e+{:\xd0>\xf0\x86\x0c$5\xbb>Cw\x9db\xa7\xd5YS^\x1f\x85\xab\xb2|d\xda\xcexu\xb4<\x91\x97~\x1c\xc8\xa6\x18\xce\xde\xc8\xc0_\xa4\xdf\xb4\x0cc\x0e\x91\x9d\x86\x9c\xe0(\x0d\xab\xfd\xd49\x06\xffdF~\x8eH6\x13S\xa0O^\xd3\xdd\xbf\x9f_8]\x13\x9b\xf8\x0f\x00\x00\xff\xffPK\x07\x08\x0d\x8c \x95\xb6\x00\x00\x00\xae\x01\x00\x00PK\x01\x02\x14\x03\x14\x00\x08\x00\x08\x00\x02\xadzO\x0d\x8c \x95\xb6\x00\x00\x00\xae\x01\x00\x00 \x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\x00\x00\x00\x00dark.jsonUT\x05\x00\x01\xb5\x9b\xdd]PK\x05\x06\x00\x00\x00\x00\x01\x00\x01\x00@\x00\x00\x00\xf6\x00\x00\x00\x00\x00"
|
||||
data := "PK\x03\x04\x14\x00\x08\x00\x08\x00\xa3\x0b|O\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x00 \x00dark.jsonUT\x05\x00\x01\xe3\"\xdf]|\x90[JC1\x10\x86\xdf\xb3\x8aa\x9e\x14\x8eP\xdb\x17\xc9\x0e\\\x83HI\x93i\xcf\xd0\\JN\x0e\x14\xa5\xe0Z\\\x9a+\x91h\xea\xd8\xdby\x0b\xc3\xf7_\xf2\xbf+\x00\xf4\x1c\xb7\xa8\xa1\xbe\x01\xd0&\x9f2j\xc0\xc7\xf9\x02\xbb\xdf\xdb\x18\x1de\xcf\x91PC\xc9#\xb5\xf3.\xd3\x9a\xf7\x95\xbd;\x92\xc3\xb8n\xa7{T\x00\x87\xee\x18\xb0,\xb4/\xd3)\xab\xe4]\x0b\xf8\x93r0\x1b\x9a\x96I\x8b\x97\xe7Jk\xb8,\xf3\x8a\xa7\x8e\xb7\xda< \xd7\x93q\x1c7\x02\xfd\xab\xd7\x9d\xc9\x16\"\xb3\xc9]\xeb;\x9f\xcdN\x99\xe5\xca'{m\xf6J6\xff\xd2S\xa8f8$o2\xbf\x91{p&o\xc5\x88\xc2\xae\x17\x0b.\xc6\xb3=_p(9\xdd\xf8\x86lR(\x08!\x83~}|\xc2O\x9a:\xa8\xef\x00\x00\x00\xff\xffPK\x07\x08[\xf7\xa4\xb8\xd8\x00\x00\x00+\x02\x00\x00PK\x01\x02\x14\x03\x14\x00\x08\x00\x08\x00\xa3\x0b|O[\xf7\xa4\xb8\xd8\x00\x00\x00+\x02\x00\x00 \x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x81\x00\x00\x00\x00dark.jsonUT\x05\x00\x01\xe3\"\xdf]PK\x05\x06\x00\x00\x00\x00\x01\x00\x01\x00@\x00\x00\x00\x18\x01\x00\x00\x00\x00"
|
||||
fs.Register(data)
|
||||
}
|
||||
|
|
|
@ -1,13 +1,20 @@
|
|||
{
|
||||
"link": {
|
||||
"color": "123",
|
||||
"underline": true
|
||||
"underline": true,
|
||||
"prefix": "(",
|
||||
"suffix": ")"
|
||||
},
|
||||
"link_text": {
|
||||
"color": "123",
|
||||
"bold": true
|
||||
},
|
||||
"image": {
|
||||
"color": "123",
|
||||
"prefix": "[Image: ",
|
||||
"suffix": "]"
|
||||
},
|
||||
"image_text": {
|
||||
"color": "8"
|
||||
},
|
||||
"heading": {
|
||||
|
|
Loading…
Reference in a new issue