Fix button color in everforest and gruvbox

This commit is contained in:
2022-10-31 14:51:27 +08:00
parent 0d196c0e4b
commit d5dd21058f
15 changed files with 15 additions and 15 deletions

View File

@@ -20,7 +20,7 @@
@blue-bg: #394f5a;
@yellow-bg: #4a4940;
@button1: #a7c080;
@button2: #e69875;
@button2: #a7c080;
@button-red: #e67e80;
@key: @red;
@operator: @orange;