removing nvim from config

This commit is contained in:
2025-11-18 14:35:24 +01:00
parent 8980ee3a23
commit c89eebed80
29 changed files with 282 additions and 914 deletions

View File

@@ -1,5 +1,5 @@
@define-color background rgba(21, 18, 24, 0.7);
@define-color primary #d6bbfb;
@define-color secondary #8162a2;
@define-color tertiary #d83755;
@define-color surface_bright #3b383e;
@define-color background rgba(23, 18, 22, 1);
@define-color primary #f2b3e5;
@define-color secondary #000000;
@define-color tertiary #000000;
@define-color surface_bright #3e373c;