From fe2a9f51b49627b0e3f7c1d666f8966e270808a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guzm=C3=A1n=20Monn=C3=A9?= Date: Wed, 10 Apr 2024 10:16:19 -0300 Subject: [PATCH] chore(styles): add tokyonight inspired styles --- styles/tokyonight-day.xml | 83 +++++++++++++++++++++++++++++++++++++ styles/tokyonight-moon.xml | 83 +++++++++++++++++++++++++++++++++++++ styles/tokyonight-night.xml | 83 +++++++++++++++++++++++++++++++++++++ styles/tokyonight-storm.xml | 83 +++++++++++++++++++++++++++++++++++++ 4 files changed, 332 insertions(+) create mode 100644 styles/tokyonight-day.xml create mode 100644 styles/tokyonight-moon.xml create mode 100644 styles/tokyonight-night.xml create mode 100644 styles/tokyonight-storm.xml diff --git a/styles/tokyonight-day.xml b/styles/tokyonight-day.xml new file mode 100644 index 000000000..c20d9a41e --- /dev/null +++ b/styles/tokyonight-day.xml @@ -0,0 +1,83 @@ + \ No newline at end of file diff --git a/styles/tokyonight-moon.xml b/styles/tokyonight-moon.xml new file mode 100644 index 000000000..3312f029d --- /dev/null +++ b/styles/tokyonight-moon.xml @@ -0,0 +1,83 @@ + diff --git a/styles/tokyonight-night.xml b/styles/tokyonight-night.xml new file mode 100644 index 000000000..c798bad4d --- /dev/null +++ b/styles/tokyonight-night.xml @@ -0,0 +1,83 @@ + \ No newline at end of file diff --git a/styles/tokyonight-storm.xml b/styles/tokyonight-storm.xml new file mode 100644 index 000000000..c08115247 --- /dev/null +++ b/styles/tokyonight-storm.xml @@ -0,0 +1,83 @@ + \ No newline at end of file