fix vesktop stuff
This commit is contained in:
parent
93a12833fa
commit
5ae229da31
52 changed files with 148 additions and 82 deletions
15
vesktop/themes/Eclipse.theme.css
Normal file
15
vesktop/themes/Eclipse.theme.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
/**
|
||||
* @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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue