Skip to content

Commit

Permalink
update: mac output wnd clr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blue-devil committed Aug 14, 2022
1 parent 5c81528 commit d017bb1
Show file tree
Hide file tree
Showing 19 changed files with 729 additions and 21 deletions.
42 changes: 21 additions & 21 deletions LICENSE
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
MIT License

Copyright (c) 2022 Blue DeviL

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
MIT License
Copyright (c) 2020 Blue DeviL
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
70 changes: 70 additions & 0 deletions README-TR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
![IDA Pro Solarized Theme](screenshots/IDAProSolarizedThemeBanner.png)

# IDA Pro Solarized Teması

English readers, click for [English](README.md) Readme.

IDA Pro sürüm 7.3 ve üzeri için Solarized Teması

Renk teması `Solarized Dark` [Ethan Schoonover](https://github.com/altercation): https://github.com/altercation/solarized reposundan kullanılmıştır<br />
Ayrıca tema [Zyantific](https://github.com/zyantific/IDASkins.git) tarafından yapılan [ida-skins](https://github.com/zyantific/IDASkins.git) teması üzerine yapılmıştır.

## Kurulum

Tüm sistem kullanıcıları için geçerli olması istiyorsanız, `solarized-dark` adlı dizini IDA Pro kurulum dizini içerisindeki temalar dizini altına koyun: `<your-ida-path\themes>`

YA DA

Tek bir WINDOWS kullanıcısı için:
```
%APPDATA%\Hex-Rays\IDA Pro\themes
```

Sadece LINUX/MACOS kullanıcısı için:
```
~/.idapro/themes
```


## Ekran Görüntüleri
### Linux :
![IDA Pro Solarized Teması Linux Ekran Görüntüü](screenshots/screenshotlin1.png)
![IDA Pro Solarized Teması Linux Ekran Görüntüü](screenshots/screenshotlin2.png)
![IDA Pro Solarized Teması Linux Ekran Görüntüü](screenshots/screenshotlin3.png)
![IDA Pro Solarized Teması Linux Ekran Görüntüü](screenshots/screenshotlin4.png)

### Windows:
![IDA Pro Solarized Teması Windows Ekran Görüntüü](screenshots/screenshotwin1.png)
![IDA Pro Solarized Teması Windows Ekran Görüntüü](screenshots/screenshotwin2.png)
![IDA Pro Solarized Teması Windows Ekran Görüntüü](screenshots/screenshotwin3.png)
![IDA Pro Solarized Teması Windows Ekran Görüntüü](screenshots/screenshotwin4.png)

### macOS
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac1.png)
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac2.png)
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac3.png)
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac4.png)

## Yapılacaklar
* Solarized Light Teması hazırla!

## Hazırlayanlar

[Blue DeviL][web-bd] // [SCT][web-sct]

```json
{
"e-posta": "[email protected]",
"twitter": "@bluedevilSCT"
"ICQ" : 82503282
}
```

## Lisans

Bu proje MIT Lisansı ile lisanslanmıştır.


[web-bd]: https://gitlab.com/bluedevil
[web-ei]: https://gitlab.com/error.inside
[web-sct]: http://www.sctzine.com
71 changes: 71 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
![IDA Pro Solarized Theme](screenshots/IDAProSolarizedThemeBanner.png)

# IDA Pro Solarized Theme

[Türkçe](README-TR.md) Okubeni için tıklayınız.

Solarized Theme for IDA Pro 7.3+

The color scheme `Solarized Dark` is from [Ethan Schoonover](https://github.com/altercation): https://github.com/altercation/solarized<br />
Theme is also based on [ida-skins](https://github.com/zyantific/IDASkins.git) theme by [Zyantific](https://github.com/zyantific/IDASkins.git)

## Installation

Just put the `solarized-dark` directory under `<your-ida-path\themes>` for system-wide accesibility.

OR

Install, only for WINDOWS user:
```
%APPDATA%\Hex-Rays\IDA Pro\themes
```

Install, only for LINUX/MACOS user:
```
~/.idapro/themes
```


## Screenshots
### Linux :
![IDA Pro Solarized Theme Linux Screenshot](screenshots/screenshotlin1.png)
![IDA Pro Solarized Theme Linux Screenshot](screenshots/screenshotlin2.png)
![IDA Pro Solarized Theme Linux Screenshot](screenshots/screenshotlin3.png)
![IDA Pro Solarized Theme Linux Screenshot](screenshots/screenshotlin4.png)

### Windows:
![IDA Pro Solarized Theme Windows Screenshot](screenshots/screenshotwin1.png)
![IDA Pro Solarized Theme Windows Screenshot](screenshots/screenshotwin2.png)
![IDA Pro Solarized Theme Windows Screenshot](screenshots/screenshotwin3.png)
![IDA Pro Solarized Theme Windows Screenshot](screenshots/screenshotwin4.png)

### macOS
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac1.png)
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac2.png)
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac3.png)
![IDA Pro Solarized Theme macOS Screenshot](screenshots/screenshotmac4.png)


## Todo
Prepare Solarized Light Theme!

## Authors

[Blue DeviL][web-bd] // [SCT][web-sct]

```json
{
"e-mail" : "[email protected]",
"twitter": "@bluedevilSCT"
"ICQ" : 82503282
}
```

## License

This project is under the MIT License.


[web-bd]: https://gitlab.com/bluedevil
[web-ei]: https://gitlab.com/error.inside
[web-sct]: http://www.sctzine.com
Binary file added screenshots/IDAProSolarizedThemeBanner.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 screenshots/screenshotlin1.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 screenshots/screenshotlin2.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 screenshots/screenshotlin3.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 screenshots/screenshotlin4.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 screenshots/screenshotmac1.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 screenshots/screenshotmac2.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 screenshots/screenshotmac3.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 screenshots/screenshotmac4.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 screenshots/screenshotwin1.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 screenshots/screenshotwin2.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 screenshots/screenshotwin3.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 screenshots/screenshotwin4.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 solarized-dark/icons/expand.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 solarized-dark/icons/spacer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d017bb1

Please sign in to comment.