add base16 default dark and light color scheme

This commit is contained in:
mannders00
2026-06-22 09:01:06 -05:00
parent 70e3bdb0f5
commit 5da0d592b0
5 changed files with 75 additions and 17 deletions

View File

@@ -1,5 +1,4 @@
# theme = onedark
theme = dark:ember,light:ember-light
theme = dark:default-dark,light:default-light
# enforce legible text on washed-out colors (esp. light theme)
minimum-contrast = 1.15

View File

@@ -0,0 +1,30 @@
# Scheme: Default Dark
# Generated by Ghostty Base16 Converter
background = 181818
foreground = d8d8d8
selection-background = 383838
selection-foreground = 181818
palette = 0=#181818
palette = 1=#ab4642
palette = 2=#a1b56c
palette = 3=#f7ca88
palette = 4=#7cafc2
palette = 5=#ba8baf
palette = 6=#86c1b9
palette = 7=#d8d8d8
palette = 8=#585858
palette = 9=#ab4642
palette = 10=#a1b56c
palette = 11=#f7ca88
palette = 12=#7cafc2
palette = 13=#ba8baf
palette = 14=#86c1b9
palette = 15=#f8f8f8
palette = 16=#dc9656
palette = 17=#a16946
palette = 18=#282828
palette = 19=#383838
palette = 20=#b8b8b8
palette = 21=#e8e8e8

View File

@@ -0,0 +1,30 @@
# Scheme: Default Light
# Generated by Ghostty Base16 Converter
background = f8f8f8
foreground = 383838
selection-background = d8d8d8
selection-foreground = f8f8f8
palette = 0=#f8f8f8
palette = 1=#ab4642
palette = 2=#a1b56c
palette = 3=#f7ca88
palette = 4=#7cafc2
palette = 5=#ba8baf
palette = 6=#86c1b9
palette = 7=#383838
palette = 8=#b8b8b8
palette = 9=#ab4642
palette = 10=#a1b56c
palette = 11=#f7ca88
palette = 12=#7cafc2
palette = 13=#ba8baf
palette = 14=#86c1b9
palette = 15=#181818
palette = 16=#dc9656
palette = 17=#a16946
palette = 18=#e8e8e8
palette = 19=#d8d8d8
palette = 20=#585858
palette = 21=#282828