Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meain/hima-theme
A minimal theme with pretty colors
https://github.com/meain/hima-theme
emacs emacs-theme theme
Last synced: 4 months ago
JSON representation
A minimal theme with pretty colors
- Host: GitHub
- URL: https://github.com/meain/hima-theme
- Owner: meain
- License: apache-2.0
- Created: 2023-04-18T05:22:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T04:04:39.000Z (about 1 year ago)
- Last Synced: 2024-05-01T17:31:56.175Z (10 months ago)
- Topics: emacs, emacs-theme, theme
- Language: Emacs Lisp
- Homepage:
- Size: 16.6 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
❄ hima ❄
A minimal Emacs theme with pretty colors
``` emacs-lisp
(use-package hima-theme
:ensure t
:config
(load-theme 'hima t))
```| | |
| :----------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------: |
| ![Screenshot of code](https://user-images.githubusercontent.com/14259816/232684701-eee69f02-f62f-4195-8869-cc2dd24e6683.png) | ![Screenshot of notmuch](https://user-images.githubusercontent.com/14259816/232684858-846bf160-0eb6-4a26-830d-2af009c3f4f1.png) |
| Code | Notmuch |
| ![Screenshot of elfeed](https://user-images.githubusercontent.com/14259816/232685023-1c4513a3-1323-466e-819a-86a7c80a3956.png) | ![Screenshot of magit](https://user-images.githubusercontent.com/14259816/232685468-ac8c53b4-6e45-4d34-8cd0-f3b7ff9a9ea7.png) |
| Elfeed | Magit |_You can find more screenshots [here](https://github.com/meain/hima-theme/issues/1)._