Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubjo/ultimate-dark
The ultimate dark colour scheme for code
https://github.com/rubjo/ultimate-dark
code-theme dark-mode dark-theme theme tmtheme
Last synced: about 1 month ago
JSON representation
The ultimate dark colour scheme for code
- Host: GitHub
- URL: https://github.com/rubjo/ultimate-dark
- Owner: rubjo
- License: mit
- Created: 2019-04-11T08:01:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T07:38:56.000Z (over 4 years ago)
- Last Synced: 2024-11-26T23:31:26.055Z (about 2 months ago)
- Topics: code-theme, dark-mode, dark-theme, theme, tmtheme
- Homepage:
- Size: 3.57 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ultimate Dark
*My take on the ultimate dark colour scheme for code (main focus: finding pleasant settings for HTML/CSS/JS). So far, this is essentially [Base16 / Tomorrow Night Eighties](#credits-and-inspiration) with modifications (italics + minor adjustments).*
![Screenshot](screenshots/screenshot.png)
*The font used in the screenshot is [__Victor Mono__](https://rubjo.github.io/victor-mono). UI Theme: Spacegray Eighties(https://github.com/kkga/spacegray)****
### Installation
#### Via Package Control
The easiest way to install is using [Sublime Package Control](https://sublime.wbond.net).
1. Open Command Palette using menu item `Tools -> Command Palette...` (⇧⌘P on Mac)
2. Choose `Package Control: Install Package`
3. Find `Ultimate Dark` and hit Enter#### Manually
You can also install the theme manually:
1. [Download the .zip](https://github.com/rubjo/ultimate-dark/archive/master.zip)
2. Unzip and rename the folder to `Ultimate Dark`
3. Copy the folder into `Packages` directory, which you can find using the menu item `Sublime Text -> Preferences -> Browse Packages...`***
### Activation
You can activate the colour scheme by modifying your Preferences-User file which you can find by using the menu item `Sublime Text -> Preferences -> Settings - User` (⌘, on Mac).
***
### Credits and inspiration:
Base16 / Tomorrow Night Eighties by Chris Kempson:
* http://chriskempson.com
* https://github.com/chriskempson/base16
* https://github.com/chriskempson/base16-tomorrow-scheme
* https://github.com/ChrisKempson/Tomorrow-Theme#tomorrow-night-eighties