{"id":43755512,"url":"https://github.com/saatvik333/obscure-sddm-theme","last_synced_at":"2026-02-05T14:23:12.552Z","repository":{"id":321248464,"uuid":"1015333905","full_name":"saatvik333/obscure-sddm-theme","owner":"saatvik333","description":"A minimal yet customizale sddm greeter theme","archived":false,"fork":false,"pushed_at":"2025-10-28T16:57:59.000Z","size":141,"stargazers_count":22,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T17:35:20.305Z","etag":null,"topics":["black-theme","catppuccin","greeter-theme","sddm","sddm-theme","theme"],"latest_commit_sha":null,"homepage":"","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saatvik333.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-07T10:49:05.000Z","updated_at":"2025-10-28T16:58:02.000Z","dependencies_parsed_at":"2025-10-28T17:35:29.293Z","dependency_job_id":null,"html_url":"https://github.com/saatvik333/obscure-sddm-theme","commit_stats":null,"previous_names":["saatvik333/obscure-sddm-theme"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/saatvik333/obscure-sddm-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saatvik333%2Fobscure-sddm-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saatvik333%2Fobscure-sddm-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saatvik333%2Fobscure-sddm-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saatvik333%2Fobscure-sddm-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saatvik333","download_url":"https://codeload.github.com/saatvik333/obscure-sddm-theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saatvik333%2Fobscure-sddm-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29123675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["black-theme","catppuccin","greeter-theme","sddm","sddm-theme","theme"],"created_at":"2026-02-05T14:23:10.563Z","updated_at":"2026-02-05T14:23:12.538Z","avatar_url":"https://github.com/saatvik333.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obscure SDDM Theme\n\nA minimal yet customizable SDDM theme that uses IPA (International Phonetic Alphabet) characters for password masking, creating an obscure and unique look for your login experience.\n\n![demo](https://github.com/user-attachments/assets/f4a04b3e-955f-4936-b195-c92ac4e7cf66)\n\n## Features\n\n- Clean look-and-feel driven by a accent colors and glass tint controls\n- Unique IPA character-based password masking with optional randomized output\n- Built-in password visibility toggle with animated error feedback\n- Customizable background image with blur, tint color, and intensity controls\n- Keyboard-driven user/session selectors styled with circular accent buttons\n\n## Requirements\n\n- SDDM \u003e= 0.19.0\n- Qt \u003e= 6.0.0\n- A system font that supports IPA characters (default: Inter)\n\n## Installation\n\n### Manual Installation\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/saatvik333/obscure-sddm-theme.git\n   ```\n\n2. Install necessary packages\n\n   ```bash\n   yay -S sddm qt6-5compat\n   ```\n\n3. Copy the theme to SDDM themes directory:\n\n   ```bash\n   sudo cp -r obscure-sddm-theme /usr/share/sddm/themes/obscure\n   ```\n\n4. Set the theme in SDDM configuration:\n\n   ```bash\n   sudo sh -c 'printf \"[Theme]\\nCurrent=obscure\\n\" \u003e /etc/sddm.conf'\n   ```\n\n### Using Package Managers\n\n#### Arch Linux (AUR)\n\nInstall using your preferred AUR helper:\n\n```bash\n# Using yay\nyay -S sddm-theme-obscure-git\n\n# Using paru\nparu -S sddm-theme-obscure-git\n```\n\nThen set the theme:\n\n```bash\nsudo sh -c 'printf \"[Theme]\\nCurrent=obscure\\n\" \u003e /etc/sddm.conf'\n```\n\n## Configuration\n\nThe theme can be customized through the `theme.conf` file. Here are the available options:\n\nAll customization lives in `theme.conf`. Settings are grouped just like in the file to keep things easy to reason about.\n\n### Palette\n\n| Key               | Description                      | Default   |\n| ----------------- | -------------------------------- | --------- |\n| `textColor`       | Primary foreground/text color    | `#cdd6f4` |\n| `errorColor`      | Accent used for error flashes    | `#f38ba8` |\n| `backgroundColor` | Base fill behind the glass layer | `#1e1e2e` |\n\n### Background\n\n| Key                        | Description                                                                | Default      |\n| -------------------------- | -------------------------------------------------------------------------- | ------------ |\n| `backgroundImage`          | Path to an optional wallpaper (leave empty for solid color)                | _(empty)_    |\n| `backgroundFillMode`       | Image sizing mode (`aspectCrop`, `aspectFit`, `stretch`, `tile`, `center`) | `aspectCrop` |\n| `backgroundOpacity`        | Opacity of the background image layer (0–100)                              | `100`        |\n| `backgroundGlassEnabled`   | Enable the Gaussian blur glass treatment                                   | `false`      |\n| `backgroundGlassIntensity` | Blur strength (0–100)                                                      | `50`         |\n| `backgroundTintColor`      | Base tint color placed over the wallpaper                                  | `#11111b`    |\n| `backgroundTintIntensity`  | Tint opacity (0–100)                                                       | `0`          |\n\n### Typography\n\n| Key            | Description              | Default |\n| -------------- | ------------------------ | ------- |\n| `fontFamily`   | UI font family           | `Inter` |\n| `baseFontSize` | Base font size in pixels | `15`    |\n\n### Controls \u0026 Behaviour\n\n| Key                        | Description                                                   | Default   |\n| -------------------------- | ------------------------------------------------------------- | --------- |\n| `controlCornerRadius`      | Corner radius for inputs, selectors, and power buttons        | `30`      |\n| `controlOpacity`           | Base opacity controlling control fill/border strength (0–100) | `30`      |\n| `controlBlurEnabled`       | Enable blur effect behind controls                            | `false`   |\n| `controlBlurIntensity`     | Control blur strength (0–100)                                 | `50`      |\n| `controlAccentColor`       | Single accent color driving button fills/borders              | `#89b4fa` |\n| `allowEmptyPassword`       | Permit logging in without a password                          | `false`   |\n| `showUserSelector`         | Show user selection carousel by default                       | `false`   |\n| `showSessionSelector`      | Show session selection carousel by default                    | `false`   |\n| `useIpaMask`               | Use IPA characters for password masking (false = simple mask) | `true`    |\n| `simpleMaskChar`           | Character used for masking when IPA is disabled               | `●`       |\n| `randomizePasswordMask`    | Shuffle IPA mask characters each keystroke                    | `true`    |\n| `autoFocusPassword`        | Auto-focus password field on theme load                       | `false`   |\n| `animationDuration`        | Base animation length in milliseconds                         | `320`     |\n| `passwordFlashLoops`       | How many times the password field flashes on error            | `3`       |\n| `passwordFlashOnDuration`  | Duration of each flash highlight (ms)                         | `200`     |\n| `passwordFlashOffDuration` | Duration of the fade-out between flashes (ms)                 | `260`     |\n\nThe password visibility toggle honours all these settings automatically—no extra configuration required.\n\n## Shortcuts\n\nThe theme provides several keyboard shortcuts for quick access to various functions:\n\n- `F1`: Toggle help text display\n- `F2` or `Alt+U`: Toggle user selector\n- `Ctrl+F2` or `Alt+Ctrl+U`: Switch to previous user\n- `F3` or `Alt+S`: Toggle session selector\n- `Ctrl+F3` or `Alt+Ctrl+S`: Switch to previous session\n- `F10`: Suspend system (if available)\n- `F11`: Shutdown system (if available)\n- `F12`: Reboot system (if available)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Inspired by various SDDM themes in the community\n- IPA characters sourced from standard Unicode specifications\n\n## Support\n\nIf you like this theme, consider:\n\n- Starring the repository\n- Reporting bugs\n- Contributing to the code\n- Sharing it with others :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaatvik333%2Fobscure-sddm-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaatvik333%2Fobscure-sddm-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaatvik333%2Fobscure-sddm-theme/lists"}