# Tokyo Night. # Copyright (C) 2026 Danilo M. # Licensed under the GNU General Public License v2 only. # # Source: https://github.com/folke/tokyonight.nvim (the "night" variant) # # Tokyo Night names colours by hue rather than by role, and carries three # background depths plus a distinct float/sidebar shade. The names below are # upstream's own. bg = #1a1b26 bg_dark = #16161e bg_highlight = #292e42 bg_float = #16161e bg_visual = #283457 fg = #c0caf5 fg_dark = #a9b1d6 fg_gutter = #3b4261 comment = #565f89 terminal_black = #414868 blue = #7aa2f7 blue0 = #3d59a5 blue1 = #2ac3de blue2 = #0db9d7 blue5 = #89ddff blue6 = #b4f9f8 blue7 = #394b70 cyan = #7dcfff magenta = #bb9af7 magenta2 = #ff007c purple = #9d7cd8 orange = #ff9e64 yellow = #e0af68 green = #9ece6a green1 = #73daca green2 = #41a6b5 teal = #1abc9c red = #f7768e red1 = #db4b4b