Skip to content

Commit 26b84fc

Browse files
committed
Update template and add new schemes
1 parent dd69192 commit 26b84fc

File tree

185 files changed

+710
-358
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+710
-358
lines changed

build/base16-3024-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-3024-colors
14+
(defvar base16-3024-theme-colors
1515
'(:base00 "#090300"
1616
:base01 "#3a3432"
1717
:base02 "#4a4543"
@@ -34,7 +34,7 @@
3434
(deftheme base16-3024)
3535

3636
;; Add all the faces to the theme
37-
(base16-theme-define 'base16-3024 base16-3024-colors)
37+
(base16-theme-define 'base16-3024 base16-3024-theme-colors)
3838

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-3024)

build/base16-apathy-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-apathy-colors
14+
(defvar base16-apathy-theme-colors
1515
'(:base00 "#031a16"
1616
:base01 "#0b342d"
1717
:base02 "#184e45"
@@ -34,7 +34,7 @@
3434
(deftheme base16-apathy)
3535

3636
;; Add all the faces to the theme
37-
(base16-theme-define 'base16-apathy base16-apathy-colors)
37+
(base16-theme-define 'base16-apathy base16-apathy-theme-colors)
3838

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-apathy)

build/base16-apprentice-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-apprentice-colors
14+
(defvar base16-apprentice-theme-colors
1515
'(:base00 "#262626"
1616
:base01 "#303030"
1717
:base02 "#333333"
@@ -34,7 +34,7 @@
3434
(deftheme base16-apprentice)
3535

3636
;; Add all the faces to the theme
37-
(base16-theme-define 'base16-apprentice base16-apprentice-colors)
37+
(base16-theme-define 'base16-apprentice base16-apprentice-theme-colors)
3838

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-apprentice)

build/base16-ashes-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-ashes-colors
14+
(defvar base16-ashes-theme-colors
1515
'(:base00 "#1c2023"
1616
:base01 "#393f45"
1717
:base02 "#565e65"
@@ -34,7 +34,7 @@
3434
(deftheme base16-ashes)
3535

3636
;; Add all the faces to the theme
37-
(base16-theme-define 'base16-ashes base16-ashes-colors)
37+
(base16-theme-define 'base16-ashes base16-ashes-theme-colors)
3838

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-ashes)

build/base16-atelier-cave-light-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-atelier-cave-light-colors
14+
(defvar base16-atelier-cave-light-theme-colors
1515
'(:base00 "#efecf4"
1616
:base01 "#e2dfe7"
1717
:base02 "#8b8792"
@@ -34,7 +34,7 @@
3434
(deftheme base16-atelier-cave-light)
3535

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

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-atelier-cave-light)

build/base16-atelier-cave-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-atelier-cave-colors
14+
(defvar base16-atelier-cave-theme-colors
1515
'(:base00 "#19171c"
1616
:base01 "#26232a"
1717
:base02 "#585260"
@@ -34,7 +34,7 @@
3434
(deftheme base16-atelier-cave)
3535

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

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-atelier-cave)

build/base16-atelier-dune-light-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-atelier-dune-light-colors
14+
(defvar base16-atelier-dune-light-theme-colors
1515
'(:base00 "#fefbec"
1616
:base01 "#e8e4cf"
1717
:base02 "#a6a28c"
@@ -34,7 +34,7 @@
3434
(deftheme base16-atelier-dune-light)
3535

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

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-atelier-dune-light)

build/base16-atelier-dune-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-atelier-dune-colors
14+
(defvar base16-atelier-dune-theme-colors
1515
'(:base00 "#20201d"
1616
:base01 "#292824"
1717
:base02 "#6e6b5e"
@@ -34,7 +34,7 @@
3434
(deftheme base16-atelier-dune)
3535

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

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-atelier-dune)

build/base16-atelier-estuary-light-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-atelier-estuary-light-colors
14+
(defvar base16-atelier-estuary-light-theme-colors
1515
'(:base00 "#f4f3ec"
1616
:base01 "#e7e6df"
1717
:base02 "#929181"
@@ -34,7 +34,7 @@
3434
(deftheme base16-atelier-estuary-light)
3535

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

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-atelier-estuary-light)

build/base16-atelier-estuary-theme.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
(require 'base16-theme)
1313

14-
(defvar base16-atelier-estuary-colors
14+
(defvar base16-atelier-estuary-theme-colors
1515
'(:base00 "#22221b"
1616
:base01 "#302f27"
1717
:base02 "#5f5e4e"
@@ -34,7 +34,7 @@
3434
(deftheme base16-atelier-estuary)
3535

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

3939
;; Mark the theme as provided
4040
(provide-theme 'base16-atelier-estuary)

0 commit comments

Comments
 (0)