From 98dfeb05abec3513cacf9701750066793dd964f5 Mon Sep 17 00:00:00 2001 From: ShugarSkull Date: Thu, 13 Apr 2023 17:39:45 +0200 Subject: [PATCH] ayu-mirage theme added --- themes/ayu-mirage | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 themes/ayu-mirage diff --git a/themes/ayu-mirage b/themes/ayu-mirage new file mode 100644 index 00000000..64e85a4e --- /dev/null +++ b/themes/ayu-mirage @@ -0,0 +1,28 @@ +# -*- conf -*- +# theme: Ayu Mirage +# description: a theme based on Ayu Mirage for Sublime Text (original: https://github.com/dempfi/ayu) + +[cursor] +color = ffcc66 665a44 + +[colors] +foreground = cccac2 +background = 242936 + +regular0 = 242936 # black +regular1 = f28779 # red +regular2 = d5ff80 # green +regular3 = ffd173 # yellow +regular4 = 73d0ff # blue +regular5 = dfbfff # magenta +regular6 = 5ccfe6 # cyan +regular7 = cccac2 # white + +bright0 = fcfcfc # bright black +bright1 = f07171 # bright red +bright2 = 86b300 # bright gree +bright3 = f2ae49 # bright yellow +bright4 = 399ee6 # bright blue +bright5 = a37acc # bright magenta +bright6 = 55b4d4 # bright cyan +bright7 = 5c6166 # bright white