nie wiem co zmieniałem, a dużo tego było

This commit is contained in:
2022-01-08 14:53:36 +01:00
parent 7f01e3c578
commit 8c1b3b2423
385 changed files with 24002 additions and 180 deletions

View File

@ -0,0 +1,8 @@
* {
accent: #ffc107;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #1e88e5;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #607d8b;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #8d6e63;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #26c6da;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #ff5722;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #7e57c2;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #4caf50;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #a5d6a7;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #9e9e9e;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #5c6bc0;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #039be5;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #8bc34a;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #4caf50;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #cddc39;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #ff9800;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #ec407a;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #ab47bc;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #ef5350;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef9a9a;
}

View File

@ -0,0 +1,8 @@
* {
accent: #009688;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}

View File

@ -0,0 +1,8 @@
* {
accent: #ffeb3b;
background: #212121;
background-light: #272727;
foreground: #bdbdbd;
on: #66bb6a;
off: #ef5350;
}