chore(build): rebuild artifacts

This commit is contained in:
github-actions[bot]
2024-03-24 10:15:11 +00:00
parent 7933f2d3cf
commit 33c73451a5
61 changed files with 3587 additions and 38 deletions

View File

@@ -171,8 +171,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#51587A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#37382D guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#37382D guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#E39500 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#E39500 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -180,6 +178,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#51587A guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#51587A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#0E101A guibg=#795CCC guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#0E101A guibg=#795CCC guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#51587A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#5DCD97 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#5DCD97 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#00A3CB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#00A3CB guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#E39500 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#E39500 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -170,8 +170,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#667783 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#615B51 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#615B51 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#DDBD7F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#DDBD7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -179,6 +177,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#667783 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#667783 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#2C343A guibg=#D69AB7 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#2C343A guibg=#D69AB7 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#667783 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#A9C181 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#A9C181 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#7FBCB4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#7FBCB4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#DDBD7F guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#DDBD7F guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -368,8 +368,6 @@ else
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#A99B6A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#D3DFE6 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#D3DFE6 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#DEA000 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#DEA000 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -377,6 +375,8 @@ else
highlight WhichKeySeparator guifg=#A99B6A guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#A99B6A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#FAF3E1 guibg=#DF69BA guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#FAF3E1 guibg=#DF69BA guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#A99B6A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#8DA200 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#8DA200 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#3A94C4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#3A94C4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#DEA000 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#DEA000 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -171,8 +171,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#646476 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#49473E guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#49473E guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#E5C283 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#E5C283 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -180,6 +178,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#646476 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#646476 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#1F1F28 guibg=#957FB8 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#1F1F28 guibg=#957FB8 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#646476 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#98BC6D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#98BC6D guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#7EB3C9 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#7EB3C9 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#E5C283 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#E5C283 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -168,8 +168,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#466273 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#3A3E3D guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#3A3E3D guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -177,6 +175,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#466273 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#466273 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#0F191F guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#0F191F guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#466273 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#90FF6B guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#8190D4 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -365,8 +365,6 @@ else
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#8F9890 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#ADE48C guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#ADE48C guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -374,6 +372,8 @@ else
highlight WhichKeySeparator guifg=#8F9890 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#8F9890 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#E5EDE6 guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#E5EDE6 guibg=#88507D guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#8F9890 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#567A30 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -171,8 +171,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#69758C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#545F70 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#545F70 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#CF866F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#CF866F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -180,6 +178,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#69758C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#69758C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#2F3541 guibg=#B38DAC guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#2F3541 guibg=#B38DAC guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#69758C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#A4BE8D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#A4BE8D guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#8FBCBA guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#8FBCBA guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#CF866F guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#CF866F guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -170,8 +170,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#625D7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#523A39 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#523A39 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#F6C074 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#F6C074 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -179,6 +177,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#625D7F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#625D7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#1A1825 guibg=#C4A7E7 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#1A1825 guibg=#C4A7E7 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#625D7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#317490 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#317490 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#9CCFD8 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#9CCFD8 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#F6C074 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#F6C074 guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -368,8 +368,6 @@ else
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#B69A6E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#EADDDC guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#EADDDC guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#EC9D33 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#EC9D33 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -377,6 +375,8 @@ else
highlight WhichKeySeparator guifg=#B69A6E guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#B69A6E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#FBF6F0 guibg=#917BA9 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#FBF6F0 guibg=#917BA9 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#B69A6E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#286A84 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#286A84 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#5795A0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#EC9D33 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#EC9D33 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -173,8 +173,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#868686 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#777777 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#777777 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#FFDF9B guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#FFDF9B guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -182,6 +180,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#868686 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#868686 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#4B4B4B guibg=#A5A6C5 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#4B4B4B guibg=#A5A6C5 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#868686 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#98BD99 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#98BD99 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#97BDDE guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#97BDDE guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#FFDF9B guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#FFDF9B guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -375,8 +375,6 @@ else
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#919191 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#CCCCCC guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#CCCCCC guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#C48562 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#C48562 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -384,6 +382,8 @@ else
highlight WhichKeySeparator guifg=#919191 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#919191 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#E2E2E2 guibg=#896788 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#E2E2E2 guibg=#896788 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#919191 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#628562 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#628562 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#0084A3 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#0084A3 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#C48562 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#C48562 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -173,8 +173,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#5F617E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#2C4075 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#2C4075 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#E1B068 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#E1B068 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -182,6 +180,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#5F617E guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#5F617E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#1A1B26 guibg=#BB9BF7 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#1A1B26 guibg=#BB9BF7 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#5F617E guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#74DBCB guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#74DBCB guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#7BA2F7 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#7BA2F7 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#E1B068 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#E1B068 guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -374,8 +374,6 @@ else
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#888B99 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#BBC0D8 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#BBC0D8 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#8F5E14 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#8F5E14 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -383,6 +381,8 @@ else
highlight WhichKeySeparator guifg=#888B99 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#888B99 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#D6D7DC guibg=#5A4A79 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#D6D7DC guibg=#5A4A79 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#888B99 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#34645D guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#34645D guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#34548C guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#34548C guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#8F5E14 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#8F5E14 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -171,8 +171,6 @@ if &background ==# 'light'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#9A9A81 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#D7D7D7 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#D7D7D7 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -180,6 +178,8 @@ if &background ==# 'light'
highlight WhichKeySeparator guifg=#9A9A81 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#9A9A81 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#F0F0CA guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#F0F0CA guibg=#88507D guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#9A9A81 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -170,8 +170,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#685F5A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#3D4042 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#3D4042 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -179,6 +177,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#685F5A guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#685F5A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#1C1917 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#685F5A guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -368,8 +368,6 @@ else
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#A4968F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#CBD9E3 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#CBD9E3 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -377,6 +375,8 @@ else
highlight WhichKeySeparator guifg=#A4968F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#A4968F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#F0EDEC guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#F0EDEC guibg=#88507D guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#A4968F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -171,8 +171,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#7F7F7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#746956 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#746956 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -180,6 +178,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#7F7F7F guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#7F7F7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#404040 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#404040 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#7F7F7F guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -170,8 +170,6 @@ if &background ==# 'dark'
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#616161 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#404040 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#404040 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#B77E64 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -179,6 +177,8 @@ if &background ==# 'dark'
highlight WhichKeySeparator guifg=#616161 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#616161 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#191919 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#191919 guibg=#B279A7 guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#616161 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#819B69 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#6099C0 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#B77E64 guibg=NONE guisp=NONE gui=bold cterm=bold
@@ -368,8 +368,6 @@ else
highlight! link helpSpecial Type highlight! link helpSpecial Type
highlight! link markdownCode Type highlight! link markdownCode Type
highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline highlight Underlined guifg=NONE guibg=NONE guisp=NONE gui=underline cterm=underline
highlight VertSplit guifg=#989898 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link WinSeparator VertSplit
highlight Visual guifg=NONE guibg=#D7D7D7 guisp=NONE gui=NONE cterm=NONE highlight Visual guifg=NONE guibg=#D7D7D7 guisp=NONE gui=NONE cterm=NONE
highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WarningMsg guifg=#944927 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link DiagnosticWarn WarningMsg highlight! link DiagnosticWarn WarningMsg
@@ -377,6 +375,8 @@ else
highlight WhichKeySeparator guifg=#989898 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight WhichKeySeparator guifg=#989898 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight WildMenu guifg=#EEEEEE guibg=#88507D guisp=NONE gui=NONE cterm=NONE highlight WildMenu guifg=#EEEEEE guibg=#88507D guisp=NONE gui=NONE cterm=NONE
highlight! link SneakLabel WildMenu highlight! link SneakLabel WildMenu
highlight WinSeparator guifg=#989898 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight! link VertSplit WinSeparator
highlight diffAdded guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffAdded guifg=#4F6C31 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE highlight diffChanged guifg=#286486 guibg=NONE guisp=NONE gui=NONE cterm=NONE
highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold highlight diffFile guifg=#944927 guibg=NONE guisp=NONE gui=bold cterm=bold

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#45525C"
red = "#ED9294"
green = "#B0CE7B"
yellow = "#EDC77A"
blue = "#7AC9C0"
magenta = "#E5A7C4"
cyan = "#7DD093"
white = "#B2A790"
[colors.cursor]
cursor = "#EBE2CF"
text = "#2C343A"
[colors.normal]
black = "#2C343A"
blue = "#7FBCB4"
cyan = "#83C193"
green = "#A9C181"
magenta = "#D69AB7"
red = "#E67C7F"
white = "#E7DCC4"
yellow = "#DDBD7F"
[colors.primary]
background = "#2C343A"
foreground = "#E7DCC4"

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#DBC988"
red = "#E6271C"
green = "#758700"
yellow = "#B98500"
blue = "#297CA6"
magenta = "#CA43A3"
cyan = "#258C67"
white = "#6E7F88"
[colors.cursor]
cursor = "#4F5B62"
text = "#FAF3E1"
[colors.normal]
black = "#FAF3E1"
blue = "#3A94C4"
cyan = "#36A87E"
green = "#8DA200"
magenta = "#DF69BA"
red = "#F85550"
white = "#4F5B62"
yellow = "#DEA000"
[colors.primary]
background = "#FAF3E1"
foreground = "#4F5B62"

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#475063"
red = "#D6787F"
green = "#A8CC86"
yellow = "#E09680"
blue = "#89CAC8"
magenta = "#CF97C5"
cyan = "#82CCE0"
white = "#A5B4CD"
[colors.cursor]
cursor = "#EEF1F5"
text = "#2F3541"
[colors.normal]
black = "#2F3541"
blue = "#8FBCBA"
cyan = "#87BFCE"
green = "#A4BE8D"
magenta = "#B38DAC"
red = "#C1616A"
white = "#EBEEF3"
yellow = "#CF866F"
[colors.primary]
background = "#2F3541"
foreground = "#EBEEF3"

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#3A3651"
red = "#F289A4"
green = "#358DAF"
yellow = "#F9CA8E"
blue = "#94DAE6"
magenta = "#CEB3EF"
cyan = "#94DAE6"
white = "#BF9B99"
[colors.cursor]
cursor = "#E7DDDD"
text = "#1A1825"
[colors.normal]
black = "#1A1825"
blue = "#9CCFD8"
cyan = "#9CCFD8"
green = "#317490"
magenta = "#C4A7E7"
red = "#EB7193"
white = "#E1D4D4"
yellow = "#F6C074"
[colors.primary]
background = "#1A1825"
foreground = "#E1D4D4"

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#E8C48B"
red = "#A54A66"
green = "#1C5970"
yellow = "#C68223"
blue = "#407D88"
magenta = "#855AAC"
cyan = "#407D88"
white = "#A4635F"
[colors.cursor]
cursor = "#724341"
text = "#FBF6F0"
[colors.normal]
black = "#FBF6F0"
blue = "#5795A0"
cyan = "#5795A0"
green = "#286A84"
magenta = "#917BA9"
red = "#B5637A"
white = "#724341"
yellow = "#EC9D33"
[colors.primary]
background = "#FBF6F0"
foreground = "#724341"

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#36384D"
red = "#F98EA0"
green = "#6DE5D3"
yellow = "#F2BA64"
blue = "#90AFFA"
magenta = "#C6ACFA"
cyan = "#74DBCB"
white = "#7E98EB"
[colors.cursor]
cursor = "#CED6F7"
text = "#1A1B26"
[colors.normal]
black = "#1A1B26"
blue = "#7BA2F7"
cyan = "#2BC4DE"
green = "#74DBCB"
magenta = "#BB9BF7"
red = "#F77890"
white = "#C0CAF5"
yellow = "#E1B068"
[colors.primary]
background = "#1A1B26"
foreground = "#C0CAF5"

