diff --git a/standard/README.md b/standard/README.md index c3b3c84..82404c7 100644 --- a/standard/README.md +++ b/standard/README.md @@ -1,6 +1,5 @@ In this directory you'll find themes popular among other tools, including Solarized, Dracula and others. - Themes in this directory were sourced and auto-generated based on the Alacritty themes collected by @eendroroy. Repo: https://github.com/eendroroy/alacritty-theme |Theme name | Preview| @@ -36,6 +35,7 @@ Repo: https://github.com/eendroroy/alacritty-theme |**[Low Contrast](low_contrast.yaml)**:|| |**[Material Theme](material_theme.yaml)**:|| |**[Material Theme Mod](material_theme_mod.yaml)**:|| +|**[Night Owl](night_owl.yaml)**:|| |**[Nord](nord.yaml)**:|| |**[Oceanic Next](oceanic_next.yaml)**:|| |**[Omni](omni.yaml)**:|| diff --git a/standard/night_owl.yaml b/standard/night_owl.yaml new file mode 100644 index 0000000..ea61ed3 --- /dev/null +++ b/standard/night_owl.yaml @@ -0,0 +1,23 @@ +accent: "#7e57c2" +background: "#011627" +details: lighter +foreground: "#d6deeb" +terminal_colors: + bright: + black: "#575656" + blue: "#82aaff" + cyan: "#7fdbca" + green: "#22da6e" + magenta: "#c792ea" + red: "#ef5350" + white: "#ffffff" + yellow: "#ffeb95" + normal: + black: "#011627" + blue: "#82aaff" + cyan: "#21c7a8" + green: "#22da6e" + magenta: "#c792ea" + red: "#EF5350" + white: "#ffffff" + yellow: "#addb67" diff --git a/standard/previews/night_owl.yaml.svg b/standard/previews/night_owl.yaml.svg new file mode 100644 index 0000000..49b1d11 --- /dev/null +++ b/standard/previews/night_owl.yaml.svg @@ -0,0 +1,91 @@ + + + + +ls + +dir + + +executable + + +file + + + + +bash ~/colors.sh + +normal: + + +black + + +red + + +green + + +yellow + + +blue + + +magenta + + +cyan + + +white + + +bright: + + +black + + +red + + +green + + +yellow + + +blue + + +magenta + + +cyan + + +white + + + + + +~/project + + +git( + + + main + + + ) + + + + +