bookmarklets page, apps, info/credits, other misc
This commit is contained in:
@ -18,8 +18,8 @@ body[theme=blackandwhite] {
|
||||
}
|
||||
body[theme=grass] {
|
||||
--text-color: #ffffff;
|
||||
--bg-1: #1d3024;
|
||||
--bg-2: #385041;
|
||||
--bg-1: #385041;
|
||||
--bg-2: #1d3024;
|
||||
--color-1: #a8e5a7;
|
||||
--color-2: #559b7a;
|
||||
--color-3: #3a5c3f;
|
||||
@ -27,8 +27,8 @@ body[theme=grass] {
|
||||
}
|
||||
body[theme=evil] {
|
||||
--text-color: #ffffff;
|
||||
--bg-1: #591414;
|
||||
--bg-2: #ba2a2a;
|
||||
--bg-1: #ba2a2a;
|
||||
--bg-2: #591414;
|
||||
--color-1: #eb8181;
|
||||
--color-2: #ae4141;
|
||||
--color-3: #7b3838;
|
||||
|
Reference in New Issue
Block a user