diff options
| author | 2021-04-27 15:08:26 +0200 | |
|---|---|---|
| committer | 2021-04-27 15:08:26 +0200 | |
| commit | 08ea2a53570320be45275206b82a9ed11a1c3bc0 (patch) | |
| tree | f767cd89c1fdc3ddb982f27c903eba3d6d7c8450 /build/base16-nebula | |
| parent | 9993e275869d9c5b8b54f90727d21573878d50ea (diff) | |
Add 28 new colorschemes and modify 3 existing ones.
Diffstat (limited to 'build/base16-nebula')
| -rw-r--r-- | build/base16-nebula | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/base16-nebula b/build/base16-nebula new file mode 100644 index 0000000..0fe1ae1 --- /dev/null +++ b/build/base16-nebula @@ -0,0 +1,31 @@ +; base16-nebula +; +; base16: (https://github.com/chriskempson/base16) +; +; Scheme: Gabriel Fontes (https://github.com/Misterio77) +; Template: Christian Karl <karlch at protonmail dot com> + +[STYLE] +; Colors +base00 = #22273b +base01 = #414f60 +base02 = #5a8380 +base03 = #6e6f72 +base04 = #87888b +base05 = #a4a6a9 +base06 = #c7c9cd +base07 = #8dbdaa +base08 = #777abc +base09 = #94929e +base0a = #4f9062 +base0b = #6562a8 +base0c = #226f68 +base0d = #4d6bb6 +base0e = #716cae +base0f = #8c70a7 + +; Additional custom overrides, e.g. +; font = 10pt Hack +; thumbnail.padding = 32 + +; vim:ft=dosini |
