add to planka
This commit is contained in:
@@ -1,3 +1,38 @@
|
||||
* {
|
||||
/* Planka Userstyles
|
||||
*
|
||||
* This file is a part of Ozzy's userstyles, which is released under the MIT license.
|
||||
* https://git.ozzy.top/ozzy/userstyles
|
||||
*/
|
||||
|
||||
/* Global */
|
||||
|
||||
*:not(.icon) {
|
||||
font-family: 'scientifica' !important;
|
||||
}
|
||||
|
||||
/* Boards */
|
||||
|
||||
.Card_card__zQfcO {
|
||||
background-color: #1e1e2e !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.List_outerWrapper__B4Idr {
|
||||
background-color: #181825 !important;
|
||||
}
|
||||
|
||||
.List_addCardButton__8vjKW {
|
||||
background-color: #11111b !important;
|
||||
}
|
||||
|
||||
.List_headerName__ztYJO {
|
||||
color: #f5c2e7 !important;
|
||||
}
|
||||
|
||||
.List_addCardButtonText__q66qy {
|
||||
color: #bac2de !important;
|
||||
}
|
||||
|
||||
.Card_name__vpWb5 {
|
||||
color: #cdd6f4 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user