remove vesktop

This commit is contained in:
askiiart 2025-02-24 17:37:50 -06:00
parent 69c4618472
commit 1387ff2547
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
26 changed files with 1 additions and 2093 deletions

View file

@ -1,15 +0,0 @@
/**
* @name Eclipse
* @author Next
* @description Simple Dark Theme
* @version 1.3
* @authorId 319955529873227787
*/
@import url(https://nextr0ll.github.io/Eclipse/core.css);
:root {
--rgb: 230, 100, 90; /* Main color */
--main-black: #1C2120;
--secondary-black: #111411;
--third-black: #171b19;
--fourth-black: #1a1f1d;
}