feat(everforest): move to everforest

This commit is contained in:
Artur Manuel 2025-02-22 21:16:46 +00:00
commit 38774cc02d
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
11 changed files with 287 additions and 2959 deletions

View file

@ -1,11 +1,11 @@
* {
bg-col: #2E3440;
bg-col-light: #343a46;
border-col: #343a46;
selected-col: #343a46;
blue: #81A1C1;
fg-col: #b4bbc8;
fg-col2: #BF616A;
grey: #646a76;
bg-col: #2D353B;
bg-col-light: #343F44;
border-col: #343F44;
selected-col: #343F44;
blue: #7FBBB3;
fg-col: #D3C6AA;
fg-col2: #D3C6AA;
grey: #7A8478;
width: 600;
}
}