From 80f32b12eab225e952b1829b3776179a485566d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20M=C3=BCller?= Date: Sun, 12 Sep 2021 15:36:39 -0300 Subject: [PATCH] Add tokyonight.yaml --- tokyonight.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tokyonight.yaml diff --git a/tokyonight.yaml b/tokyonight.yaml new file mode 100644 index 0000000..a1635d3 --- /dev/null +++ b/tokyonight.yaml @@ -0,0 +1,18 @@ +name: "Tokyonight" +author: "Folke Lemaitre (https://github.com/folke)" +base00: "#24283b" +base01: "#1f2335" +base02: "#292e42" +base03: "#565f89" +base04: "#a9b1d6" +base05: "#c0caf5" +base06: "#c0caf5" +base07: "#c0caf5" +base08: "#f7768e" +base09: "#ff9e64" +base0A: "#e0af68" +base0B: "#9ece6a" +base0C: "#1abc9c" +base0D: "#41a6b5" +base0E: "#bb9af7" +base0F: "#ff007c"