monkeytype/frontend
Jack ca00a53317
Added sub alt color, fixed various styling inconsistencies (#2804)
* replaced rgba with sub-alt

* changed color name

* reworked button styles, removed icon-button

* renamed color

* grid

* no text decoration

* renamed all icon buttons to text buttons

* using text-button

* fixed discord section

* using button class instead of redeclaring styles

* updated scroll styling

* more consistent scroll to top styling

* dot not in link

* fixed dot spacing

* actually fixed dot (stupid prettier)

* signout closer to the edge

* using text-button class

* updated button text for consistency

* lowercase

* moved show average section down

* fixed icon not being fixed width

* updated focus and hover button styling

* footer using text-button class

* fixed spacing
added new lines

* making sure custom themes work with sub alt

* updated validation

* reordered colors

* added sub alt colors to all themes

* updated alt sub colors

* temp

* updated sub alt colors

* updated sub alt

* fixed merge

* fixed merge

* merge fix

* moved section down

* lowercase

* merge fix

* consistent wording

* merge fix

* fixed merge

* removed test notifications

* removed balloon

* adjusted subalt

* removed debug code

* removed unused code

* removed some unused/old code

* fixed dot spacing
2022-04-07 22:04:43 +02:00
..
scripts
src Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00
static Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00
webpack Refactor plugin code (#2808) Bruception 2022-04-06 17:05:19 +02:00
.eslintignore
firebase.json added rewrite for static pages, removed redirect 2022-04-06 01:32:37 +02:00
gulpfile.js
package-lock.json added throttle debounce library 2022-04-07 00:58:58 +02:00
package.json added throttle debounce library 2022-04-07 00:58:58 +02:00
tsconfig.json Improve webpack - Reduced filesize by 18% by converting from node-object-hash to object-hash (#2768) rizwanmustafa 2022-03-25 15:36:04 +01:00