1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48<p align="center">
<img alt="screenshot" src="https://github.com/GitSquared/horizon-edex-theme/raw/master/screenshots/main.png">
<br><br>
</p>
## Horizon eDEX-UI Theme (`horizon-disrupted.json`)
Horizon is a modern, sexy and colorful theme for [eDEX-UI](https://github.com/GitSquared/edex-ui).
To install it, download the `fonts` and `themes` folders of this repo and put them in your [eDEX config directory](https://github.com/GitSquared/edex-ui/wiki/userData).
Then, launch eDEX, use `Ctrl+Shift+S` (or `โ+Shift+S`) to open the settings, select `horizon-disrupted` in the "theme" dropdown menu, hit "Save to Disk" and "Reload UI". Done!
Horizon also has a `-full` variant with no on-screen keyboard and a larger terminal: `horizon-full`. Screenshots below.
*Note: In this theme, the visual order of terminal tabs is reversed, and the memory monitor emphasizes free memory slots instead of used ones.*
## moar screenshot plz
<p align="center">
<img alt="screenshot" src="https://github.com/GitSquared/horizon-edex-theme/raw/master/screenshots/bobfish.png">
<br><br>
<img alt="screenshot" src="https://github.com/GitSquared/horizon-edex-theme/raw/master/screenshots/htop.png">
<br><br>
## `horizon-full.json`
<p align="center">
<img alt="screenshot" src="https://github.com/GitSquared/horizon-edex-theme/raw/master/screenshots/full.png">
<br><br>
</p>
## Credits & License
The color scheme for this theme was blatantly stolen from the [Horizon VS Code theme](https://github.com/jolaleye/horizon-theme-vscode) by [@jolaleye](https://github.com/jolaleye). Go check it out!
The fonts redistributed with this theme have their own (permissive) licenses, specifically:
- the [Apache 2.0 license](https://github.com/GitSquared/horizon-edex-theme/blob/master/LICENSE-Roboto) for Roboto and Roboto Mono, and
- the [SIL Open Font License](https://github.com/GitSquared/horizon-edex-theme/blob/master/LICENSE-Gugi) for Gugi.
I do not own these fonts.
As for the theme itself, it is licensed under the [MIT License](https://github.com/GitSquared/horizon-edex-theme/blob/master/LICENSE).