mirror of
https://github.com/peter-tanner/Intel-Quartus-Dark-Mode-Windows.git
synced 2024-11-30 07:10:15 +08:00
Update readme
This commit is contained in:
parent
93e6e82a29
commit
0e5fc93037
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
A script to convert the Intel Quartus IDE to dark mode using [QDarkStyleSheet](https://github.com/ColinDuquesnoy/QDarkStyleSheet) with some modifications.
|
A script to convert the Intel Quartus IDE to dark mode using [QDarkStyleSheet](https://github.com/ColinDuquesnoy/QDarkStyleSheet) with some modifications.
|
||||||
|
|
||||||
Run `install.ps1` in an admin powershell prompt (requires admin access to i) modify registry entries to change file association to script and ii) copy icons and stylesheet to intel Quartus directory)
|
This script automatically copies the resources and creates shortcuts to ensure every operation opens Quartus in dark mode. It also patches one issue with the base QDarkStyleSheet with the Quartus Report view having a white background.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@ -12,6 +12,13 @@ Run `install.ps1` in an admin powershell prompt (requires admin access to i) mod
|
||||||
- Quartus has been installed and run at least once
|
- Quartus has been installed and run at least once
|
||||||
- Clone this repository: `git clone https://github.com/peter-tanner/Intel-Quartus-Dark-Mode-Windows.git && cd Intel-Quartus-Dark-Mode-Windows`
|
- Clone this repository: `git clone https://github.com/peter-tanner/Intel-Quartus-Dark-Mode-Windows.git && cd Intel-Quartus-Dark-Mode-Windows`
|
||||||
- Run `install.ps1` in an administrator powershell prompt
|
- Run `install.ps1` in an administrator powershell prompt
|
||||||
|
- requires admin access to i) modify registry entries to change file association to script and ii) copy icons and stylesheet to intel Quartus directory
|
||||||
|
|
||||||
|
## Images
|
||||||
|
|
||||||
|
![Dark mode image](sample.png)
|
||||||
|
|
||||||
|
![Dark mode report view image](sample2.png)
|
||||||
|
|
||||||
## Attribution
|
## Attribution
|
||||||
|
|
||||||
|
|
BIN
sample2.png
Normal file
BIN
sample2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
Loading…
Reference in New Issue
Block a user