View File

@@ -0,0 +1,25 @@
# This file is auto-generated by shipwright.nvim
[colors.bright]
black = "#ADB0BD"
red = "#7E3242"
green = "#26554F"
yellow = "#794E0D"
blue = "#26467A"
magenta = "#503875"
cyan = "#34645D"
white = "#56618D"
[colors.cursor]
cursor = "#333A57"
text = "#D6D7DC"
[colors.normal]
black = "#D6D7DC"
blue = "#34548C"
cyan = "#176775"
green = "#34645D"
magenta = "#5A4A79"
red = "#8B4351"
white = "#333A57"
yellow = "#8F5E14"
[colors.primary]
background = "#D6D7DC"
foreground = "#333A57"

View File

@@ -0,0 +1,23 @@
# This file is auto-generated by shipwright.nvim
# -*- conf -*-
[cursor]
color=2C343A EBE2CF
[colors]
background=2C343A
foreground=E7DCC4
regular0=2C343A
regular1=E67C7F
regular2=A9C181
regular3=DDBD7F
regular4=7FBCB4
regular5=D69AB7
regular6=83C193
regular7=E7DCC4
bright0=45525C
bright1=ED9294
bright2=B0CE7B
bright3=EDC77A
bright4=7AC9C0
bright5=E5A7C4
bright6=7DD093
bright7=B2A790

View File

@@ -0,0 +1,23 @@
# This file is auto-generated by shipwright.nvim
# -*- conf -*-
[cursor]
color=FAF3E1 4F5B62
[colors]
background=FAF3E1
foreground=4F5B62
regular0=FAF3E1
regular1=F85550
regular2=8DA200
regular3=DEA000
regular4=3A94C4
regular5=DF69BA
regular6=36A87E
regular7=4F5B62
bright0=DBC988
bright1=E6271C
bright2=758700
bright3=B98500
bright4=297CA6
bright5=CA43A3
bright6=258C67
bright7=6E7F88

23
extras/foot/nordbones.ini Normal file
View File

@@ -0,0 +1,23 @@
# This file is auto-generated by shipwright.nvim
# -*- conf -*-
[cursor]
color=2F3541 EEF1F5
[colors]
background=2F3541
foreground=EBEEF3
regular0=2F3541
regular1=C1616A
regular2=A4BE8D
regular3=CF866F
regular4=8FBCBA
regular5=B38DAC
regular6=87BFCE
regular7=EBEEF3
bright0=475063
bright1=D6787F
bright2=A8CC86
bright3=E09680
bright4=89CAC8
bright5=CF97C5
bright6=82CCE0
bright7=A5B4CD

View File

@@ -0,0 +1,23 @@
# This file is auto-generated by shipwright.nvim
# -*- conf -*-
[cursor]
color=1A1825 E7DDDD
[colors]
background=1A1825
foreground=E1D4D4
regular0=1A1825
regular1=EB7193
regular2=317490
regular3=F6C074
regular4=9CCFD8
regular5=C4A7E7
regular6=9CCFD8
regular7=E1D4D4
bright0=3A3651
bright1=F289A4
bright2=358DAF
bright3=F9CA8E
bright4=94DAE6
bright5=CEB3EF
bright6=94DAE6
bright7=BF9B99

