Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ welcome PRs to help us maintain and address inconsistencies in them.
| doom-tomorrow-night | [link](https://github.com/ChrisKempson/Tomorrow-Theme) | One of the dark variants of Tomorrow (ported by [@hlissner](https://github.com/hlissner)) |
| doom-vibrant | doom-one | a more vibrant variant of doom-one (ported by [@hlissner](https://github.com/hlissner)) |
| doom-wilmersdorf | [link](https://github.com/ianpan870102/wilmersdorf-emacs-theme) | port of Ian Pan's Wilmersdorf (ported by [@ema2159](https://github.com/ema2159)) |
| doom-windy | original | based on Tailwind color palette (ported by [@tasmo](https://github.com/tasmo)) |
| doom-xcode | Xcode.app | based off of Apple's Xcode Dark Theme (ported by [@kadenbarlow](https://github.com/kadenbarlow)) |
| doom-zenburn | [link](https://github.com/bbatsov/zenburn-emacs) | port of the popular Zenburn theme (ported by [@jsoa](https://github.com/jsoa)) |

Expand Down
1 change: 1 addition & 0 deletions doom-themes.el
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
;; - doom-tomorrow-night -- One of the dark variants of Tomorrow (ported by @hlissner)
;; - doom-vibrant -- a more vibrant variant of doom-one (ported by @hlissner)
;; - doom-wilmersdorf -- port of Ian Pan's Wilmersdorf (ported by @ema2159)
;; - doom-windy -- based on Tailwind color palette (ported by @tasmo)
;; - doom-xcode -- based off of Apple's Xcode Dark Theme (ported by @kadenbarlow)
;; - doom-zenburn -- port of the popular Zenburn theme (ported by @jsoa)
;;
Expand Down
Loading