Apply testing branch
This commit is contained in:
@@ -1,17 +1,3 @@
|
||||
/*
|
||||
* | | |
|
||||
* | | | {}
|
||||
* | | ___ .__ | ___
|
||||
* | /\ | / \ | \ | || / \
|
||||
* | / \ | || || | | || || ||
|
||||
* |/ \| \___/ | | || \___/
|
||||
* DEFAULT THEME v1.2.1
|
||||
* 04/28/2022
|
||||
*
|
||||
* Created Internally at Worlio by:
|
||||
* - Nicholas "Wirlaburla" G.
|
||||
*/
|
||||
|
||||
:root {
|
||||
--main-background: #d3d3d3;
|
||||
--main-text: #000000;
|
||||
@@ -25,8 +11,8 @@
|
||||
--context-menu-border: 1px outset #a4a4a4;
|
||||
--context-menu-hover: #bfbfbf;
|
||||
|
||||
--menu-border: 1px outset #bdbdbd;
|
||||
--menu-bg: #d0d0d0;
|
||||
--menu-border: 1px outset #c8b793;
|
||||
--menu-bg: #dbd1bb;
|
||||
|
||||
--header-bg: #ffffff;
|
||||
--header-text: #000000;
|
||||
@@ -46,8 +32,8 @@
|
||||
|
||||
--staff: #d500d1;
|
||||
|
||||
--tab-inactive: #bdbdbd;
|
||||
--tab-selected: #d3d3d3;
|
||||
--tab-inactive: #aeafb9;
|
||||
--tab-selected: #bfcfdd;
|
||||
--tab-gradient: #dedede;
|
||||
|
||||
--popup-title-bg: #b3b3b3;
|
||||
|
||||
Reference in New Issue
Block a user