View File

@@ -0,0 +1,23 @@
# This file is auto-generated by shipwright.nvim
# -*- conf -*-
[cursor]
color=FBF6F0 724341
[colors]
background=FBF6F0
foreground=724341
regular0=FBF6F0
regular1=B5637A
regular2=286A84
regular3=EC9D33
regular4=5795A0
regular5=917BA9
regular6=5795A0
regular7=724341
bright0=E8C48B
bright1=A54A66
bright2=1C5970
bright3=C68223
bright4=407D88
bright5=855AAC
bright6=407D88
bright7=A4635F

View File

@@ -0,0 +1,23 @@
# This file is auto-generated by shipwright.nvim
# -*- conf -*-
[cursor]
color=1A1B26 CED6F7
[colors]
background=1A1B26
foreground=C0CAF5
regular0=1A1B26
regular1=F77890
regular2=74DBCB
regular3=E1B068
regular4=7BA2F7
regular5=BB9BF7
regular6=2BC4DE
regular7=C0CAF5
bright0=36384D
bright1=F98EA0
bright2=6DE5D3
bright3=F2BA64
bright4=90AFFA
bright5=C6ACFA
bright6=74DBCB
bright7=7E98EB

View File

@@ -0,0 +1,23 @@
# This file is auto-generated by shipwright.nvim
# -*- conf -*-
[cursor]
color=D6D7DC 333A57
[colors]
background=D6D7DC
foreground=333A57
regular0=D6D7DC
regular1=8B4351
regular2=34645D
regular3=8F5E14
regular4=34548C
regular5=5A4A79
regular6=176775
regular7=333A57
bright0=ADB0BD
bright1=7E3242
bright2=26554F
bright3=794E0D
bright4=26467A
bright5=503875
bright6=34645D
bright7=56618D

View File

