{"id":48372843,"url":"https://github.com/pr701/dp701","last_synced_at":"2026-04-05T17:05:15.518Z","repository":{"id":39535755,"uuid":"383963381","full_name":"pr701/dp701","owner":"pr701","description":"Dark theme for IDA Pro","archived":false,"fork":false,"pushed_at":"2025-07-27T14:44:56.000Z","size":434,"stargazers_count":287,"open_issues_count":1,"forks_count":21,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-27T16:25:38.046Z","etag":null,"topics":["ida","ida-pro","ida-theme","theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/pr701.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}},"created_at":"2021-07-08T01:06:05.000Z","updated_at":"2025-07-27T14:30:43.000Z","dependencies_parsed_at":"2023-02-03T00:15:57.361Z","dependency_job_id":null,"html_url":"https://github.com/pr701/dp701","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pr701/dp701","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr701%2Fdp701","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr701%2Fdp701/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr701%2Fdp701/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr701%2Fdp701/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr701","download_url":"https://codeload.github.com/pr701/dp701/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr701%2Fdp701/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31442926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ida","ida-pro","ida-theme","theme"],"created_at":"2026-04-05T17:05:14.969Z","updated_at":"2026-04-05T17:05:15.512Z","avatar_url":"https://github.com/pr701.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dp701 theme for IDA Pro\nDark theme inspired by Visual Studio\n\n# Features\n\n- Multiple sizes for different DPI\n- Attention to detail\n\n# Preview\n\n![](screenshots/theme-preview.png)\n\n# Requirements\n\n- IDA version **7.3** or newer\n- Installed **Segoe UI** and **Consolas** fonts\n\n# Installation\n\n## Install theme\n\n- Copy the contents of `theme/*` into the IDA directory `themes/*`\n- Start IDA and select the theme by to the screen resolution in `Options \u003e Colors...`\n\n## Change fonts\n\nThe font is already set in the theme file, but you can change it by opening `theme.css` and going to the block `Block for personalization` at the end of the file.\n\n### Known Issue\n\nThere is a bug in the IDA that resets the parameters from the `CSS` for fonts.\n\nSolution is set the font (**Consolas**) for the disassembler window in `Options \u003e Font...`.  or apply [reg](https://wiki.winehq.org/Regedit) file (for Windows):\n\n```ini\nWindows Registry Editor Version 5.00\n\n; Delete IDA fonts configuration\n[-HKEY_CURRENT_USER\\SOFTWARE\\Hex-Rays\\IDA\\Font]\n```\n\n## Color settings for other plugins\n\nPre-calculated color settings for plugins.\n\n### deREferencing\n\nFor the [deREferencing](https://github.com/danigargu/deREferencing) plugin, change the specified settings in the file `deferencing/config.py`:\n\n```python\nhighlight_changes = True\nhighlight_color   = 0x784f26\n```\n\n## Optional for Windows 10\n\nThis methods works only for **Windows 10**.\n\n### Change color of active and inactive title bars\n\nThese options will change your desktop window settings.\n\n- Apply the [reg](https://wiki.winehq.org/Regedit) file:\n\n  ```ini\n  Windows Registry Editor Version 5.00\n  \n  ; Automatically Pick a Color from your Background\n  [HKEY_CURRENT_USER\\Control Panel\\Desktop]\n  \"AutoColorization\"=dword:00000000\n  ; Active/Inactive Window Title Bar\n  [HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\DWM]\n  \"AccentColor\"=dword:ff302d2d\n  \"AccentColorInactive\"=dword:ff494949\n  ; Show accent color on the following surfaces\n  ; Start, taskbar, and action center\n  [HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Themes\\Personalize]\n  \"ColorPrevalence\"=dword:00000001\n  ; Title bars\n  [HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\DWM]\n  \"ColorPrevalence\"=dword:00000001\n  ```\n\n# More screenshots\n\nA little more screenshots\n\n## Colors\n\n![](screenshots/colors-preview.png)\n\n## Debug\n\n![](screenshots/debug-preview.png)\n\n## Hex\n\n![](screenshots/hex-preview.png)\n\n## Options\n\n![](screenshots/options-preview.png)\n\n# Why is dp701?\n\nCodename of the project is **d**ark **p**roject, **701** is the number of attempts to create it :smile:\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr701%2Fdp701","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr701%2Fdp701","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr701%2Fdp701/lists"}