From 80dd58596690de08f35b41f318264890b87fe5dd Mon Sep 17 00:00:00 2001 From: Matouš Dzivjak Date: Tue, 19 Dec 2023 02:03:26 +0100 Subject: feat(themes): add modus vivendi theme(s) (#8894) --- runtime/themes/licenses/modus_vivendi.LICENSE | 5 +++++ runtime/themes/licenses/modus_vivendi_deuteranopia.LICENSE | 5 +++++ runtime/themes/licenses/modus_vivendi_tinted.LICENSE | 5 +++++ runtime/themes/licenses/modus_vivendi_tritanopia.LICENSE | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 runtime/themes/licenses/modus_vivendi.LICENSE create mode 100644 runtime/themes/licenses/modus_vivendi_deuteranopia.LICENSE create mode 100644 runtime/themes/licenses/modus_vivendi_tinted.LICENSE create mode 100644 runtime/themes/licenses/modus_vivendi_tritanopia.LICENSE (limited to 'runtime/themes/licenses') diff --git a/runtime/themes/licenses/modus_vivendi.LICENSE b/runtime/themes/licenses/modus_vivendi.LICENSE new file mode 100644 index 00000000..7e224507 --- /dev/null +++ b/runtime/themes/licenses/modus_vivendi.LICENSE @@ -0,0 +1,5 @@ +Copyright (C) 2020-2023 Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover Texts being “A GNU Manual,” and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled “GNU Free Documentation License.” + +(a) The FSF’s Back-Cover Text is: “You have the freedom to copy and modify this GNU manual.” diff --git a/runtime/themes/licenses/modus_vivendi_deuteranopia.LICENSE b/runtime/themes/licenses/modus_vivendi_deuteranopia.LICENSE new file mode 100644 index 00000000..7e224507 --- /dev/null +++ b/runtime/themes/licenses/modus_vivendi_deuteranopia.LICENSE @@ -0,0 +1,5 @@ +Copyright (C) 2020-2023 Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover Texts being “A GNU Manual,” and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled “GNU Free Documentation License.” + +(a) The FSF’s Back-Cover Text is: “You have the freedom to copy and modify this GNU manual.” diff --git a/runtime/themes/licenses/modus_vivendi_tinted.LICENSE b/runtime/themes/licenses/modus_vivendi_tinted.LICENSE new file mode 100644 index 00000000..7e224507 --- /dev/null +++ b/runtime/themes/licenses/modus_vivendi_tinted.LICENSE @@ -0,0 +1,5 @@ +Copyright (C) 2020-2023 Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover Texts being “A GNU Manual,” and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled “GNU Free Documentation License.” + +(a) The FSF’s Back-Cover Text is: “You have the freedom to copy and modify this GNU manual.” diff --git a/runtime/themes/licenses/modus_vivendi_tritanopia.LICENSE b/runtime/themes/licenses/modus_vivendi_tritanopia.LICENSE new file mode 100644 index 00000000..7e224507 --- /dev/null +++ b/runtime/themes/licenses/modus_vivendi_tritanopia.LICENSE @@ -0,0 +1,5 @@ +Copyright (C) 2020-2023 Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover Texts being “A GNU Manual,” and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled “GNU Free Documentation License.” + +(a) The FSF’s Back-Cover Text is: “You have the freedom to copy and modify this GNU manual.” -- cgit v1.2.3-70-g09d2