@@ -0,0 +1,357 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2274509803921569</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2039215686274510</real>
<key>Red Component</key>
<real>0.1725490196078431</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4980392156862745</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4862745098039216</real>
<key>Red Component</key>
<real>0.9019607843137255</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4823529411764706</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8078431372549020</real>
<key>Red Component</key>
<real>0.6901960784313725</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4784313725490196</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7803921568627451</real>
<key>Red Component</key>
<real>0.9294117647058824</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7529411764705882</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7882352941176470</real>
<key>Red Component</key>
<real>0.4784313725490196</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6549019607843137</real>
<key>Red Component</key>
<real>0.8980392156862745</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5764705882352941</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8156862745098039</real>
<key>Red Component</key>
<real>0.4901960784313725</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5647058823529412</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6549019607843137</real>
<key>Red Component</key>
<real>0.6980392156862745</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5058823529411764</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7568627450980392</real>
<key>Red Component</key>
<real>0.6627450980392157</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4980392156862745</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7411764705882353</real>
<key>Red Component</key>
<real>0.8666666666666667</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7058823529411765</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7372549019607844</real>
<key>Red Component</key>
<real>0.4980392156862745</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7176470588235294</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6039215686274509</real>
<key>Red Component</key>
<real>0.8392156862745098</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5764705882352941</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7568627450980392</real>
<key>Red Component</key>
<real>0.5137254901960784</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8627450980392157</real>
<key>Red Component</key>
<real>0.9058823529411765</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3607843137254902</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3215686274509804</real>
<key>Red Component</key>
<real>0.2705882352941176</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5803921568627451</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5725490196078431</real>
<key>Red Component</key>
<real>0.9294117647058824</real>
</dict>
<key>Background Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2274509803921569</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2039215686274510</real>
<key>Red Component</key>
<real>0.1725490196078431</real>
</dict>
<key>Badge Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5215686274509804</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4823529411764706</real>
<key>Red Component</key>
<real>0.4313725490196079</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3607843137254902</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3215686274509804</real>
<key>Red Component</key>
<real>0.2705882352941176</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8117647058823529</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8862745098039215</real>
<key>Red Component</key>
<real>0.9215686274509803</real>
</dict>
<key>Cursor Guide Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2274509803921569</real>
<key>Red Component</key>
<real>0.1921568627450981</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2274509803921569</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2039215686274510</real>
<key>Red Component</key>
<real>0.1725490196078431</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8627450980392157</real>
<key>Red Component</key>
<real>0.9058823529411765</real>
</dict>
<key>Link Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7529411764705882</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7882352941176470</real>
<key>Red Component</key>
<real>0.4784313725490196</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8627450980392157</real>
<key>Red Component</key>
<real>0.9058823529411765</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3176470588235294</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3568627450980392</real>
<key>Red Component</key>
<real>0.3803921568627451</real>
</dict>
<key>Tab Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2274509803921569</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2039215686274510</real>
<key>Red Component</key>
<real>0.1725490196078431</real>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,357 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8823529411764706</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9529411764705882</real>
<key>Red Component</key>
<real>0.9803921568627451</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3137254901960784</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3333333333333333</real>
<key>Red Component</key>
<real>0.9725490196078431</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0000000000000000</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5294117647058824</real>
<key>Red Component</key>
<real>0.4588235294117647</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0000000000000000</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5215686274509804</real>
<key>Red Component</key>
<real>0.7254901960784313</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6509803921568628</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4862745098039216</real>
<key>Red Component</key>
<real>0.1607843137254902</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6392156862745098</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2627450980392157</real>
<key>Red Component</key>
<real>0.7921568627450980</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4039215686274510</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5490196078431373</real>
<key>Red Component</key>
<real>0.1450980392156863</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5333333333333333</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4980392156862745</real>
<key>Red Component</key>
<real>0.4313725490196079</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0000000000000000</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6352941176470588</real>
<key>Red Component</key>
<real>0.5529411764705883</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0000000000000000</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6274509803921569</real>
<key>Red Component</key>
<real>0.8705882352941177</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5803921568627451</real>
<key>Red Component</key>
<real>0.2274509803921569</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7294117647058823</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4117647058823529</real>
<key>Red Component</key>
<real>0.8745098039215686</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4941176470588236</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6588235294117647</real>
<key>Red Component</key>
<real>0.2117647058823529</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3843137254901961</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3568627450980392</real>
<key>Red Component</key>
<real>0.3098039215686275</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5333333333333333</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7882352941176470</real>
<key>Red Component</key>
<real>0.8588235294117647</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1098039215686274</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1529411764705882</real>
<key>Red Component</key>
<real>0.9019607843137255</real>
</dict>
<key>Background Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8823529411764706</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9529411764705882</real>
<key>Red Component</key>
<real>0.9803921568627451</real>
</dict>
<key>Badge Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4431372549019608</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5647058823529412</real>
<key>Red Component</key>
<real>0.6039215686274509</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5333333333333333</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7882352941176470</real>
<key>Red Component</key>
<real>0.8588235294117647</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3843137254901961</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3568627450980392</real>
<key>Red Component</key>
<real>0.3098039215686275</real>
</dict>
<key>Cursor Guide Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7843137254901961</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9215686274509803</real>
<key>Red Component</key>
<real>0.9647058823529412</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8823529411764706</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9529411764705882</real>
<key>Red Component</key>
<real>0.9803921568627451</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3843137254901961</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3568627450980392</real>
<key>Red Component</key>
<real>0.3098039215686275</real>
</dict>
<key>Link Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6509803921568628</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4862745098039216</real>
<key>Red Component</key>
<real>0.1607843137254902</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3843137254901961</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3568627450980392</real>
<key>Red Component</key>
<real>0.3098039215686275</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9019607843137255</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8745098039215686</real>
<key>Red Component</key>
<real>0.8274509803921568</real>
</dict>
<key>Tab Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8823529411764706</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9529411764705882</real>
<key>Red Component</key>
<real>0.9803921568627451</real>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,357 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2078431372549020</real>
<key>Red Component</key>
<real>0.1843137254901961</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4156862745098039</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3803921568627451</real>
<key>Red Component</key>
<real>0.7568627450980392</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5254901960784314</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8000000000000000</real>
<key>Red Component</key>
<real>0.6588235294117647</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5019607843137255</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5882352941176471</real>
<key>Red Component</key>
<real>0.8784313725490196</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7843137254901961</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7921568627450980</real>
<key>Red Component</key>
<real>0.5372549019607843</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7725490196078432</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5921568627450980</real>
<key>Red Component</key>
<real>0.8117647058823529</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8784313725490196</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8000000000000000</real>
<key>Red Component</key>
<real>0.5098039215686274</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8039215686274510</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7058823529411765</real>
<key>Red Component</key>
<real>0.6470588235294118</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5529411764705883</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7450980392156863</real>
<key>Red Component</key>
<real>0.6431372549019608</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4352941176470588</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5254901960784314</real>
<key>Red Component</key>
<real>0.8117647058823529</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7294117647058823</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7372549019607844</real>
<key>Red Component</key>
<real>0.5607843137254902</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6745098039215687</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5529411764705883</real>
<key>Red Component</key>
<real>0.7019607843137254</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8078431372549020</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7490196078431373</real>
<key>Red Component</key>
<real>0.5294117647058824</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9529411764705882</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9333333333333333</real>
<key>Red Component</key>
<real>0.9215686274509803</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3882352941176471</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3137254901960784</real>
<key>Red Component</key>
<real>0.2784313725490196</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4980392156862745</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4705882352941176</real>
<key>Red Component</key>
<real>0.8392156862745098</real>
</dict>
<key>Background Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2078431372549020</real>
<key>Red Component</key>
<real>0.1843137254901961</real>
</dict>
<key>Badge Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5647058823529412</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4862745098039216</real>
<key>Red Component</key>
<real>0.4509803921568628</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3882352941176471</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3137254901960784</real>
<key>Red Component</key>
<real>0.2784313725490196</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9607843137254902</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9450980392156862</real>
<key>Red Component</key>
<real>0.9333333333333333</real>
</dict>
<key>Cursor Guide Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2862745098039216</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2352941176470588</real>
<key>Red Component</key>
<real>0.2078431372549020</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2078431372549020</real>
<key>Red Component</key>
<real>0.1843137254901961</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9529411764705882</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9333333333333333</real>
<key>Red Component</key>
<real>0.9215686274509803</real>
</dict>
<key>Link Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7843137254901961</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7921568627450980</real>
<key>Red Component</key>
<real>0.5372549019607843</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9529411764705882</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9333333333333333</real>
<key>Red Component</key>
<real>0.9215686274509803</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4392156862745098</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3725490196078431</real>
<key>Red Component</key>
<real>0.3294117647058823</real>
</dict>
<key>Tab Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2078431372549020</real>
<key>Red Component</key>
<real>0.1843137254901961</real>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,357 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1450980392156863</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.0941176470588235</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5764705882352941</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4431372549019608</real>
<key>Red Component</key>
<real>0.9215686274509803</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6862745098039216</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5529411764705883</real>
<key>Red Component</key>
<real>0.2078431372549020</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5568627450980392</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7921568627450980</real>
<key>Red Component</key>
<real>0.9764705882352941</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9019607843137255</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8549019607843137</real>
<key>Red Component</key>
<real>0.5803921568627451</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9372549019607843</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7019607843137254</real>
<key>Red Component</key>
<real>0.8078431372549020</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9019607843137255</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8549019607843137</real>
<key>Red Component</key>
<real>0.5803921568627451</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6000000000000000</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6078431372549019</real>
<key>Red Component</key>
<real>0.7490196078431373</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5647058823529412</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4549019607843137</real>
<key>Red Component</key>
<real>0.1921568627450981</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7529411764705882</real>
<key>Red Component</key>
<real>0.9647058823529412</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8470588235294118</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8117647058823529</real>
<key>Red Component</key>
<real>0.6117647058823530</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9058823529411765</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6549019607843137</real>
<key>Red Component</key>
<real>0.7686274509803922</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8470588235294118</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8117647058823529</real>
<key>Red Component</key>
<real>0.6117647058823530</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8313725490196079</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8313725490196079</real>
<key>Red Component</key>
<real>0.8823529411764706</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3176470588235294</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2117647058823529</real>
<key>Red Component</key>
<real>0.2274509803921569</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6431372549019608</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5372549019607843</real>
<key>Red Component</key>
<real>0.9490196078431372</real>
</dict>
<key>Background Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1450980392156863</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.0941176470588235</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
<key>Badge Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4941176470588236</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3960784313725490</real>
<key>Red Component</key>
<real>0.4117647058823529</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3176470588235294</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2117647058823529</real>
<key>Red Component</key>
<real>0.2274509803921569</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8666666666666667</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8666666666666667</real>
<key>Red Component</key>
<real>0.9058823529411765</real>
</dict>
<key>Cursor Guide Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1882352941176471</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1254901960784314</real>
<key>Red Component</key>
<real>0.1333333333333333</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1450980392156863</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.0941176470588235</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8313725490196079</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8313725490196079</real>
<key>Red Component</key>
<real>0.8823529411764706</real>
</dict>
<key>Link Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9019607843137255</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8549019607843137</real>
<key>Red Component</key>
<real>0.5803921568627451</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8313725490196079</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8313725490196079</real>
<key>Red Component</key>
<real>0.8823529411764706</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2235294117647059</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2274509803921569</real>
<key>Red Component</key>
<real>0.3215686274509804</real>
</dict>
<key>Tab Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1450980392156863</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.0941176470588235</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,357 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9647058823529412</real>
<key>Red Component</key>
<real>0.9843137254901960</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4784313725490196</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3882352941176471</real>
<key>Red Component</key>
<real>0.7098039215686275</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4392156862745098</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3490196078431372</real>
<key>Red Component</key>
<real>0.1098039215686274</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1372549019607843</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5098039215686274</real>
<key>Red Component</key>
<real>0.7764705882352941</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5333333333333333</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4901960784313725</real>
<key>Red Component</key>
<real>0.2509803921568627</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6745098039215687</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3529411764705883</real>
<key>Red Component</key>
<real>0.5215686274509804</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5333333333333333</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4901960784313725</real>
<key>Red Component</key>
<real>0.2509803921568627</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3725490196078431</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3882352941176471</real>
<key>Red Component</key>
<real>0.6431372549019608</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5176470588235295</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4156862745098039</real>
<key>Red Component</key>
<real>0.1568627450980392</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2000000000000000</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6156862745098040</real>
<key>Red Component</key>
<real>0.9254901960784314</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6274509803921569</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5843137254901961</real>
<key>Red Component</key>
<real>0.3411764705882353</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4823529411764706</real>
<key>Red Component</key>
<real>0.5686274509803921</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6274509803921569</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5843137254901961</real>
<key>Red Component</key>
<real>0.3411764705882353</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2627450980392157</real>
<key>Red Component</key>
<real>0.4470588235294118</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5450980392156862</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7686274509803922</real>
<key>Red Component</key>
<real>0.9098039215686274</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4000000000000000</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2901960784313726</real>
<key>Red Component</key>
<real>0.6470588235294118</real>
</dict>
<key>Background Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9647058823529412</real>
<key>Red Component</key>
<real>0.9843137254901960</real>
</dict>
<key>Badge Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4470588235294118</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5568627450980392</real>
<key>Red Component</key>
<real>0.6313725490196078</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5450980392156862</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7686274509803922</real>
<key>Red Component</key>
<real>0.9098039215686274</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2627450980392157</real>
<key>Red Component</key>
<real>0.4470588235294118</real>
</dict>
<key>Cursor Guide Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8784313725490196</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9254901960784314</real>
<key>Red Component</key>
<real>0.9686274509803922</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9647058823529412</real>
<key>Red Component</key>
<real>0.9843137254901960</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2627450980392157</real>
<key>Red Component</key>
<real>0.4470588235294118</real>
</dict>
<key>Link Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5333333333333333</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4901960784313725</real>
<key>Red Component</key>
<real>0.2509803921568627</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2549019607843137</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2627450980392157</real>
<key>Red Component</key>
<real>0.4470588235294118</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8666666666666667</real>
<key>Red Component</key>
<real>0.9176470588235294</real>
</dict>
<key>Tab Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9647058823529412</real>
<key>Red Component</key>
<real>0.9843137254901960</real>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,357 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1490196078431373</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1058823529411765</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5647058823529412</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4705882352941176</real>
<key>Red Component</key>
<real>0.9686274509803922</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8274509803921568</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8980392156862745</real>
<key>Red Component</key>
<real>0.4274509803921568</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3921568627450980</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7294117647058823</real>
<key>Red Component</key>
<real>0.9490196078431372</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9803921568627451</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6862745098039216</real>
<key>Red Component</key>
<real>0.5647058823529412</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9803921568627451</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6745098039215687</real>
<key>Red Component</key>
<real>0.7764705882352941</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7960784313725490</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8588235294117647</real>
<key>Red Component</key>
<real>0.4549019607843137</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9215686274509803</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5960784313725490</real>
<key>Red Component</key>
<real>0.4941176470588236</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7960784313725490</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8588235294117647</real>
<key>Red Component</key>
<real>0.4549019607843137</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4078431372549020</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6901960784313725</real>
<key>Red Component</key>
<real>0.8823529411764706</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6352941176470588</real>
<key>Red Component</key>
<real>0.4823529411764706</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6078431372549019</real>
<key>Red Component</key>
<real>0.7333333333333333</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8705882352941177</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7686274509803922</real>
<key>Red Component</key>
<real>0.1686274509803922</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9607843137254902</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7921568627450980</real>
<key>Red Component</key>
<real>0.7529411764705882</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3019607843137255</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2196078431372549</real>
<key>Red Component</key>
<real>0.2117647058823529</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.6274509803921569</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.5568627450980392</real>
<key>Red Component</key>
<real>0.9764705882352941</real>
</dict>
<key>Background Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1490196078431373</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1058823529411765</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
<key>Badge Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4901960784313725</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4039215686274510</real>
<key>Red Component</key>
<real>0.3960784313725490</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3019607843137255</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2196078431372549</real>
<key>Red Component</key>
<real>0.2117647058823529</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9686274509803922</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8392156862745098</real>
<key>Red Component</key>
<real>0.8078431372549020</real>
</dict>
<key>Cursor Guide Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1882352941176471</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1372549019607843</real>
<key>Red Component</key>
<real>0.1333333333333333</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1490196078431373</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1058823529411765</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9607843137254902</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7921568627450980</real>
<key>Red Component</key>
<real>0.7529411764705882</real>
</dict>
<key>Link Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9803921568627451</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6862745098039216</real>
<key>Red Component</key>
<real>0.5647058823529412</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9607843137254902</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7921568627450980</real>
<key>Red Component</key>
<real>0.7529411764705882</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4588235294117647</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2509803921568627</real>
<key>Red Component</key>
<real>0.1725490196078431</real>
</dict>
<key>Tab Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1490196078431373</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1058823529411765</real>
<key>Red Component</key>
<real>0.1019607843137255</real>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,357 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8431372549019608</real>
<key>Red Component</key>
<real>0.8392156862745098</real>
</dict>
<key>Ansi 1 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3176470588235294</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2627450980392157</real>
<key>Red Component</key>
<real>0.5450980392156862</real>
</dict>
<key>Ansi 10 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3098039215686275</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3333333333333333</real>
<key>Red Component</key>
<real>0.1490196078431373</real>
</dict>
<key>Ansi 11 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0509803921568627</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3058823529411765</real>
<key>Red Component</key>
<real>0.4745098039215686</real>
</dict>
<key>Ansi 12 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4784313725490196</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2745098039215687</real>
<key>Red Component</key>
<real>0.1490196078431373</real>
</dict>
<key>Ansi 13 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4588235294117647</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2196078431372549</real>
<key>Red Component</key>
<real>0.3137254901960784</real>
</dict>
<key>Ansi 14 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3647058823529412</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3921568627450980</real>
<key>Red Component</key>
<real>0.2039215686274510</real>
</dict>
<key>Ansi 15 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5529411764705883</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3803921568627451</real>
<key>Red Component</key>
<real>0.3372549019607843</real>
</dict>
<key>Ansi 2 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3647058823529412</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3921568627450980</real>
<key>Red Component</key>
<real>0.2039215686274510</real>
</dict>
<key>Ansi 3 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.0784313725490196</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3686274509803922</real>
<key>Red Component</key>
<real>0.5607843137254902</real>
</dict>
<key>Ansi 4 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5490196078431373</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.3294117647058823</real>
<key>Red Component</key>
<real>0.2039215686274510</real>
</dict>
<key>Ansi 5 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4745098039215686</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2901960784313726</real>
<key>Red Component</key>
<real>0.3529411764705883</real>
</dict>
<key>Ansi 6 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4588235294117647</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4039215686274510</real>
<key>Red Component</key>
<real>0.0901960784313725</real>
</dict>
<key>Ansi 7 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2274509803921569</real>
<key>Red Component</key>
<real>0.2000000000000000</real>
</dict>
<key>Ansi 8 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6901960784313725</real>
<key>Red Component</key>
<real>0.6784313725490196</real>
</dict>
<key>Ansi 9 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.2588235294117647</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1960784313725490</real>
<key>Red Component</key>
<real>0.4941176470588236</real>
</dict>
<key>Background Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8431372549019608</real>
<key>Red Component</key>
<real>0.8392156862745098</real>
</dict>
<key>Badge Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5372549019607843</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.4941176470588236</real>
<key>Red Component</key>
<real>0.4862745098039216</real>
</dict>
<key>Bold Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.7411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.6901960784313725</real>
<key>Red Component</key>
<real>0.6784313725490196</real>
</dict>
<key>Cursor Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2274509803921569</real>
<key>Red Component</key>
<real>0.2000000000000000</real>
</dict>
<key>Cursor Guide Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8313725490196079</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8078431372549020</real>
<key>Red Component</key>
<real>0.8039215686274510</real>
</dict>
<key>Cursor Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8431372549019608</real>
<key>Red Component</key>
<real>0.8392156862745098</real>
</dict>
<key>Foreground Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2274509803921569</real>
<key>Red Component</key>
<real>0.2000000000000000</real>
</dict>
<key>Link Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.4784313725490196</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2745098039215687</real>
<key>Red Component</key>
<real>0.1490196078431373</real>
</dict>
<key>Selected Text Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.3411764705882353</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.2274509803921569</real>
<key>Red Component</key>
<real>0.2000000000000000</real>
</dict>
<key>Selection Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8470588235294118</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.7529411764705882</real>
<key>Red Component</key>
<real>0.7333333333333333</real>
</dict>
<key>Tab Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8627450980392157</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8431372549019608</real>
<key>Red Component</key>
<real>0.8392156862745098</real>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,49 @@
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: forestbones_dark
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/forestbones_dark.conf
## blurb: A zenbones variant inspired by Everforest.
foreground #E7DCC4
background #2C343A
selection_foreground #E7DCC4
selection_background #615B51
# Cursor colors
cursor #EBE2CF
cursor_text_color #2C343A
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #E7DCC4
active_tab_background #9E5179
inactive_tab_foreground #E7DCC4
inactive_tab_background #3E4850
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #2C343A
color8 #45525C
# red
color1 #E67C7F
color9 #ED9294
# green
color2 #A9C181
color10 #B0CE7B
# yellow
color3 #DDBD7F
color11 #EDC77A
# blue
color4 #7FBCB4
color12 #7AC9C0
# magenta
color5 #D69AB7
color13 #E5A7C4
# cyan
color6 #83C193
color14 #7DD093
# white
color7 #E7DCC4
color15 #B2A790
# You can set the remaining 240 colors as color16 to color255.

