Skip to content

Commit

Permalink
Update template and add new schemes
Browse files Browse the repository at this point in the history
  • Loading branch information
belak committed May 26, 2022
1 parent dd69192 commit 26b84fc
Show file tree
Hide file tree
Showing 185 changed files with 710 additions and 358 deletions.
4 changes: 2 additions & 2 deletions build/base16-3024-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-3024-colors
(defvar base16-3024-theme-colors
'(:base00 "#090300"
:base01 "#3a3432"
:base02 "#4a4543"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-3024)

;; Add all the faces to the theme
(base16-theme-define 'base16-3024 base16-3024-colors)
(base16-theme-define 'base16-3024 base16-3024-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-3024)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-apathy-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-apathy-colors
(defvar base16-apathy-theme-colors
'(:base00 "#031a16"
:base01 "#0b342d"
:base02 "#184e45"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-apathy)

;; Add all the faces to the theme
(base16-theme-define 'base16-apathy base16-apathy-colors)
(base16-theme-define 'base16-apathy base16-apathy-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-apathy)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-apprentice-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-apprentice-colors
(defvar base16-apprentice-theme-colors
'(:base00 "#262626"
:base01 "#303030"
:base02 "#333333"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-apprentice)

;; Add all the faces to the theme
(base16-theme-define 'base16-apprentice base16-apprentice-colors)
(base16-theme-define 'base16-apprentice base16-apprentice-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-apprentice)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-ashes-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-ashes-colors
(defvar base16-ashes-theme-colors
'(:base00 "#1c2023"
:base01 "#393f45"
:base02 "#565e65"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-ashes)

;; Add all the faces to the theme
(base16-theme-define 'base16-ashes base16-ashes-colors)
(base16-theme-define 'base16-ashes base16-ashes-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-ashes)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-cave-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-cave-light-colors
(defvar base16-atelier-cave-light-theme-colors
'(:base00 "#efecf4"
:base01 "#e2dfe7"
:base02 "#8b8792"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-cave-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-cave-light base16-atelier-cave-light-colors)
(base16-theme-define 'base16-atelier-cave-light base16-atelier-cave-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-cave-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-cave-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-cave-colors
(defvar base16-atelier-cave-theme-colors
'(:base00 "#19171c"
:base01 "#26232a"
:base02 "#585260"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-cave)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-cave base16-atelier-cave-colors)
(base16-theme-define 'base16-atelier-cave base16-atelier-cave-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-cave)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-dune-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-dune-light-colors
(defvar base16-atelier-dune-light-theme-colors
'(:base00 "#fefbec"
:base01 "#e8e4cf"
:base02 "#a6a28c"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-dune-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-dune-light base16-atelier-dune-light-colors)
(base16-theme-define 'base16-atelier-dune-light base16-atelier-dune-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-dune-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-dune-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-dune-colors
(defvar base16-atelier-dune-theme-colors
'(:base00 "#20201d"
:base01 "#292824"
:base02 "#6e6b5e"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-dune)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-dune base16-atelier-dune-colors)
(base16-theme-define 'base16-atelier-dune base16-atelier-dune-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-dune)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-estuary-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-estuary-light-colors
(defvar base16-atelier-estuary-light-theme-colors
'(:base00 "#f4f3ec"
:base01 "#e7e6df"
:base02 "#929181"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-estuary-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-estuary-light base16-atelier-estuary-light-colors)
(base16-theme-define 'base16-atelier-estuary-light base16-atelier-estuary-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-estuary-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-estuary-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-estuary-colors
(defvar base16-atelier-estuary-theme-colors
'(:base00 "#22221b"
:base01 "#302f27"
:base02 "#5f5e4e"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-estuary)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-estuary base16-atelier-estuary-colors)
(base16-theme-define 'base16-atelier-estuary base16-atelier-estuary-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-estuary)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-forest-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-forest-light-colors
(defvar base16-atelier-forest-light-theme-colors
'(:base00 "#f1efee"
:base01 "#e6e2e0"
:base02 "#a8a19f"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-forest-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-forest-light base16-atelier-forest-light-colors)
(base16-theme-define 'base16-atelier-forest-light base16-atelier-forest-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-forest-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-forest-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-forest-colors
(defvar base16-atelier-forest-theme-colors
'(:base00 "#1b1918"
:base01 "#2c2421"
:base02 "#68615e"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-forest)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-forest base16-atelier-forest-colors)
(base16-theme-define 'base16-atelier-forest base16-atelier-forest-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-forest)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-heath-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-heath-light-colors
(defvar base16-atelier-heath-light-theme-colors
'(:base00 "#f7f3f7"
:base01 "#d8cad8"
:base02 "#ab9bab"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-heath-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-heath-light base16-atelier-heath-light-colors)
(base16-theme-define 'base16-atelier-heath-light base16-atelier-heath-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-heath-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-heath-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-heath-colors
(defvar base16-atelier-heath-theme-colors
'(:base00 "#1b181b"
:base01 "#292329"
:base02 "#695d69"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-heath)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-heath base16-atelier-heath-colors)
(base16-theme-define 'base16-atelier-heath base16-atelier-heath-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-heath)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-lakeside-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-lakeside-light-colors
(defvar base16-atelier-lakeside-light-theme-colors
'(:base00 "#ebf8ff"
:base01 "#c1e4f6"
:base02 "#7ea2b4"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-lakeside-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-lakeside-light base16-atelier-lakeside-light-colors)
(base16-theme-define 'base16-atelier-lakeside-light base16-atelier-lakeside-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-lakeside-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-lakeside-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-lakeside-colors
(defvar base16-atelier-lakeside-theme-colors
'(:base00 "#161b1d"
:base01 "#1f292e"
:base02 "#516d7b"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-lakeside)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-lakeside base16-atelier-lakeside-colors)
(base16-theme-define 'base16-atelier-lakeside base16-atelier-lakeside-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-lakeside)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-plateau-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-plateau-light-colors
(defvar base16-atelier-plateau-light-theme-colors
'(:base00 "#f4ecec"
:base01 "#e7dfdf"
:base02 "#8a8585"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-plateau-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-plateau-light base16-atelier-plateau-light-colors)
(base16-theme-define 'base16-atelier-plateau-light base16-atelier-plateau-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-plateau-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-plateau-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-plateau-colors
(defvar base16-atelier-plateau-theme-colors
'(:base00 "#1b1818"
:base01 "#292424"
:base02 "#585050"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-plateau)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-plateau base16-atelier-plateau-colors)
(base16-theme-define 'base16-atelier-plateau base16-atelier-plateau-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-plateau)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-savanna-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-savanna-light-colors
(defvar base16-atelier-savanna-light-theme-colors
'(:base00 "#ecf4ee"
:base01 "#dfe7e2"
:base02 "#87928a"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-savanna-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-savanna-light base16-atelier-savanna-light-colors)
(base16-theme-define 'base16-atelier-savanna-light base16-atelier-savanna-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-savanna-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-savanna-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-savanna-colors
(defvar base16-atelier-savanna-theme-colors
'(:base00 "#171c19"
:base01 "#232a25"
:base02 "#526057"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-savanna)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-savanna base16-atelier-savanna-colors)
(base16-theme-define 'base16-atelier-savanna base16-atelier-savanna-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-savanna)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-seaside-light-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-seaside-light-colors
(defvar base16-atelier-seaside-light-theme-colors
'(:base00 "#f4fbf4"
:base01 "#cfe8cf"
:base02 "#8ca68c"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-seaside-light)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-seaside-light base16-atelier-seaside-light-colors)
(base16-theme-define 'base16-atelier-seaside-light base16-atelier-seaside-light-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-seaside-light)
Expand Down
4 changes: 2 additions & 2 deletions build/base16-atelier-seaside-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

(require 'base16-theme)

(defvar base16-atelier-seaside-colors
(defvar base16-atelier-seaside-theme-colors
'(:base00 "#131513"
:base01 "#242924"
:base02 "#5e6e5e"
Expand All @@ -34,7 +34,7 @@
(deftheme base16-atelier-seaside)

;; Add all the faces to the theme
(base16-theme-define 'base16-atelier-seaside base16-atelier-seaside-colors)
(base16-theme-define 'base16-atelier-seaside base16-atelier-seaside-theme-colors)

;; Mark the theme as provided
(provide-theme 'base16-atelier-seaside)
Expand Down
Loading

0 comments on commit 26b84fc

Please sign in to comment.