Skip to content

Commit 9b6433e

Browse files
aslilackylecarbs
andauthored
chore: remove theme experiment (coder#10798)
Co-authored-by: Kyle Carberry <kyle@carberry.com>
1 parent 92ef0ba commit 9b6433e

File tree

5 files changed

+0
-10
lines changed

5 files changed

+0
-10
lines changed

coderd/apidoc/docs.go

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/apidoc/swagger.json

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codersdk/deployment.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,9 +2072,6 @@ const (
20722072
// Deployment health page
20732073
ExperimentDeploymentHealthPage Experiment = "deployment_health_page"
20742074

2075-
// ExperimentDashboardTheme mutates the dashboard to use a new, dark color scheme.
2076-
ExperimentDashboardTheme Experiment = "dashboard_theme"
2077-
20782075
ExperimentTemplateUpdatePolicies Experiment = "template_update_policies"
20792076
// Add new experiments here!
20802077
// ExperimentExample Experiment = "example"

docs/api/schemas.md

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/api/typesGenerated.ts

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)