View File

@@ -0,0 +1,49 @@
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: forestbones_light
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/forestbones_light.conf
## blurb: A zenbones variant inspired by Everforest.
foreground #4F5B62
background #FAF3E1
selection_foreground #4F5B62
selection_background #D3DFE6
# Cursor colors
cursor #4F5B62
cursor_text_color #FAF3E1
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #4F5B62
active_tab_background #EEBADB
inactive_tab_foreground #4F5B62
inactive_tab_background #E3D191
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #FAF3E1
color8 #DBC988
# red
color1 #F85550
color9 #E6271C
# green
color2 #8DA200
color10 #758700
# yellow
color3 #DEA000
color11 #B98500
# blue
color4 #3A94C4
color12 #297CA6
# magenta
color5 #DF69BA
color13 #CA43A3
# cyan
color6 #36A87E
color14 #258C67
# white
color7 #4F5B62
color15 #6E7F88
# You can set the remaining 240 colors as color16 to color255.

View File

@@ -0,0 +1,49 @@
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: nordbones
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/nordbones.conf
## blurb: A zenbones variant inspired by Nord.
foreground #EBEEF3
background #2F3541
selection_foreground #EBEEF3
selection_background #545F70
# Cursor colors
cursor #EEF1F5
cursor_text_color #2F3541
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #EBEEF3
active_tab_background #84637E
inactive_tab_foreground #EBEEF3
inactive_tab_background #414959
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #2F3541
color8 #475063
# red
color1 #C1616A
color9 #D6787F
# green
color2 #A4BE8D
color10 #A8CC86
# yellow
color3 #CF866F
color11 #E09680
# blue
color4 #8FBCBA
color12 #89CAC8
# magenta
color5 #B38DAC
color13 #CF97C5
# cyan
color6 #87BFCE
color14 #82CCE0
# white
color7 #EBEEF3
color15 #A5B4CD
# You can set the remaining 240 colors as color16 to color255.

