From fdaa59cd69d568ce0c77f6f320d5f0c80c16fa1b Mon Sep 17 00:00:00 2001 From: Glitchy Crafting Date: Thu, 7 Jul 2022 21:02:25 -0500 Subject: [PATCH] fix theme 'dracula' for 'text' launcher --- 1080p/launchers/text/styles/dracula.rasi | 4 ++-- 720p/launchers/text/styles/dracula.rasi | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/1080p/launchers/text/styles/dracula.rasi b/1080p/launchers/text/styles/dracula.rasi index 65b8bdf..97f5cfa 100644 --- a/1080p/launchers/text/styles/dracula.rasi +++ b/1080p/launchers/text/styles/dracula.rasi @@ -3,9 +3,9 @@ * { al: #00000000; bg: #282a36FF; - se: #44475aFF; + se: #6272a4FF; fg: #f8f8f2FF; - ac: #6272a4FF; + ac: #bd93f9FF; red: #ff5555FF; green: #50fa7bFF; yellow: #f1fa8cFF; diff --git a/720p/launchers/text/styles/dracula.rasi b/720p/launchers/text/styles/dracula.rasi index 65b8bdf..97f5cfa 100644 --- a/720p/launchers/text/styles/dracula.rasi +++ b/720p/launchers/text/styles/dracula.rasi @@ -3,9 +3,9 @@ * { al: #00000000; bg: #282a36FF; - se: #44475aFF; + se: #6272a4FF; fg: #f8f8f2FF; - ac: #6272a4FF; + ac: #bd93f9FF; red: #ff5555FF; green: #50fa7bFF; yellow: #f1fa8cFF;