fix theme 'dracula' for 'text' launcher

This commit is contained in:
Glitchy Crafting 2022-07-07 21:02:25 -05:00
parent 84c454880d
commit fdaa59cd69
2 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,9 @@
* {
al: #00000000;
bg: #282a36FF;
se: #44475aFF;
se: #6272a4FF;
fg: #f8f8f2FF;
ac: #6272a4FF;
ac: #bd93f9FF;
red: #ff5555FF;
green: #50fa7bFF;
yellow: #f1fa8cFF;

View File

@ -3,9 +3,9 @@
* {
al: #00000000;
bg: #282a36FF;
se: #44475aFF;
se: #6272a4FF;
fg: #f8f8f2FF;
ac: #6272a4FF;
ac: #bd93f9FF;
red: #ff5555FF;
green: #50fa7bFF;
yellow: #f1fa8cFF;