View File

@@ -0,0 +1,49 @@
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: rosebones_dark
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/rosebones_dark.conf
## blurb: A zenbones variant inspired by Rosé Pine.
foreground #E1D4D4
background #1A1825
selection_foreground #E1D4D4
selection_background #523A39
# Cursor colors
cursor #E7DDDD
cursor_text_color #1A1825
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #E1D4D4
active_tab_background #673592
inactive_tab_foreground #E1D4D4
inactive_tab_background #312E43
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #1A1825
color8 #3A3651
# red
color1 #EB7193
color9 #F289A4
# green
color2 #317490
color10 #358DAF
# yellow
color3 #F6C074
color11 #F9CA8E
# blue
color4 #9CCFD8
color12 #94DAE6
# magenta
color5 #C4A7E7
color13 #CEB3EF
# cyan
color6 #9CCFD8
color14 #94DAE6
# white
color7 #E1D4D4
color15 #BF9B99
# You can set the remaining 240 colors as color16 to color255.

View File

@@ -0,0 +1,49 @@
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: rosebones_light
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/rosebones_light.conf
## blurb: A zenbones variant inspired by Rosé Pine.
foreground #724341
background #FBF6F0
selection_foreground #724341
selection_background #EADDDC
# Cursor colors
cursor #724341
cursor_text_color #FBF6F0
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #724341
active_tab_background #D1C9DC
inactive_tab_foreground #724341
inactive_tab_background #ECD0A9
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #FBF6F0
color8 #E8C48B
# red
color1 #B5637A
color9 #A54A66
# green
color2 #286A84
color10 #1C5970
# yellow
color3 #EC9D33
color11 #C68223
# blue
color4 #5795A0
color12 #407D88
# magenta
color5 #917BA9
color13 #855AAC
# cyan
color6 #5795A0
color14 #407D88
# white
color7 #724341
color15 #A4635F
# You can set the remaining 240 colors as color16 to color255.

View File

@@ -0,0 +1,49 @@
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: tokyobones_dark
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/tokyobones_dark.conf
## blurb: A zenbones variant inspired by Tokyo Night.
foreground #C0CAF5
background #1A1B26
selection_foreground #C0CAF5
selection_background #2C4075
# Cursor colors
cursor #CED6F7
cursor_text_color #1A1B26
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #C0CAF5
active_tab_background #6E20BD
inactive_tab_foreground #C0CAF5
inactive_tab_background #303142
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #1A1B26
color8 #36384D
# red
color1 #F77890
color9 #F98EA0
# green
color2 #74DBCB
color10 #6DE5D3
# yellow
color3 #E1B068
color11 #F2BA64
# blue
color4 #7BA2F7
color12 #90AFFA
# magenta
color5 #BB9BF7
color13 #C6ACFA
# cyan
color6 #2BC4DE
color14 #74DBCB
# white
color7 #C0CAF5
color15 #7E98EB
# You can set the remaining 240 colors as color16 to color255.

View File

@@ -0,0 +1,49 @@
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: tokyobones_light
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/tokyobones_light.conf
## blurb: A zenbones variant inspired by Tokyo Night.
foreground #333A57
background #D6D7DC
selection_foreground #333A57
selection_background #BBC0D8
# Cursor colors
cursor #333A57
cursor_text_color #D6D7DC
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #333A57
active_tab_background #B3A9C9
inactive_tab_foreground #333A57
inactive_tab_background #B9BBC3
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #D6D7DC
color8 #ADB0BD
# red
color1 #8B4351
color9 #7E3242
# green
color2 #34645D
color10 #26554F
# yellow
color3 #8F5E14
color11 #794E0D
# blue
color4 #34548C
color12 #26467A
# magenta
color5 #5A4A79
color13 #503875
# cyan
color6 #176775
color14 #34645D
# white
color7 #333A57
color15 #56618D
# You can set the remaining 240 colors as color16 to color255.

View File

