plane/apps/app
Aaryan Khandelwal 3c2f5d12ed
feat: themes (#902)
* chore: add next theme and initial setup

* chore: add dark mode colors to layouts

* chore: user general setting page theming

* chore: dashboard theming

* chore: project page theming

* chore: workspace setting page theming

* chore: my issue page theming

* chore: cmdk theming

* chore: change hardcode bg and text color to theme

* chore: change color name according to the design

* style: fix card in the dashboard

* style: fix merge conflict design issues

* style: add light high contrast and dark high contrast

* style: fix cmd k menu color and selection

* feat: change theme from cmdk menu

* chore: add multiple theme field to custom theme

* chore: removed custom theming

* fix: build error

---------

Co-authored-by: Saheb Giri <iamsahebgiri@gmail.com>
2023-04-20 13:41:24 +05:30
..
components feat: themes (#902) 2023-04-20 13:41:24 +05:30
constants feat: themes (#902) 2023-04-20 13:41:24 +05:30
contexts feat: separate filters for cycles and modules (#892) 2023-04-19 17:25:31 +05:30
helpers feat: themes (#902) 2023-04-20 13:41:24 +05:30
hooks feat: jira importer (#879) 2023-04-19 15:40:31 +05:30
layouts feat: themes (#902) 2023-04-20 13:41:24 +05:30
lib fix: home page redirection logic (#752) 2023-04-08 14:32:33 -04:00
pages feat: themes (#902) 2023-04-20 13:41:24 +05:30
public refactor: workspace integrations code (#872) 2023-04-18 10:54:45 +05:30
services feat: separate filters for cycles and modules (#892) 2023-04-19 17:25:31 +05:30
styles feat: themes (#902) 2023-04-20 13:41:24 +05:30
types feat: separate filters for cycles and modules (#892) 2023-04-19 17:25:31 +05:30
.env.example chore: add env flag to enable session recorder conditionally (#822) 2023-04-14 15:17:35 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js feat: github importer (#722) 2023-04-06 00:51:15 +05:30
package.json feat: themes (#902) 2023-04-20 13:41:24 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js feat: themes (#902) 2023-04-20 13:41:24 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30