diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 75b3348..bb27b63 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -689,6 +689,15 @@ "themeAuto": { "message": "Auto" }, + "ModernRed": { + "message": "Modern Red" + }, + "VintageBlue": { + "message": "Vintage Blue" + }, + "toVintageBlue": { + "message": "Switch to the Vintage Blue style" + }, "DonateShort": { "message": "Donate" }, diff --git a/src/ui/options.html b/src/ui/options.html index 2ad230f..f8bb1cd 100644 --- a/src/ui/options.html +++ b/src/ui/options.html @@ -114,14 +114,14 @@ SPDX-License-Identifier: GPL-3.0-or-later - - + + - +