@@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
set -g status-left ' #[fg=#D69AB7,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#D69AB7,bold] [#S]#[fg=#D69AB7,bold] [%d/%m] #[fg=#D69AB7,bold][%I:%M%p] '
set -g status-style fg='#D69AB7',bg='#E7DCC4'
set -g window-status-current-style fg='#D69AB7',bg='#E7DCC4',bold
set -g pane-border-style fg='#D69AB7'
set -g pane-active-border-style fg='#D69AB7'
set -g message-style fg='#2C343A',bg='#615B51'
set -g display-panes-active-colour '#D69AB7'
set -g display-panes-colour '#D69AB7'
set -g clock-mode-colour '#D69AB7'
set -g mode-style fg='#2C343A',bg='#615B51'

View File

@@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
set -g status-left ' #[fg=#DF69BA,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#DF69BA,bold] [#S]#[fg=#DF69BA,bold] [%d/%m] #[fg=#DF69BA,bold][%I:%M%p] '
set -g status-style fg='#DF69BA',bg='#4F5B62'
set -g window-status-current-style fg='#DF69BA',bg='#4F5B62',bold
set -g pane-border-style fg='#DF69BA'
set -g pane-active-border-style fg='#DF69BA'
set -g message-style fg='#FAF3E1',bg='#D3DFE6'
set -g display-panes-active-colour '#DF69BA'
set -g display-panes-colour '#DF69BA'
set -g clock-mode-colour '#DF69BA'
set -g mode-style fg='#FAF3E1',bg='#D3DFE6'

View File

@@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
set -g status-left ' #[fg=#B38DAC,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#B38DAC,bold] [#S]#[fg=#B38DAC,bold] [%d/%m] #[fg=#B38DAC,bold][%I:%M%p] '
set -g status-style fg='#B38DAC',bg='#EBEEF3'
set -g window-status-current-style fg='#B38DAC',bg='#EBEEF3',bold
set -g pane-border-style fg='#B38DAC'
set -g pane-active-border-style fg='#B38DAC'
set -g message-style fg='#2F3541',bg='#545F70'
set -g display-panes-active-colour '#B38DAC'
set -g display-panes-colour '#B38DAC'
set -g clock-mode-colour '#B38DAC'
set -g mode-style fg='#2F3541',bg='#545F70'

View File

@@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
set -g status-left ' #[fg=#C4A7E7,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#C4A7E7,bold] [#S]#[fg=#C4A7E7,bold] [%d/%m] #[fg=#C4A7E7,bold][%I:%M%p] '
set -g status-style fg='#C4A7E7',bg='#E1D4D4'
set -g window-status-current-style fg='#C4A7E7',bg='#E1D4D4',bold
set -g pane-border-style fg='#C4A7E7'
set -g pane-active-border-style fg='#C4A7E7'
set -g message-style fg='#1A1825',bg='#523A39'
set -g display-panes-active-colour '#C4A7E7'
set -g display-panes-colour '#C4A7E7'
set -g clock-mode-colour '#C4A7E7'
set -g mode-style fg='#1A1825',bg='#523A39'

View File

@@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
set -g status-left ' #[fg=#917BA9,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#917BA9,bold] [#S]#[fg=#917BA9,bold] [%d/%m] #[fg=#917BA9,bold][%I:%M%p] '
set -g status-style fg='#917BA9',bg='#724341'
set -g window-status-current-style fg='#917BA9',bg='#724341',bold
set -g pane-border-style fg='#917BA9'
set -g pane-active-border-style fg='#917BA9'
set -g message-style fg='#FBF6F0',bg='#EADDDC'
set -g display-panes-active-colour '#917BA9'
set -g display-panes-colour '#917BA9'
set -g clock-mode-colour '#917BA9'
set -g mode-style fg='#FBF6F0',bg='#EADDDC'

View File

@@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
set -g status-left ' #[fg=#BB9BF7,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#BB9BF7,bold] [#S]#[fg=#BB9BF7,bold] [%d/%m] #[fg=#BB9BF7,bold][%I:%M%p] '
set -g status-style fg='#BB9BF7',bg='#C0CAF5'
set -g window-status-current-style fg='#BB9BF7',bg='#C0CAF5',bold
set -g pane-border-style fg='#BB9BF7'
set -g pane-active-border-style fg='#BB9BF7'
set -g message-style fg='#1A1B26',bg='#2C4075'
set -g display-panes-active-colour '#BB9BF7'
set -g display-panes-colour '#BB9BF7'
set -g clock-mode-colour '#BB9BF7'
set -g mode-style fg='#1A1B26',bg='#2C4075'

View File

@@ -0,0 +1,19 @@
# This file is auto-generated by shipwright.nvim
set -g status-left ' #[fg=#5A4A79,bold]#{s/root//:client_key_table} '
set -g status-right '#[fg=#5A4A79,bold] [#S]#[fg=#5A4A79,bold] [%d/%m] #[fg=#5A4A79,bold][%I:%M%p] '
set -g status-style fg='#5A4A79',bg='#333A57'
set -g window-status-current-style fg='#5A4A79',bg='#333A57',bold
set -g pane-border-style fg='#5A4A79'
set -g pane-active-border-style fg='#5A4A79'
set -g message-style fg='#D6D7DC',bg='#BBC0D8'
set -g display-panes-active-colour '#5A4A79'
set -g display-panes-colour '#5A4A79'
set -g clock-mode-colour '#5A4A79'
set -g mode-style fg='#D6D7DC',bg='#BBC0D8'

View File

@@ -0,0 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#E7DCC4"
background = "#2C343A"
cursor_fg = "#2C343A"
cursor_bg = "#EBE2CF"
cursor_border = "#2C343A"
selection_fg = "#E7DCC4"
selection_bg = "#615B51"
ansi = ["#2C343A", "#E67C7F", "#A9C181", "#DDBD7F", "#7FBCB4", "#D69AB7", "#83C193", "#E7DCC4"]
brights = ["#45525C", "#ED9294", "#B0CE7B", "#EDC77A", "#7AC9C0", "#E5A7C4", "#7DD093", "#B2A790"]

View File

@@ -0,0 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#4F5B62"
background = "#FAF3E1"
cursor_fg = "#FAF3E1"
cursor_bg = "#4F5B62"
cursor_border = "#FAF3E1"
selection_fg = "#4F5B62"
selection_bg = "#D3DFE6"
ansi = ["#FAF3E1", "#F85550", "#8DA200", "#DEA000", "#3A94C4", "#DF69BA", "#36A87E", "#4F5B62"]
brights = ["#DBC988", "#E6271C", "#758700", "#B98500", "#297CA6", "#CA43A3", "#258C67", "#6E7F88"]

View File

@@ -0,0 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#EBEEF3"
background = "#2F3541"
cursor_fg = "#2F3541"
cursor_bg = "#EEF1F5"
cursor_border = "#2F3541"
selection_fg = "#EBEEF3"
selection_bg = "#545F70"
ansi = ["#2F3541", "#C1616A", "#A4BE8D", "#CF866F", "#8FBCBA", "#B38DAC", "#87BFCE", "#EBEEF3"]
brights = ["#475063", "#D6787F", "#A8CC86", "#E09680", "#89CAC8", "#CF97C5", "#82CCE0", "#A5B4CD"]

View File

@@ -0,0 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#E1D4D4"
background = "#1A1825"
cursor_fg = "#1A1825"
cursor_bg = "#E7DDDD"
cursor_border = "#1A1825"
selection_fg = "#E1D4D4"
selection_bg = "#523A39"
ansi = ["#1A1825", "#EB7193", "#317490", "#F6C074", "#9CCFD8", "#C4A7E7", "#9CCFD8", "#E1D4D4"]
brights = ["#3A3651", "#F289A4", "#358DAF", "#F9CA8E", "#94DAE6", "#CEB3EF", "#94DAE6", "#BF9B99"]

