diff --git a/ui/src/style/components/organizations-table.scss b/ui/src/style/components/organizations-table.scss index 78942d939..9fc223402 100644 --- a/ui/src/style/components/organizations-table.scss +++ b/ui/src/style/components/organizations-table.scss @@ -123,8 +123,8 @@ input[type="text"].form-control.orgs-table--input { > .orgs-table--name, > .orgs-table--name:hover, > .orgs-table--default-role { - color: $g15-platinum; - font-weight: 700; + color: $g17-whisper; + font-weight: 500; } > .orgs-table--default-role { line-height: 30px;