Huge bunch of UI/UX improvements and tweaks!
This commit is contained in:
parent
501be10bfe
commit
fb25e72215
37 changed files with 1651 additions and 949 deletions
|
|
@ -50,11 +50,11 @@
|
|||
--candle: #d4a03a;
|
||||
--candle-dim: #b8922e;
|
||||
--candle-faint: #8a7030;
|
||||
--ember: #c06030;
|
||||
--ember: #ca6a3a;
|
||||
--text: #a89880;
|
||||
--text-bright: #d0c8b0;
|
||||
--text-dim: #8a7e6a;
|
||||
--text-faint: #5a5040;
|
||||
--text-dim: #958774;
|
||||
--text-faint: #8b7b62;
|
||||
--parch: #ede4d0;
|
||||
--parch-hover: #d4c8a8;
|
||||
--parch-text: #2a2015;
|
||||
|
|
@ -62,7 +62,9 @@
|
|||
--c-community: #a06850;
|
||||
--c-founder: #c06030;
|
||||
--c-practitioner: #4a7080;
|
||||
--ember-bg: rgba(192, 96, 48, 0.14);
|
||||
--green: #6e9c52;
|
||||
--green-bg: rgba(110, 156, 82, 0.12);
|
||||
--ember-bg: rgba(202, 106, 58, 0.14);
|
||||
}
|
||||
|
||||
/* ---- TAILWIND @THEME MAPPING ---- */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue