Compare commits
10 Commits
2a2ce9bdb7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29e2c689c1 | ||
|
|
7a13a0a40c | ||
|
|
8756c99d08 | ||
|
|
66c9e8cc05 | ||
|
|
16a294bea9 | ||
|
|
393cc9fdcf | ||
|
|
9a0843ba36 | ||
|
|
6c32855ebc | ||
|
|
5ab508e656 | ||
|
|
c56c3a52b9 |
@@ -1,4 +1,4 @@
|
||||
*tokyonight.txt* For NVIM v0.5.0 Last change: 2022 October 18
|
||||
*tokyonight.txt* For NVIM v0.5.0 Last change: 2022 October 28
|
||||
|
||||
==============================================================================
|
||||
Table of Contents *tokyonight-table-of-contents*
|
||||
|
||||
@@ -21,6 +21,10 @@ inactive_tab_background #c4c8da
|
||||
inactive_tab_foreground #8990b3
|
||||
#tab_bar_background #e9e9ed
|
||||
|
||||
# Windows
|
||||
active_border_color #2e7de9
|
||||
inactive_border_color #c4c8da
|
||||
|
||||
# normal
|
||||
color0 #e9e9ed
|
||||
color1 #f52a65
|
||||
@@ -44,4 +48,3 @@ color15 #3760bf
|
||||
# extended colors
|
||||
color16 #b15c00
|
||||
color17 #c64343
|
||||
|
||||
@@ -21,6 +21,10 @@ inactive_tab_background #2f334d
|
||||
inactive_tab_foreground #545c7e
|
||||
#tab_bar_background #1b1d2b
|
||||
|
||||
# Windows
|
||||
active_border_color #82aaff
|
||||
inactive_border_color #2f334d
|
||||
|
||||
# normal
|
||||
color0 #1b1d2b
|
||||
color1 #ff757f
|
||||
@@ -44,4 +48,3 @@ color15 #c8d3f5
|
||||
# extended colors
|
||||
color16 #ff966c
|
||||
color17 #c53b53
|
||||
|
||||
@@ -21,6 +21,10 @@ inactive_tab_background #292e42
|
||||
inactive_tab_foreground #545c7e
|
||||
#tab_bar_background #15161e
|
||||
|
||||
# Windows
|
||||
active_border_color #7aa2f7
|
||||
inactive_border_color #292e42
|
||||
|
||||
# normal
|
||||
color0 #15161e
|
||||
color1 #f7768e
|
||||
@@ -44,4 +48,3 @@ color15 #c0caf5
|
||||
# extended colors
|
||||
color16 #ff9e64
|
||||
color17 #db4b4b
|
||||
|
||||
@@ -21,6 +21,10 @@ inactive_tab_background #292e42
|
||||
inactive_tab_foreground #545c7e
|
||||
#tab_bar_background #1d202f
|
||||
|
||||
# Windows
|
||||
active_border_color #7aa2f7
|
||||
inactive_border_color #2f334d
|
||||
|
||||
# normal
|
||||
color0 #1d202f
|
||||
color1 #f7768e
|
||||
@@ -44,4 +48,3 @@ color15 #c0caf5
|
||||
# extended colors
|
||||
color16 #ff9e64
|
||||
color17 #db4b4b
|
||||
|
||||
@@ -29,4 +29,7 @@ setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#6172b0,bg=#e9e9ec"
|
||||
setw -g window-status-format "#[fg=#e9e9ec,bg=#e9e9ec,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#e9e9ec,bg=#e9e9ec,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#e9e9ec,bg=#a8aecb,nobold,nounderscore,noitalics]#[fg=#2e7de9,bg=#a8aecb,bold] #I #W #F #[fg=#a8aecb,bg=#e9e9ec,nobold,nounderscore,noitalics]"
|
||||
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#8c6c3e]#[bg=#e9e9ec]#[fg=#e9e9ec]#[bg=#8c6c3e]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
|
||||
@@ -29,4 +29,7 @@ setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#828bb8,bg=#1e2030"
|
||||
setw -g window-status-format "#[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#1e2030,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#3b4261,bold] #I #W #F #[fg=#3b4261,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#ffc777]#[bg=#1e2030]#[fg=#1e2030]#[bg=#ffc777]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
|
||||
@@ -29,4 +29,7 @@ setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#a9b1d6,bg=#16161e"
|
||||
setw -g window-status-format "#[fg=#16161e,bg=#16161e,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#16161e,bg=#16161e,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#16161e,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#7aa2f7,bg=#3b4261,bold] #I #W #F #[fg=#3b4261,bg=#16161e,nobold,nounderscore,noitalics]"
|
||||
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#e0af68]#[bg=#16161e]#[fg=#16161e]#[bg=#e0af68]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
|
||||
@@ -29,4 +29,7 @@ setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#a9b1d6,bg=#1f2335"
|
||||
setw -g window-status-format "#[fg=#1f2335,bg=#1f2335,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#1f2335,bg=#1f2335,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#1f2335,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#7aa2f7,bg=#3b4261,bold] #I #W #F #[fg=#3b4261,bg=#1f2335,nobold,nounderscore,noitalics]"
|
||||
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#e0af68]#[bg=#1f2335]#[fg=#1f2335]#[bg=#e0af68]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
|
||||
@@ -121,7 +121,7 @@ function M.setup(opts)
|
||||
|
||||
colors.git.ignore = colors.dark3
|
||||
colors.black = util.darken(colors.bg, 0.8, "#000000")
|
||||
colors.border_highlight = colors.blue0
|
||||
colors.border_highlight = util.darken(colors.blue1, 0.8)
|
||||
colors.border = colors.black
|
||||
|
||||
-- Popups and statusline always get a dark background
|
||||
@@ -135,7 +135,7 @@ function M.setup(opts)
|
||||
|
||||
colors.bg_float = config.options.styles.floats == "transparent" and colors.none
|
||||
or config.options.styles.floats == "dark" and colors.bg_dark
|
||||
or colors.bg
|
||||
or "none"
|
||||
|
||||
colors.bg_visual = util.darken(colors.blue0, 0.7)
|
||||
colors.bg_search = colors.blue0
|
||||
|
||||
@@ -29,6 +29,10 @@ inactive_tab_background ${bg_highlight}
|
||||
inactive_tab_foreground ${dark3}
|
||||
#tab_bar_background ${black}
|
||||
|
||||
# Windows
|
||||
active_border_color ${blue}
|
||||
inactive_border_color ${bg_highlight}
|
||||
|
||||
# normal
|
||||
color0 ${black}
|
||||
color1 ${red}
|
||||
|
||||
@@ -37,6 +37,10 @@ setw -g window-status-separator ""
|
||||
setw -g window-status-style "${none},fg=${fg_sidebar},bg=${bg_statusline}"
|
||||
setw -g window-status-format "#[fg=${bg_statusline},bg=${bg_statusline},nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=${bg_statusline},bg=${bg_statusline},nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=${bg_statusline},bg=${fg_gutter},nobold,nounderscore,noitalics]#[fg=${blue},bg=${fg_gutter},bold] #I #W #F #[fg=${fg_gutter},bg=${bg_statusline},nobold,nounderscore,noitalics]"
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=${yellow}]#[bg=${bg_statusline}]#[fg=${bg_statusline}]#[bg=${yellow}]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
]],
|
||||
colors
|
||||
)
|
||||
|
||||
@@ -190,7 +190,7 @@ function M.setup()
|
||||
DiagnosticUnderlineInfo = { undercurl = true, sp = c.info }, -- Used to underline "Information" diagnostics
|
||||
DiagnosticUnderlineHint = { undercurl = true, sp = c.hint }, -- Used to underline "Hint" diagnostics
|
||||
|
||||
LspSignatureActiveParameter = { fg = c.orange },
|
||||
LspSignatureActiveParameter = { bg = util.darken(c.bg_visual, 0.4), bold = true },
|
||||
LspCodeLens = { fg = c.comment },
|
||||
|
||||
LspInfoBorder = { fg = c.border_highlight, bg = c.bg_float },
|
||||
@@ -481,9 +481,10 @@ function M.setup()
|
||||
CmpItemAbbrMatch = { fg = c.blue1, bg = c.none },
|
||||
CmpItemAbbrMatchFuzzy = { fg = c.blue1, bg = c.none },
|
||||
|
||||
CmpItemKindDefault = { fg = c.fg_dark, bg = c.none },
|
||||
CmpItemMenu = { fg = c.comment, bg = c.none },
|
||||
|
||||
CmpItemKindDefault = { fg = c.fg_dark, bg = c.none },
|
||||
|
||||
CmpItemKindKeyword = { fg = c.cyan, bg = c.none },
|
||||
|
||||
CmpItemKindVariable = { fg = c.magenta, bg = c.none },
|
||||
@@ -646,6 +647,37 @@ function M.setup()
|
||||
MiniTestPass = { fg = c.green, bold = true },
|
||||
|
||||
MiniTrailspace = { bg = c.red },
|
||||
|
||||
-- Noice
|
||||
|
||||
NoiceCompletionItemKindDefault = { fg = c.fg_dark, bg = c.none },
|
||||
|
||||
NoiceCompletionItemKindKeyword = { fg = c.cyan, bg = c.none },
|
||||
|
||||
NoiceCompletionItemKindVariable = { fg = c.magenta, bg = c.none },
|
||||
NoiceCompletionItemKindConstant = { fg = c.magenta, bg = c.none },
|
||||
NoiceCompletionItemKindReference = { fg = c.magenta, bg = c.none },
|
||||
NoiceCompletionItemKindValue = { fg = c.magenta, bg = c.none },
|
||||
|
||||
NoiceCompletionItemKindFunction = { fg = c.blue, bg = c.none },
|
||||
NoiceCompletionItemKindMethod = { fg = c.blue, bg = c.none },
|
||||
NoiceCompletionItemKindConstructor = { fg = c.blue, bg = c.none },
|
||||
|
||||
NoiceCompletionItemKindClass = { fg = c.orange, bg = c.none },
|
||||
NoiceCompletionItemKindInterface = { fg = c.orange, bg = c.none },
|
||||
NoiceCompletionItemKindStruct = { fg = c.orange, bg = c.none },
|
||||
NoiceCompletionItemKindEvent = { fg = c.orange, bg = c.none },
|
||||
NoiceCompletionItemKindEnum = { fg = c.orange, bg = c.none },
|
||||
NoiceCompletionItemKindUnit = { fg = c.orange, bg = c.none },
|
||||
|
||||
NoiceCompletionItemKindModule = { fg = c.yellow, bg = c.none },
|
||||
|
||||
NoiceCompletionItemKindProperty = { fg = c.green1, bg = c.none },
|
||||
NoiceCompletionItemKindField = { fg = c.green1, bg = c.none },
|
||||
NoiceCompletionItemKindTypeParameter = { fg = c.green1, bg = c.none },
|
||||
NoiceCompletionItemKindEnumMember = { fg = c.green1, bg = c.none },
|
||||
NoiceCompletionItemKindOperator = { fg = c.green1, bg = c.none },
|
||||
NoiceCompletionItemKindSnippet = { fg = c.dark5, bg = c.none },
|
||||
}
|
||||
|
||||
if not vim.diagnostic then
|
||||
|
||||
Reference in New Issue
Block a user