Skip to content

feat(theme): add Glass design language - #3130

Open
afonsojramos wants to merge 31 commits into
mainfrom
native-theme-support
Open

feat(theme): add Glass design language#3130
afonsojramos wants to merge 31 commits into
mainfrom
native-theme-support

refactor(settings): drop the redundant "value display" comments

49ee263
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 2, 2026 in 1m 1s

Annotations

Check warning on line 84 in src/renderer/components/settings/AppearanceSettings.test.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace these 3 tests with a single Parameterized one.

See more on https://sonarcloud.io/project/issues?id=gitify-app_gitify&issues=AZ_BxLnNP1NBD9GnbFNN&open=AZ_BxLnNP1NBD9GnbFNN&pullRequest=3130

Check failure on line 81 in src/renderer/hooks/useAppearance.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `.dataset` over `setAttribute(…)`.

See more on https://sonarcloud.io/project/issues?id=gitify-app_gitify&issues=AZ-6Z20w4J5QB7O8MKwM&open=AZ-6Z20w4J5QB7O8MKwM&pullRequest=3130

Check failure on line 88 in src/renderer/hooks/useAppearance.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `.dataset` over `setAttribute(…)`.

See more on https://sonarcloud.io/project/issues?id=gitify-app_gitify&issues=AZ-6Z20w4J5QB7O8MKwN&open=AZ-6Z20w4J5QB7O8MKwN&pullRequest=3130

Check warning on line 55 in src/renderer/hooks/useAppearance.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=gitify-app_gitify&issues=AZ-6Z20w4J5QB7O8MKwL&open=AZ-6Z20w4J5QB7O8MKwL&pullRequest=3130