Skip to content

Commit

Permalink
add themes
Browse files Browse the repository at this point in the history
  • Loading branch information
pr701 committed Jul 9, 2021
1 parent 1c70c9e commit 3739fdc
Show file tree
Hide file tree
Showing 152 changed files with 3,487 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# dp701 theme for IDA Pro
Dark theme inspired by Visual Studio

# Features

- Multiple sizes for different DPI
- Attention to detail

# Preview

![](screenshots/theme-preview.png)
Expand All @@ -19,9 +24,13 @@ Dark theme inspired by Visual Studio

## Change fonts

The font is already set in the theme file, but there is a bug in the IDA that resets the parameters from the `CSS` for fonts.
The 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.

### Known Issue

There is a bug in the IDA that resets the parameters from the `CSS` for fonts.

Solution: set the font (**Consolas**) for the disassembler window in `Options > Font...`. or apply [reg](https://wiki.winehq.org/Regedit) file (for Windows):
Solution is set the font (**Consolas**) for the disassembler window in `Options > Font...`. or apply [reg](https://wiki.winehq.org/Regedit) file (for Windows):

```ini
Windows Registry Editor Version 5.00
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-down-hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-down-normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-down.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-left-hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-left-normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-right-hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-up-disabled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-up-hover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-up-normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/arrow-up-pressed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/checkbox-checked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme/dp701-extra-large/images/control-close.png
Binary file added theme/dp701-extra-large/images/control-float.png
Binary file added theme/dp701-extra-large/images/radio-checked.png
Binary file added theme/dp701-extra-large/images/radio-unchecked.png
Loading

0 comments on commit 3739fdc

Please sign in to comment.