8000 GitHub - av-gantimurov/ida_nightfall: A dark color theme for IDA Pro
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

av-gantimurov/ida_nightfall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IDA - Nightfall

A dark color theme for IDA Pro

Forked from h0xItx/ida_nightfall

Screnshots

Code

Data

Graph

Debug

Installation

>= 7.3 Linux

  • mkdir -p ~/.idapro/themes/nightfall && wget "https://raw.githubusercontent.com/av-gantimurov/ida_nightfall/master/theme.css" -O ~/.idapro/themes/nightfall/theme.css

>= 7.3 Windows

mkdir "%APPDATA%\Hex-Rays\IDA Pro\themes\nightfall"
Invoke-Webrequest -Uri "https://raw.githubusercontent.com/av-gantimurov/ida_nightfall/master/theme.css" -Outfile "%APPDATA%\Hex-Rays\IDA Pro\themes\nightfall\theme.css"

Older versions

  • wget "https://raw.githubusercontent.com/av-gantimurov/ida_nightfall/master/ida_nightfall.clr"
  • Options -> Colors -> Import

About

A dark color theme for IDA Pro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%
0