View File

@@ -0,0 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#724341"
background = "#FBF6F0"
cursor_fg = "#FBF6F0"
cursor_bg = "#724341"
cursor_border = "#FBF6F0"
selection_fg = "#724341"
selection_bg = "#EADDDC"
ansi = ["#FBF6F0", "#B5637A", "#286A84", "#EC9D33", "#5795A0", "#917BA9", "#5795A0", "#724341"]
brights = ["#E8C48B", "#A54A66", "#1C5970", "#C68223", "#407D88", "#855AAC", "#407D88", "#A4635F"]

View File

@@ -0,0 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#C0CAF5"
background = "#1A1B26"
cursor_fg = "#1A1B26"
cursor_bg = "#CED6F7"
cursor_border = "#1A1B26"
selection_fg = "#C0CAF5"
selection_bg = "#2C4075"
ansi = ["#1A1B26", "#F77890", "#74DBCB", "#E1B068", "#7BA2F7", "#BB9BF7", "#2BC4DE", "#C0CAF5"]
brights = ["#36384D", "#F98EA0", "#6DE5D3", "#F2BA64", "#90AFFA", "#C6ACFA", "#74DBCB", "#7E98EB"]

View File

@@ -0,0 +1,11 @@
# This file is auto-generated by shipwright.nvim
[colors]
foreground = "#333A57"
background = "#D6D7DC"
cursor_fg = "#D6D7DC"
cursor_bg = "#333A57"
cursor_border = "#D6D7DC"
selection_fg = "#333A57"
selection_bg = "#BBC0D8"
ansi = ["#D6D7DC", "#8B4351", "#34645D", "#8F5E14", "#34548C", "#5A4A79", "#176775", "#333A57"]
brights = ["#ADB0BD", "#7E3242", "#26554F", "#794E0D", "#26467A", "#503875", "#34645D", "#56618D"]

View File

@@ -0,0 +1,23 @@
{
"name": "forestbones_dark",
"selectionBackground": "#615B51",
"cursorColor": "#EBE2CF",
"foreground": "#E7DCC4",
"background": "#2C343A",
"black": "#2C343A",
"blue": "#7FBCB4",
"cyan": "#83C193",
"green": "#A9C181",
"purple": "#D69AB7",
"red": "#E67C7F",
"white": "#E7DCC4",
"yellow": "#DDBD7F",
"brightBlack": "#45525C",
"brightBlue": "#7AC9C0",
"brightCyan": "#7DD093",
"brightGreen": "#B0CE7B",
"brightRed": "#ED9294",
"brightPurple": "#E5A7C4",
"brightWhite": "#B2A790"
"brightYellow": "#EDC77A",
}

View File

@@ -0,0 +1,23 @@
{
"name": "forestbones_light",
"selectionBackground": "#D3DFE6",
"cursorColor": "#4F5B62",
"foreground": "#4F5B62",
"background": "#FAF3E1",
"black": "#FAF3E1",
"blue": "#3A94C4",
"cyan": "#36A87E",
"green": "#8DA200",
"purple": "#DF69BA",
"red": "#F85550",
"white": "#4F5B62",
"yellow": "#DEA000",
"brightBlack": "#DBC988",
"brightBlue": "#297CA6",
"brightCyan": "#258C67",
"brightGreen": "#758700",
"brightRed": "#E6271C",
"brightPurple": "#CA43A3",
"brightWhite": "#6E7F88"
"brightYellow": "#B98500",
}

View File

@@ -0,0 +1,23 @@
{
"name": "nordbones",
"selectionBackground": "#545F70",
"cursorColor": "#EEF1F5",
"foreground": "#EBEEF3",
"background": "#2F3541",
"black": "#2F3541",
"blue": "#8FBCBA",
"cyan": "#87BFCE",
"green": "#A4BE8D",
"purple": "#B38DAC",
"red": "#C1616A",
"white": "#EBEEF3",
"yellow": "#CF866F",
"brightBlack": "#475063",
"brightBlue": "#89CAC8",
"brightCyan": "#82CCE0",
"brightGreen": "#A8CC86",
"brightRed": "#D6787F",
"brightPurple": "#CF97C5",
"brightWhite": "#A5B4CD"
"brightYellow": "#E09680",
}

View File

@@ -0,0 +1,23 @@
{
"name": "rosebones_dark",
"selectionBackground": "#523A39",
"cursorColor": "#E7DDDD",
"foreground": "#E1D4D4",
"background": "#1A1825",
"black": "#1A1825",
"blue": "#9CCFD8",
"cyan": "#9CCFD8",
"green": "#317490",
"purple": "#C4A7E7",
"red": "#EB7193",
"white": "#E1D4D4",
"yellow": "#F6C074",
"brightBlack": "#3A3651",
"brightBlue": "#94DAE6",
"brightCyan": "#94DAE6",
"brightGreen": "#358DAF",
"brightRed": "#F289A4",
"brightPurple": "#CEB3EF",
"brightWhite": "#BF9B99"
"brightYellow": "#F9CA8E",
}

View File

@@ -0,0 +1,23 @@
{
"name": "rosebones_light",
"selectionBackground": "#EADDDC",
"cursorColor": "#724341",
"foreground": "#724341",
"background": "#FBF6F0",
"black": "#FBF6F0",
"blue": "#5795A0",
"cyan": "#5795A0",
"green": "#286A84",
"purple": "#917BA9",
"red": "#B5637A",
"white": "#724341",
"yellow": "#EC9D33",
"brightBlack": "#E8C48B",
"brightBlue": "#407D88",
"brightCyan": "#407D88",
"brightGreen": "#1C5970",
"brightRed": "#A54A66",
"brightPurple": "#855AAC",
"brightWhite": "#A4635F"
"brightYellow": "#C68223",
}

View File

@@ -0,0 +1,23 @@
{
"name": "tokyobones_dark",
"selectionBackground": "#2C4075",
"cursorColor": "#CED6F7",
"foreground": "#C0CAF5",
"background": "#1A1B26",
"black": "#1A1B26",
"blue": "#7BA2F7",
"cyan": "#2BC4DE",
"green": "#74DBCB",
"purple": "#BB9BF7",
"red": "#F77890",
"white": "#C0CAF5",
"yellow": "#E1B068",
"brightBlack": "#36384D",
"brightBlue": "#90AFFA",
"brightCyan": "#74DBCB",
"brightGreen": "#6DE5D3",
"brightRed": "#F98EA0",
"brightPurple": "#C6ACFA",
"brightWhite": "#7E98EB"
"brightYellow": "#F2BA64",
}

View File

@@ -0,0 +1,23 @@
{
"name": "tokyobones_light",
"selectionBackground": "#BBC0D8",
"cursorColor": "#333A57",
"foreground": "#333A57",
"background": "#D6D7DC",
"black": "#D6D7DC",
"blue": "#34548C",
"cyan": "#176775",
"green": "#34645D",
"purple": "#5A4A79",
"red": "#8B4351",
"white": "#333A57",
"yellow": "#8F5E14",
"brightBlack": "#ADB0BD",
"brightBlue": "#26467A",
"brightCyan": "#34645D",
"brightGreen": "#26554F",
"brightRed": "#7E3242",
"brightPurple": "#503875",
"brightWhite": "#56618D"
"brightYellow": "#794E0D",
}