Pushing this mess anyway
This commit is contained in:
@@ -8,11 +8,15 @@
|
||||
--acc-nav-separator: 2px solid #000000;
|
||||
|
||||
--context-menu: #d0d0d0;
|
||||
--context-menu-border: 1px outset #a4a4a4;
|
||||
--context-menu-border: 2px outset #a4a4a4;
|
||||
--context-menu-hover: #bfbfbf;
|
||||
|
||||
--menu-border: 1px outset #c8b793;
|
||||
--menu-bg: #dbd1bb;
|
||||
/* DEPRECATED: Use --x-container-y */
|
||||
--menu-border: 2px outset #c4dbff;
|
||||
--menu-bg: #a5cff9;
|
||||
|
||||
--primary-container-background: #a5cff9;
|
||||
--primary-container-border: 2px outset #c4dbff;
|
||||
|
||||
--header-bg: #ffffff;
|
||||
--header-text: #000000;
|
||||
@@ -32,12 +36,13 @@
|
||||
|
||||
--staff: #d500d1;
|
||||
|
||||
--tab-inactive: #aeafb9;
|
||||
--tab-selected: #bfcfdd;
|
||||
--tab-border: 2px outset #000;
|
||||
--tab-inactive: #b9b3ae;
|
||||
--tab-selected: #ddd0bf;
|
||||
--tab-gradient: #dedede;
|
||||
|
||||
--popup-title-bg: #b3b3b3;
|
||||
--popup-title-border: 1px outset #868686;
|
||||
--popup-title-border: 2px outset #868686;
|
||||
|
||||
--dialog-bg: #fbebcc;
|
||||
--dialog-button-hover: #f9f7dd;
|
||||
@@ -57,11 +62,11 @@
|
||||
--success: #95ce8d;
|
||||
|
||||
--mail-subject-bg: #b7b7b7;
|
||||
--mail-subject-border: 1px outset #8a8a8a;
|
||||
--mail-subject-border: 2px outset #8a8a8a;
|
||||
--mail-sub-bg: #cecece;
|
||||
--mail-sub-border: 1px outset #a8a8a8;
|
||||
--mail-sub-border: 2px outset #a8a8a8;
|
||||
--mail-content-bg: #dbdbdb;
|
||||
--mail-content-border: 1px outset #959595;
|
||||
--mail-content-border: 2px outset #959595;
|
||||
--mail-buttonbar: #cacaca;
|
||||
|
||||
--forum-header: #f3dca9;
|
||||
@@ -121,12 +126,6 @@
|
||||
--navbar-bg: url('//assets.worlio.com/style/navbar-bg');
|
||||
--navbar-gradient: url('//assets.worlio.com/style/navbar-gradient');
|
||||
|
||||
--rankflag0: #777;
|
||||
--rankflag1: #4c3525;
|
||||
--rankflag2: #3d464b;
|
||||
--rankflag3: #5c4d0f;
|
||||
--rankflag4: #5988a5;
|
||||
--rankflag5: #319b3a;
|
||||
--rankflag6: #d35ed0;
|
||||
--rankflag7: #171717;
|
||||
--primary-font: Pixio;
|
||||
--secondary-font: TypeWriter;
|
||||
}
|
||||
Reference in New Issue
Block a user