woodpecker/web
Egor Tensin a2ca657631
Improve UI colors to have more contrast (#943)
* web: improve contrast in BuildProcList component
* White text on gray instead of gray on gray.
* web: improve contrast in Panel component
* White header text on dark gray instead of gray on gray.
* Gray body text on white instead of gray on gray.
* Align header padding with the body.
2022-06-01 04:16:26 +02:00
..
public/favicons Improve favicons (#576) 2021-12-08 13:58:00 +01:00
src Improve UI colors to have more contrast (#943) 2022-06-01 04:16:26 +02:00
.eslintignore Support localized web UI (#912) 2022-05-16 21:18:48 +02:00
.eslintrc.js Replace deprecated eslint airbnb typescript config (#587) 2021-12-10 03:54:47 +01:00
.gitignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.prettierignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.prettierrc.js Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
index.html Use Woodpecker theme colors on Safari Tab Bar / Header Bar (#632) 2021-12-21 02:26:42 +01:00
LICENSE Pull in frontend 2019-11-12 14:27:39 +01:00
package.json Support localized web UI (#912) 2022-05-16 21:18:48 +02:00
tsconfig.eslint.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
tsconfig.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
vite.config.ts Support localized web UI (#912) 2022-05-16 21:18:48 +02:00
web.go Add linter revive (#554) 2021-12-01 14:22:06 +01:00
windi.config.ts Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
yarn.lock Support localized web UI (#912) 2022-05-16 21:18:48 +02:00