├── src ├── ureqmw │ └── mod.rs ├── fontformat │ └── tests.rs └── config │ └── load │ └── tests.rs ├── .github └── FUNDING.yml ├── assets ├── test │ └── output │ │ └── .gitignore └── themes │ ├── .rsync-exclude │ ├── 0x96f.toml │ ├── Arthur.toml │ ├── Atom.toml │ ├── Aura.toml │ ├── Aurora.toml │ ├── Ayu.toml │ ├── Batman.toml │ ├── Blazer.toml │ ├── Box.toml │ ├── Breeze.toml │ ├── C64.toml │ ├── CGA.toml │ ├── CLRS.toml │ ├── Chalk.toml │ ├── Ciapre.toml │ ├── Dark+.toml │ ├── Deep.toml │ ├── Desert.toml │ ├── Django.toml │ ├── ENCOM.toml │ ├── Embark.toml │ ├── Flat.toml │ ├── Framer.toml │ ├── Galaxy.toml │ ├── Grape.toml │ ├── Grass.toml │ ├── Harper.toml │ ├── Heeler.toml │ ├── Hybrid.toml │ ├── Idea.toml │ ├── Jubi.toml │ ├── Kibble.toml │ ├── Laser.toml │ ├── Matrix.toml │ ├── Mellow.toml │ ├── Miasma.toml │ ├── Mirage.toml │ ├── Neon.toml │ ├── Niji.toml │ ├── Nord.toml │ ├── Novel.toml │ ├── Ocean.toml │ ├── Ollie.toml │ ├── Pnevma.toml │ ├── Pro.toml │ ├── Retro.toml │ ├── Royal.toml │ ├── Ryuuko.toml │ ├── Sakura.toml │ ├── Seti.toml │ ├── Shaman.toml │ ├── Slate.toml │ ├── Smyck.toml │ ├── Snazzy.toml │ ├── Square.toml │ ├── Srcery.toml │ ├── Teerb.toml │ ├── Ubuntu.toml │ ├── Urple.toml │ ├── Vague.toml │ ├── Vaughn.toml │ ├── Vercel.toml │ ├── Vesper.toml │ ├── Wez.toml │ ├── Whimsy.toml │ ├── Wombat.toml │ ├── Wryan.toml │ ├── branch.toml │ ├── novmbr.toml │ ├── owl.toml │ ├── urban.toml │ ├── 3024 Day.toml │ ├── 3024 Night.toml │ ├── Abernathy.toml │ ├── Adventure.toml │ ├── Adwaita.toml │ ├── Afterglow.toml │ ├── Alabaster.toml │ ├── Alien Blood.toml │ ├── Andromeda.toml │ ├── Arcoiris.toml │ ├── Ardoise.toml │ ├── Argonaut.toml │ ├── Ayu Light.toml │ ├── Ayu Mirage.toml │ ├── Black Metal.toml │ ├── Blue Matrix.toml │ ├── Borland.toml │ ├── Breadog.toml │ ├── Broadcast.toml │ ├── Brogrammer.toml │ ├── Calamity.toml │ ├── Carbonfox.toml │ ├── Chalkboard.toml │ ├── Chester.toml │ ├── Citruszest.toml │ ├── Cobalt Neon.toml │ ├── Cobalt Next.toml │ ├── Cobalt2.toml │ ├── Cursor Dark.toml │ ├── Cutie Pro.toml │ ├── Cyberdyne.toml │ ├── Cyberpunk.toml │ ├── Dark Modern.toml │ ├── Dark Pastel.toml │ ├── Darkmatrix.toml │ ├── Darkside.toml │ ├── Dawnfox.toml │ ├── Dayfox.toml │ ├── Detuned.toml │ ├── Dimidium.toml │ ├── Doom One.toml │ ├── Dot Gov.toml │ ├── Dracula+.toml │ ├── Dracula.toml │ ├── Duckbones.toml │ ├── Duskfox.toml │ ├── Earthsong.toml │ ├── Elegant.toml │ ├── Elemental.toml │ ├── Elementary.toml │ ├── Embers Dark.toml │ ├── Espresso.toml │ ├── Everblush.toml │ ├── Fahrenheit.toml │ ├── Fairyfloss.toml │ ├── Fideloper.toml │ ├── Firefox Dev.toml │ ├── Firewatch.toml │ ├── Fish Tank.toml │ ├── Flatland.toml │ ├── Floraverse.toml │ ├── Forest Blue.toml │ ├── Fun Forrest.toml │ ├── Galizur.toml │ ├── GitHub Dark.toml │ ├── GitHub.toml │ ├── GitLab Dark.toml │ ├── Glacier.toml │ ├── Grey Green.toml │ ├── Guezwhoz.toml │ ├── HaX0R Blue.toml │ ├── HaX0R Gr33N.toml │ ├── HaX0R R3D.toml │ ├── Hacktober.toml │ ├── Hardcore.toml │ ├── Highway.toml │ ├── Hivacruz.toml │ ├── Homebrew.toml │ ├── Hopscotch.toml │ ├── Horizon.toml │ ├── Hurtado.toml │ ├── IR Black.toml │ ├── Idle Toes.toml │ ├── Japanesque.toml │ ├── Jellybeans.toml │ ├── Kolorit.toml │ ├── Konsolas.toml │ ├── Kurokula.toml │ ├── Lab Fox.toml │ ├── Lavandula.toml │ ├── Light Owl.toml │ ├── Lovelace.toml │ ├── Man Page.toml │ ├── Mariana.toml │ ├── Material.toml │ ├── Mathias.toml │ ├── Matte Black.toml │ ├── Medallion.toml │ ├── Mellifluous.toml │ ├── Misterioso.toml │ ├── Molokai.toml │ ├── Mona Lisa.toml │ ├── Monokai Pro.toml │ ├── Moonfly.toml │ ├── N0Tch2K.toml │ ├── Neopolitan.toml │ ├── Neutron.toml │ ├── Night Owl.toml │ ├── Nightfox.toml │ ├── Nord Light.toml │ ├── Nord Wave.toml │ ├── Nordfox.toml │ ├── Nvim Dark.toml │ ├── Nvim Light.toml │ ├── Obsidian.toml │ ├── Onenord.toml │ ├── Oxocarbon.toml │ ├── Pandora.toml │ ├── Paul Millr.toml │ ├── Pencil Dark.toml │ ├── Peppermint.toml │ ├── Poimandres.toml │ ├── Powershell.toml │ ├── Primary.toml │ ├── Pro Light.toml │ ├── Purple Rain.toml │ ├── Purplepeter.toml │ ├── Rapture.toml │ ├── Rebecca.toml │ ├── Red Alert.toml │ ├── Red Planet.toml │ ├── Red Sands.toml │ ├── Relaxed.toml │ ├── Rippedcasts.toml │ ├── Rose Pine.toml │ ├── Rouge 2.toml │ ├── Sea Shells.toml │ ├── Snazzy Soft.toml │ ├── Soft Server.toml │ ├── Sonokai.toml │ ├── Spacedust.toml │ ├── Spacegray.toml │ ├── Spiderman.toml │ ├── Spring.toml │ ├── Starlight.toml │ ├── Sublette.toml │ ├── Subliminal.toml │ ├── Sugarplum.toml │ ├── Sundried.toml │ ├── Symfonic.toml │ ├── Synthwave.toml │ ├── Tearout.toml │ ├── Terafox.toml │ ├── The Hulk.toml │ ├── TokyoNight.toml │ ├── Tomorrow.toml │ ├── Toy Chest.toml │ ├── Treehouse.toml │ ├── Twilight.toml │ ├── Ultra Dark.toml │ ├── Unikitty.toml │ ├── Vibrant Ink.toml │ ├── Vimbones.toml │ ├── Violet Dark.toml │ ├── Violite.toml │ ├── Warm Neon.toml │ ├── Wild Cherry.toml │ ├── Wilmersdorf.toml │ ├── Xcode Dark.toml │ ├── Xcode WWDC.toml │ ├── Zenbones.toml │ ├── Zenburn.toml │ ├── Zenburned.toml │ ├── traffic.toml │ ├── 12-bit Rainbow.toml │ ├── Aardvark Blue.toml │ ├── Adventure Time.toml │ ├── Adwaita Dark.toml │ ├── Apple Classic.toml │ ├── Atom One Dark.toml │ ├── Atom One Light.toml │ ├── Banana Blueberry.toml │ ├── Belafonte Day.toml │ ├── Belafonte Night.toml │ ├── Blue Berry Pie.toml │ ├── Blue Dolphin.toml │ ├── Bluloco Dark.toml │ ├── Bluloco Light.toml │ ├── Bright Lights.toml │ ├── Builtin Dark.toml │ ├── Builtin Light.toml │ ├── Catppuccin Mocha.toml │ ├── Challenger Deep.toml │ ├── Cobalt Next Dark.toml │ ├── Coffee Theme.toml │ ├── Crayon Pony Fish.toml │ ├── Darkermatrix.toml │ ├── Dimmed Monokai.toml │ ├── Django Smooth.toml │ ├── Doom Peacock.toml │ ├── Duotone Dark.toml │ ├── Espresso Libre.toml │ ├── Farmhouse Dark.toml │ ├── Farmhouse Light.toml │ ├── Flexoki Dark.toml │ ├── Flexoki Light.toml │ ├── GitLab Dark Grey.toml │ ├── GitLab Light.toml │ ├── Gruber Darker.toml │ ├── Gruvbox Dark.toml │ ├── Gruvbox Light.toml │ ├── Gruvbox Material.toml │ ├── Havn Daggry.toml │ ├── Havn Skumring.toml │ ├── Hipster Green.toml │ ├── Hopscotch.256.toml │ ├── Horizon Bright.toml │ ├── Hot Dog Stand.toml │ ├── IBM 5153 CGA.toml │ ├── IC Green PPL.toml │ ├── IC Orange PPL.toml │ ├── IRIX Console.toml │ ├── IRIX Terminal.toml │ ├── Iceberg Dark.toml │ ├── Iceberg Light.toml │ ├── Jackie Brown.toml │ ├── Kanagawa Dragon.toml │ ├── Kanagawa Wave.toml │ ├── Kanagawabones.toml │ ├── Kitty Default.toml │ ├── Liquid Carbon.toml │ ├── Material Dark.toml │ ├── Material Darker.toml │ ├── Material Ocean.toml │ ├── Melange Dark.toml │ ├── Melange Light.toml │ ├── Monokai Classic.toml │ ├── Monokai Soda.toml │ ├── Monokai Vivid.toml │ ├── Neobones Dark.toml │ ├── Neobones Light.toml │ ├── Night Lion V1.toml │ ├── Night Lion V2.toml │ ├── No Clown Fiesta.toml │ ├── Nocturnal Winter.toml │ ├── Oceanic Material.toml │ ├── Oceanic Next.toml │ ├── One Dark Two.toml │ ├── One Double Dark.toml │ ├── One Half Dark.toml │ ├── One Half Light.toml │ ├── Onenord Light.toml │ ├── Pale Night Hc.toml │ ├── Paraiso Dark.toml │ ├── Pencil Light.toml │ ├── Phala Green Dark.toml │ ├── Piatto Light.toml │ ├── Poimandres Storm.toml │ ├── Raycast Dark.toml │ ├── Raycast Light.toml │ ├── Retro Legends.toml │ ├── Rose Pine Dawn.toml │ ├── Rose Pine Moon.toml │ ├── Scarlet Protocol.toml │ ├── Seafoam Pastel.toml │ ├── Selenized Black.toml │ ├── Selenized Dark.toml │ ├── Selenized Light.toml │ ├── Seoulbones Dark.toml │ ├── Shades Of Purple.toml │ ├── Sleepy Hollow.toml │ ├── Spacegray Bright.toml │ ├── Synthwave Alpha.toml │ ├── Tango Adapted.toml │ ├── Terminal Basic.toml │ ├── Thayer Bright.toml │ ├── TokyoNight Day.toml │ ├── TokyoNight Moon.toml │ ├── TokyoNight Night.toml │ ├── TokyoNight Storm.toml │ ├── Tomorrow Night.toml │ ├── Ultra Violent.toml │ ├── Under The Sea.toml │ └── Violet Light.toml ├── tools └── tidy-themes │ ├── .gitignore │ └── Cargo.toml ├── askama.toml ├── .gitignore ├── codecov.yml ├── .cargo └── config.toml ├── rust-toolchain.toml ├── templates └── styles │ ├── theme.css │ └── font-face.css ├── .markdownlint.json ├── scripts └── cargo-update-filter.sh └── nix └── binary-hashes.nix /src/ureqmw/mod.rs: -------------------------------------------------------------------------------- 1 | pub mod cache; 2 | -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | ko_fi: pamburus 2 | -------------------------------------------------------------------------------- /assets/test/output/.gitignore: -------------------------------------------------------------------------------- 1 | /*.tmp 2 | -------------------------------------------------------------------------------- /tools/tidy-themes/.gitignore: -------------------------------------------------------------------------------- 1 | /target 2 | -------------------------------------------------------------------------------- /askama.toml: -------------------------------------------------------------------------------- 1 | [[escaper]] 2 | path = "::askama::filters::Text" 3 | extensions = ["css"] 4 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | /.vscode 2 | /.tmp 3 | /.zed 4 | /target 5 | /output.svg 6 | /*.ansi 7 | /*.svg 8 | -------------------------------------------------------------------------------- /codecov.yml: -------------------------------------------------------------------------------- 1 | coverage: 2 | status: 3 | project: 4 | default: 5 | threshold: 0.05 6 | -------------------------------------------------------------------------------- /.cargo/config.toml: -------------------------------------------------------------------------------- 1 | [alias] 2 | tidy-themes = "run --manifest-path tools/tidy-themes/Cargo.toml --example tidy-themes" 3 | -------------------------------------------------------------------------------- /rust-toolchain.toml: -------------------------------------------------------------------------------- 1 | [toolchain] 2 | channel = "1.91" 3 | components = ["clippy", "rustfmt"] 4 | profile = "minimal" 5 | -------------------------------------------------------------------------------- /templates/styles/theme.css: -------------------------------------------------------------------------------- 1 | .{{ name }} { 2 | {%- for var in vars %} 3 | {{ var.0 }}: {{ var.1 }}; 4 | {%- endfor %} 5 | } 6 | -------------------------------------------------------------------------------- /assets/themes/.rsync-exclude: -------------------------------------------------------------------------------- 1 | .aliases.json 2 | .rsync-exclude 3 | One Double.toml 4 | One Double Dark.toml 5 | One Double Light.toml 6 | -------------------------------------------------------------------------------- /.markdownlint.json: -------------------------------------------------------------------------------- 1 | { 2 | "MD013": false, 3 | "MD028": false, 4 | "MD033": { 5 | "allowed_elements": ["details", "summary", "p", "picture", "source", "img"] 6 | } 7 | } 8 | -------------------------------------------------------------------------------- /scripts/cargo-update-filter.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | set -euo pipefail 4 | 5 | sed 's/\x1b\[[0-9;]*m//g' | grep -E "^[[:space:]]*(Updating|Removing)[[:space:]]+[a-zA-Z0-9_-]+[[:space:]]+v" || true 6 | -------------------------------------------------------------------------------- /tools/tidy-themes/Cargo.toml: -------------------------------------------------------------------------------- 1 | [package] 2 | name = "tidy-themes" 3 | version = "0.1.0" 4 | edition = "2024" 5 | authors = ["Pavel Ivanov "] 6 | license = "MIT" 7 | 8 | [dependencies] 9 | anyhow = "1" 10 | voca_rs = "1" 11 | serde_json = "1" 12 | serde = { version = "1", features = ["derive"] } 13 | -------------------------------------------------------------------------------- /src/fontformat/tests.rs: -------------------------------------------------------------------------------- 1 | use crate::fontformat::FontFormat; 2 | 3 | #[test] 4 | fn test_font_format() { 5 | // Test mime types 6 | assert_eq!(FontFormat::Ttf.mime(), "font/ttf"); 7 | assert_eq!(FontFormat::Otf.mime(), "font/otf"); 8 | assert_eq!(FontFormat::Woff.mime(), "font/woff"); 9 | assert_eq!(FontFormat::Woff2.mime(), "font/woff2"); 10 | } 11 | -------------------------------------------------------------------------------- /templates/styles/font-face.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family: {{ font_family }}; 3 | font-weight: {{ font_weight }}; 4 | {% match font_style -%} 5 | {% when Some with (font_style) -%} 6 | font-style: {{ font_style }}; 7 | {% when None -%} 8 | {% endmatch -%} 9 | src: url({{ src_url }}) {% match format -%}{% when Some with (format) -%}format('{{ format }}'){% when None -%}{% endmatch -%}; 10 | } 11 | -------------------------------------------------------------------------------- /src/config/load/tests.rs: -------------------------------------------------------------------------------- 1 | use super::*; 2 | use crate::config::theme::ThemeConfig; 3 | 4 | #[test] 5 | fn test_from_buf_yaml_format() { 6 | // Test YAML format parsing to cover line 175 7 | let yaml_data = b"---\ntags: []\ntheme:\n colors:\n background: \"#000000\"\n foreground: \"#ffffff\"\n palette: {}"; 8 | let result = ThemeConfig::from_buf(yaml_data, Format::Yaml); 9 | assert!(result.is_ok()); 10 | } 11 | -------------------------------------------------------------------------------- /nix/binary-hashes.nix: -------------------------------------------------------------------------------- 1 | { 2 | "0.7.3" = { 3 | "termframe-linux-arm64-musl.tar.gz" = "sha256-3mLNZqIN/g3m6qP9Kdp9R27YTc7HnS+ErTc6/4It948="; 4 | "termframe-linux-x86_64-musl.tar.gz" = "sha256-Ft+GT/sidhMbjVbr4oFYbKtdGzCUhuXMq3XGU3ATOlU="; 5 | "termframe-macos-arm64.tar.gz" = "sha256-Tp2+T2C0R3Q3ClRCfItjwFCbz2fEIau5+PNdsLdHfcQ="; 6 | "termframe-macos-x86_64.tar.gz" = "sha256-SvvBI4dWdRRBE9/tpkxtPbqPJ9WAxklRsYJc9sB2hm0="; 7 | }; 8 | } 9 | -------------------------------------------------------------------------------- /assets/themes/0x96f.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#262427" 5 | foreground = "#fcfcfa" 6 | bright-foreground = "#fcfcfa" 7 | 8 | [theme.colors.palette] 9 | 0 = "#262427" 10 | 1 = "#ff666d" 11 | 2 = "#b3e03a" 12 | 3 = "#ffc739" 13 | 4 = "#00cde8" 14 | 5 = "#a392e8" 15 | 6 = "#9deaf6" 16 | 7 = "#fcfcfa" 17 | 8 = "#545452" 18 | 9 = "#ff7e83" 19 | 10 = "#bee55e" 20 | 11 = "#ffd05e" 21 | 12 = "#1bd5eb" 22 | 13 = "#b0a3eb" 23 | 14 = "#acedf8" 24 | 15 = "#fcfcfa" 25 | -------------------------------------------------------------------------------- /assets/themes/Arthur.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c1c1c" 5 | foreground = "#ddeedd" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3d352a" 10 | 1 = "#cd5c5c" 11 | 2 = "#86af80" 12 | 3 = "#e8ae5b" 13 | 4 = "#6495ed" 14 | 5 = "#deb887" 15 | 6 = "#b0c4de" 16 | 7 = "#bbaa99" 17 | 8 = "#554444" 18 | 9 = "#cc5533" 19 | 10 = "#88aa22" 20 | 11 = "#ffa75d" 21 | 12 = "#87ceeb" 22 | 13 = "#996600" 23 | 14 = "#b0c4de" 24 | 15 = "#ddccbb" 25 | -------------------------------------------------------------------------------- /assets/themes/Atom.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#161719" 5 | foreground = "#c5c8c6" 6 | bright-foreground = "#c5c8c6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#fd5ff1" 11 | 2 = "#87c38a" 12 | 3 = "#ffd7b1" 13 | 4 = "#85befd" 14 | 5 = "#b9b6fc" 15 | 6 = "#85befd" 16 | 7 = "#e0e0e0" 17 | 8 = "#4c4c4c" 18 | 9 = "#fd5ff1" 19 | 10 = "#94fa36" 20 | 11 = "#f5ffa8" 21 | 12 = "#96cbfe" 22 | 13 = "#b9b6fc" 23 | 14 = "#85befd" 24 | 15 = "#e0e0e0" 25 | -------------------------------------------------------------------------------- /assets/themes/Aura.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#15141b" 5 | foreground = "#edecee" 6 | bright-foreground = "#edecee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#110f18" 10 | 1 = "#ff6767" 11 | 2 = "#61ffca" 12 | 3 = "#ffca85" 13 | 4 = "#a277ff" 14 | 5 = "#a277ff" 15 | 6 = "#61ffca" 16 | 7 = "#edecee" 17 | 8 = "#4d4d4d" 18 | 9 = "#ffca85" 19 | 10 = "#a277ff" 20 | 11 = "#ffca85" 21 | 12 = "#a277ff" 22 | 13 = "#a277ff" 23 | 14 = "#61ffca" 24 | 15 = "#edecee" 25 | -------------------------------------------------------------------------------- /assets/themes/Aurora.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#23262e" 5 | foreground = "#ffca28" 6 | bright-foreground = "#fbfbff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#23262e" 10 | 1 = "#f0266f" 11 | 2 = "#8fd46d" 12 | 3 = "#ffe66d" 13 | 4 = "#102ee4" 14 | 5 = "#ee5d43" 15 | 6 = "#03d6b8" 16 | 7 = "#c74ded" 17 | 8 = "#4f545e" 18 | 9 = "#f92672" 19 | 10 = "#8fd46d" 20 | 11 = "#ffe66d" 21 | 12 = "#03d6b8" 22 | 13 = "#ee5d43" 23 | 14 = "#03d6b8" 24 | 15 = "#c74ded" 25 | -------------------------------------------------------------------------------- /assets/themes/Ayu.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0b0e14" 5 | foreground = "#bfbdb6" 6 | bright-foreground = "#bfbdb6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#11151c" 10 | 1 = "#ea6c73" 11 | 2 = "#7fd962" 12 | 3 = "#f9af4f" 13 | 4 = "#53bdfa" 14 | 5 = "#cda1fa" 15 | 6 = "#90e1c6" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#f07178" 19 | 10 = "#aad94c" 20 | 11 = "#ffb454" 21 | 12 = "#59c2ff" 22 | 13 = "#d2a6ff" 23 | 14 = "#95e6cb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Batman.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1b1d1e" 5 | foreground = "#6f6f6f" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1b1d1e" 10 | 1 = "#e6dc44" 11 | 2 = "#c8be46" 12 | 3 = "#f4fd22" 13 | 4 = "#737174" 14 | 5 = "#747271" 15 | 6 = "#62605f" 16 | 7 = "#c6c5bf" 17 | 8 = "#505354" 18 | 9 = "#fff78e" 19 | 10 = "#fff27d" 20 | 11 = "#feed6c" 21 | 12 = "#919495" 22 | 13 = "#9a9a9d" 23 | 14 = "#a3a3a6" 24 | 15 = "#dadbd6" 25 | -------------------------------------------------------------------------------- /assets/themes/Blazer.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0d1926" 5 | foreground = "#d9e6f2" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b87a7a" 11 | 2 = "#7ab87a" 12 | 3 = "#b8b87a" 13 | 4 = "#7a7ab8" 14 | 5 = "#b87ab8" 15 | 6 = "#7ab8b8" 16 | 7 = "#d9d9d9" 17 | 8 = "#4c4c4c" 18 | 9 = "#dbbdbd" 19 | 10 = "#bddbbd" 20 | 11 = "#dbdbbd" 21 | 12 = "#bdbddb" 22 | 13 = "#dbbddb" 23 | 14 = "#bddbdb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Box.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141d2b" 5 | foreground = "#9fef00" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cc0403" 11 | 2 = "#19cb00" 12 | 3 = "#cecb00" 13 | 4 = "#0d73cc" 14 | 5 = "#cb1ed1" 15 | 6 = "#0dcdcd" 16 | 7 = "#dddddd" 17 | 8 = "#767676" 18 | 9 = "#f2201f" 19 | 10 = "#23fd00" 20 | 11 = "#fffd00" 21 | 12 = "#1a8fff" 22 | 13 = "#fd28ff" 23 | 14 = "#14ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Breeze.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#31363b" 5 | foreground = "#eff0f1" 6 | bright-foreground = "#fcfcfc" 7 | 8 | [theme.colors.palette] 9 | 0 = "#31363b" 10 | 1 = "#ed1515" 11 | 2 = "#11d116" 12 | 3 = "#f67400" 13 | 4 = "#1d99f3" 14 | 5 = "#9b59b6" 15 | 6 = "#1abc9c" 16 | 7 = "#eff0f1" 17 | 8 = "#7f8c8d" 18 | 9 = "#c0392b" 19 | 10 = "#1cdc9a" 20 | 11 = "#fdbc4b" 21 | 12 = "#3daee9" 22 | 13 = "#8e44ad" 23 | 14 = "#16a085" 24 | 15 = "#fcfcfc" 25 | -------------------------------------------------------------------------------- /assets/themes/C64.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#40318d" 5 | foreground = "#7869c4" 6 | bright-foreground = "#a5a2a2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#090300" 10 | 1 = "#a2524c" 11 | 2 = "#55a049" 12 | 3 = "#bfce72" 13 | 4 = "#6657b3" 14 | 5 = "#984ca3" 15 | 6 = "#67b6bd" 16 | 7 = "#ffffff" 17 | 8 = "#000000" 18 | 9 = "#a2524c" 19 | 10 = "#55a049" 20 | 11 = "#bfce72" 21 | 12 = "#6657b3" 22 | 13 = "#984ca3" 23 | 14 = "#67b6bd" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/CGA.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#aaaaaa" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#aa0000" 11 | 2 = "#00aa00" 12 | 3 = "#aa5500" 13 | 4 = "#0d0db7" 14 | 5 = "#aa00aa" 15 | 6 = "#00aaaa" 16 | 7 = "#aaaaaa" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#55ff55" 20 | 11 = "#ffff55" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/CLRS.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#262626" 6 | bright-foreground = "#1a1a1a" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f8282a" 11 | 2 = "#328a5d" 12 | 3 = "#fa701d" 13 | 4 = "#135cd0" 14 | 5 = "#9f00bd" 15 | 6 = "#33c3c1" 16 | 7 = "#b3b3b3" 17 | 8 = "#555753" 18 | 9 = "#fb0416" 19 | 10 = "#2cc631" 20 | 11 = "#e3bd0e" 21 | 12 = "#1670ff" 22 | 13 = "#e900b0" 23 | 14 = "#3ad5ce" 24 | 15 = "#eeeeec" 25 | -------------------------------------------------------------------------------- /assets/themes/Chalk.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2b2d2e" 5 | foreground = "#d2d8d9" 6 | bright-foreground = "#ececec" 7 | 8 | [theme.colors.palette] 9 | 0 = "#7d8b8f" 10 | 1 = "#b23a52" 11 | 2 = "#789b6a" 12 | 3 = "#b9ac4a" 13 | 4 = "#2a7fac" 14 | 5 = "#bd4f5a" 15 | 6 = "#44a799" 16 | 7 = "#d2d8d9" 17 | 8 = "#888888" 18 | 9 = "#f24840" 19 | 10 = "#80c470" 20 | 11 = "#ffeb62" 21 | 12 = "#4196ff" 22 | 13 = "#fc5275" 23 | 14 = "#53cdbd" 24 | 15 = "#d2d8d9" 25 | -------------------------------------------------------------------------------- /assets/themes/Ciapre.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#191c27" 5 | foreground = "#aea47a" 6 | bright-foreground = "#f4f4f4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#181818" 10 | 1 = "#8e0d16" 11 | 2 = "#48513b" 12 | 3 = "#cc8b3f" 13 | 4 = "#576d8c" 14 | 5 = "#724d7c" 15 | 6 = "#5c4f4b" 16 | 7 = "#aea47f" 17 | 8 = "#555555" 18 | 9 = "#ac3835" 19 | 10 = "#a6a75d" 20 | 11 = "#dcdf7c" 21 | 12 = "#3097c6" 22 | 13 = "#d33061" 23 | 14 = "#f3dbb2" 24 | 15 = "#f4f4f4" 25 | -------------------------------------------------------------------------------- /assets/themes/Dark+.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1e1e" 5 | foreground = "#cccccc" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cd3131" 11 | 2 = "#0dbc79" 12 | 3 = "#e5e510" 13 | 4 = "#2472c8" 14 | 5 = "#bc3fbc" 15 | 6 = "#11a8cd" 16 | 7 = "#e5e5e5" 17 | 8 = "#666666" 18 | 9 = "#f14c4c" 19 | 10 = "#23d18b" 20 | 11 = "#f5f543" 21 | 12 = "#3b8eea" 22 | 13 = "#d670d6" 23 | 14 = "#29b8db" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Deep.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#090909" 5 | foreground = "#cdcdcd" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#d70005" 11 | 2 = "#1cd915" 12 | 3 = "#d9bd26" 13 | 4 = "#5665ff" 14 | 5 = "#b052da" 15 | 6 = "#50d2da" 16 | 7 = "#e0e0e0" 17 | 8 = "#535353" 18 | 9 = "#fb0007" 19 | 10 = "#22ff18" 20 | 11 = "#fedc2b" 21 | 12 = "#9fa9ff" 22 | 13 = "#e09aff" 23 | 14 = "#8df9ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Desert.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#333333" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffd700" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4d4d4d" 10 | 1 = "#ff2b2b" 11 | 2 = "#98fb98" 12 | 3 = "#f0e68c" 13 | 4 = "#cd853f" 14 | 5 = "#ffdead" 15 | 6 = "#ffa0a0" 16 | 7 = "#f5deb3" 17 | 8 = "#626262" 18 | 9 = "#ff5555" 19 | 10 = "#55ff55" 20 | 11 = "#ffff55" 21 | 12 = "#87ceff" 22 | 13 = "#ff55ff" 23 | 14 = "#ffd700" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Django.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0b2f20" 5 | foreground = "#f8f8f8" 6 | bright-foreground = "#f8f8f8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#fd6209" 11 | 2 = "#41a83e" 12 | 3 = "#ffe862" 13 | 4 = "#315d3f" 14 | 5 = "#f8f8f8" 15 | 6 = "#9df39f" 16 | 7 = "#ffffff" 17 | 8 = "#585858" 18 | 9 = "#ff943b" 19 | 10 = "#73da70" 20 | 11 = "#ffff94" 21 | 12 = "#568264" 22 | 13 = "#ffffff" 23 | 14 = "#cfffd1" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/ENCOM.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#00a595" 6 | bright-foreground = "#4cf1e1" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#9f0000" 11 | 2 = "#008b00" 12 | 3 = "#ffd000" 13 | 4 = "#0081ff" 14 | 5 = "#bc00ca" 15 | 6 = "#008b8b" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#ff0000" 19 | 10 = "#00ee00" 20 | 11 = "#ffff00" 21 | 12 = "#0000ff" 22 | 13 = "#ff00ff" 23 | 14 = "#00cdcd" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Embark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1c31" 5 | foreground = "#eeffff" 6 | bright-foreground = "#c4c9ff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1e1c31" 10 | 1 = "#f0719b" 11 | 2 = "#a1efd3" 12 | 3 = "#ffe9aa" 13 | 4 = "#57c7ff" 14 | 5 = "#c792ea" 15 | 6 = "#87dfeb" 16 | 7 = "#f8f8f2" 17 | 8 = "#585273" 18 | 9 = "#f02e6e" 19 | 10 = "#2ce592" 20 | 11 = "#ffb378" 21 | 12 = "#1da0e2" 22 | 13 = "#a742ea" 23 | 14 = "#63f2f1" 24 | 15 = "#a6b3cc" 25 | -------------------------------------------------------------------------------- /assets/themes/Flat.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#002240" 5 | foreground = "#2cc55d" 6 | bright-foreground = "#e7eced" 7 | 8 | [theme.colors.palette] 9 | 0 = "#222d3f" 10 | 1 = "#a82320" 11 | 2 = "#32a548" 12 | 3 = "#e58d11" 13 | 4 = "#3167ac" 14 | 5 = "#781aa0" 15 | 6 = "#2c9370" 16 | 7 = "#b0b6ba" 17 | 8 = "#475262" 18 | 9 = "#d4312e" 19 | 10 = "#2d9440" 20 | 11 = "#e5be0c" 21 | 12 = "#3c7dd2" 22 | 13 = "#8230a7" 23 | 14 = "#35b387" 24 | 15 = "#e7eced" 25 | -------------------------------------------------------------------------------- /assets/themes/Framer.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#111111" 5 | foreground = "#777777" 6 | bright-foreground = "#fefdbf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#141414" 10 | 1 = "#ff5555" 11 | 2 = "#98ec65" 12 | 3 = "#ffcc33" 13 | 4 = "#00aaff" 14 | 5 = "#aa88ff" 15 | 6 = "#88ddff" 16 | 7 = "#cccccc" 17 | 8 = "#414141" 18 | 9 = "#ff8888" 19 | 10 = "#b6f292" 20 | 11 = "#ffd966" 21 | 12 = "#33bbff" 22 | 13 = "#cebbff" 23 | 14 = "#bbecff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Galaxy.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d2837" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f9555f" 11 | 2 = "#21b089" 12 | 3 = "#fef02a" 13 | 4 = "#589df6" 14 | 5 = "#944d95" 15 | 6 = "#1f9ee7" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#fa8c8f" 19 | 10 = "#35bb9a" 20 | 11 = "#ffff55" 21 | 12 = "#589df6" 22 | 13 = "#e75699" 23 | 14 = "#3979bc" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Grape.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#171423" 5 | foreground = "#9f9fa1" 6 | bright-foreground = "#9f87ff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2d283f" 10 | 1 = "#ed2261" 11 | 2 = "#1fa91b" 12 | 3 = "#8ddc20" 13 | 4 = "#487df4" 14 | 5 = "#8d35c9" 15 | 6 = "#3bdeed" 16 | 7 = "#9e9ea0" 17 | 8 = "#59516a" 18 | 9 = "#f0729a" 19 | 10 = "#53aa5e" 20 | 11 = "#b2dc87" 21 | 12 = "#a9bcec" 22 | 13 = "#ad81c2" 23 | 14 = "#9de3eb" 24 | 15 = "#a288f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Grass.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#13773d" 5 | foreground = "#fff0a5" 6 | bright-foreground = "#ffb03b" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff5959" 11 | 2 = "#00bb00" 12 | 3 = "#e7b000" 13 | 4 = "#0000a3" 14 | 5 = "#ee59bb" 15 | 6 = "#00bbbb" 16 | 7 = "#bbbbbb" 17 | 8 = "#959595" 18 | 9 = "#ff5959" 19 | 10 = "#00bb00" 20 | 11 = "#e7b000" 21 | 12 = "#0000bb" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Harper.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#010101" 5 | foreground = "#a8a49d" 6 | bright-foreground = "#a8a49d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#010101" 10 | 1 = "#f8b63f" 11 | 2 = "#7fb5e1" 12 | 3 = "#d6da25" 13 | 4 = "#489e48" 14 | 5 = "#b296c6" 15 | 6 = "#f5bfd7" 16 | 7 = "#a8a49d" 17 | 8 = "#726e6a" 18 | 9 = "#f8b63f" 19 | 10 = "#7fb5e1" 20 | 11 = "#d6da25" 21 | 12 = "#489e48" 22 | 13 = "#b296c6" 23 | 14 = "#f5bfd7" 24 | 15 = "#fefbea" 25 | -------------------------------------------------------------------------------- /assets/themes/Heeler.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#211f46" 5 | foreground = "#fdfdfd" 6 | bright-foreground = "#404699" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#e44c2e" 11 | 2 = "#bdd100" 12 | 3 = "#f4ce65" 13 | 4 = "#5ba5f2" 14 | 5 = "#ff95c2" 15 | 6 = "#ff9763" 16 | 7 = "#ffffff" 17 | 8 = "#4c4c4c" 18 | 9 = "#e44c2e" 19 | 10 = "#bdd100" 20 | 11 = "#f4ce65" 21 | 12 = "#0088ff" 22 | 13 = "#ff95c2" 23 | 14 = "#8da6e4" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Hybrid.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#161719" 5 | foreground = "#b7bcba" 6 | bright-foreground = "#b7bcba" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2a2e33" 10 | 1 = "#b84d51" 11 | 2 = "#b3bf5a" 12 | 3 = "#e4b55e" 13 | 4 = "#6e90b0" 14 | 5 = "#a17eac" 15 | 6 = "#7fbfb4" 16 | 7 = "#b5b9b6" 17 | 8 = "#434548" 18 | 9 = "#8d2e32" 19 | 10 = "#798431" 20 | 11 = "#e58a50" 21 | 12 = "#4b6b88" 22 | 13 = "#6e5079" 23 | 14 = "#4d7b74" 24 | 15 = "#5a626a" 25 | -------------------------------------------------------------------------------- /assets/themes/Idea.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#202020" 5 | foreground = "#adadad" 6 | bright-foreground = "#e6e6e6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#adadad" 10 | 1 = "#fc5256" 11 | 2 = "#98b61c" 12 | 3 = "#ccb444" 13 | 4 = "#437ee7" 14 | 5 = "#9d74b0" 15 | 6 = "#248887" 16 | 7 = "#4b4b4b" 17 | 8 = "#ffffff" 18 | 9 = "#fc7072" 19 | 10 = "#98b61c" 20 | 11 = "#ffff0b" 21 | 12 = "#6c9ced" 22 | 13 = "#fc7eff" 23 | 14 = "#248887" 24 | 15 = "#181818" 25 | -------------------------------------------------------------------------------- /assets/themes/Jubi.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#262b33" 5 | foreground = "#c3d3de" 6 | bright-foreground = "#a874ce" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3b3750" 10 | 1 = "#cf7b98" 11 | 2 = "#90a94b" 12 | 3 = "#6ebfc0" 13 | 4 = "#576ea6" 14 | 5 = "#bc4f68" 15 | 6 = "#75a7d2" 16 | 7 = "#c3d3de" 17 | 8 = "#a874ce" 18 | 9 = "#de90ab" 19 | 10 = "#bcdd61" 20 | 11 = "#87e9ea" 21 | 12 = "#8c9fcd" 22 | 13 = "#e16c87" 23 | 14 = "#b7c9ef" 24 | 15 = "#d5e5f1" 25 | -------------------------------------------------------------------------------- /assets/themes/Kibble.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0e100a" 5 | foreground = "#f7f7f7" 6 | bright-foreground = "#ca631e" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4d4d4d" 10 | 1 = "#c70031" 11 | 2 = "#29cf13" 12 | 3 = "#d8e30e" 13 | 4 = "#3449d1" 14 | 5 = "#8400ff" 15 | 6 = "#0798ab" 16 | 7 = "#e2d1e3" 17 | 8 = "#5a5a5a" 18 | 9 = "#f01578" 19 | 10 = "#6ce05c" 20 | 11 = "#f3f79e" 21 | 12 = "#97a4f7" 22 | 13 = "#c495f0" 23 | 14 = "#68f2e0" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Laser.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#030d18" 5 | foreground = "#f106e3" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#626262" 10 | 1 = "#ff8373" 11 | 2 = "#b4fb73" 12 | 3 = "#09b4bd" 13 | 4 = "#fed300" 14 | 5 = "#ff90fe" 15 | 6 = "#d1d1fe" 16 | 7 = "#f1f1f1" 17 | 8 = "#8f8f8f" 18 | 9 = "#ffc4be" 19 | 10 = "#d6fcba" 20 | 11 = "#fffed5" 21 | 12 = "#f92883" 22 | 13 = "#ffb2fe" 23 | 14 = "#e6e7fe" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Matrix.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0f191c" 5 | foreground = "#426644" 6 | bright-foreground = "#81b32c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0f191c" 10 | 1 = "#23755a" 11 | 2 = "#82d967" 12 | 3 = "#ffd700" 13 | 4 = "#3f5242" 14 | 5 = "#409931" 15 | 6 = "#50b45a" 16 | 7 = "#507350" 17 | 8 = "#688060" 18 | 9 = "#2fc079" 19 | 10 = "#90d762" 20 | 11 = "#faff00" 21 | 12 = "#4f7e7e" 22 | 13 = "#11ff25" 23 | 14 = "#c1ff8a" 24 | 15 = "#678c61" 25 | -------------------------------------------------------------------------------- /assets/themes/Mellow.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#161617" 5 | foreground = "#c9c7cd" 6 | bright-foreground = "#eaeaea" 7 | 8 | [theme.colors.palette] 9 | 0 = "#27272a" 10 | 1 = "#f5a191" 11 | 2 = "#90b99f" 12 | 3 = "#e6b99d" 13 | 4 = "#aca1cf" 14 | 5 = "#e29eca" 15 | 6 = "#ea83a5" 16 | 7 = "#c1c0d4" 17 | 8 = "#424246" 18 | 9 = "#ffae9f" 19 | 10 = "#9dc6ac" 20 | 11 = "#f0c5a9" 21 | 12 = "#b9aeda" 22 | 13 = "#ecaad6" 23 | 14 = "#f591b2" 24 | 15 = "#cac9dd" 25 | -------------------------------------------------------------------------------- /assets/themes/Miasma.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222222" 5 | foreground = "#c2c2b0" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#685742" 11 | 2 = "#5f875f" 12 | 3 = "#b36d43" 13 | 4 = "#78824b" 14 | 5 = "#bb7744" 15 | 6 = "#c9a554" 16 | 7 = "#d7c483" 17 | 8 = "#666666" 18 | 9 = "#685742" 19 | 10 = "#5f875f" 20 | 11 = "#b36d43" 21 | 12 = "#78824b" 22 | 13 = "#bb7744" 23 | 14 = "#c9a554" 24 | 15 = "#d7c483" 25 | -------------------------------------------------------------------------------- /assets/themes/Mirage.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1b2738" 5 | foreground = "#a6b2c0" 6 | bright-foreground = "#ffb38c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#011627" 10 | 1 = "#ff9999" 11 | 2 = "#85cc95" 12 | 3 = "#ffd700" 13 | 4 = "#7fb5ff" 14 | 5 = "#ddb3ff" 15 | 6 = "#21c7a8" 16 | 7 = "#ffffff" 17 | 8 = "#575656" 18 | 9 = "#ff9999" 19 | 10 = "#85cc95" 20 | 11 = "#ffd700" 21 | 12 = "#7fb5ff" 22 | 13 = "#ddb3ff" 23 | 14 = "#85cc95" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Neon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#14161a" 5 | foreground = "#00fffc" 6 | bright-foreground = "#ff3099" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff3045" 11 | 2 = "#5ffa74" 12 | 3 = "#fffc7e" 13 | 4 = "#0f15d8" 14 | 5 = "#f924e7" 15 | 6 = "#00fffc" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#ff5a5a" 19 | 10 = "#75ff88" 20 | 11 = "#fffd96" 21 | 12 = "#3c40cb" 22 | 13 = "#f15be5" 23 | 14 = "#88fffe" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Niji.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141515" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#333333" 10 | 1 = "#d23e08" 11 | 2 = "#54ca74" 12 | 3 = "#fff700" 13 | 4 = "#2ab9ff" 14 | 5 = "#ff50da" 15 | 6 = "#1ef9f5" 16 | 7 = "#ddd0c4" 17 | 8 = "#515151" 18 | 9 = "#ffb7b7" 19 | 10 = "#c1ffae" 20 | 11 = "#fcffb8" 21 | 12 = "#8efff3" 22 | 13 = "#ffa2ed" 23 | 14 = "#bcffc7" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Nord.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2e3440" 5 | foreground = "#d8dee9" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3b4252" 10 | 1 = "#bf616a" 11 | 2 = "#a3be8c" 12 | 3 = "#ebcb8b" 13 | 4 = "#81a1c1" 14 | 5 = "#b48ead" 15 | 6 = "#88c0d0" 16 | 7 = "#e5e9f0" 17 | 8 = "#596377" 18 | 9 = "#bf616a" 19 | 10 = "#a3be8c" 20 | 11 = "#ebcb8b" 21 | 12 = "#81a1c1" 22 | 13 = "#b48ead" 23 | 14 = "#8fbcbb" 24 | 15 = "#eceff4" 25 | -------------------------------------------------------------------------------- /assets/themes/Novel.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#dfdbc3" 5 | foreground = "#3b2322" 6 | bright-foreground = "#8e2a19" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cc0000" 11 | 2 = "#009600" 12 | 3 = "#d06b00" 13 | 4 = "#0000cc" 14 | 5 = "#cc00cc" 15 | 6 = "#0087cc" 16 | 7 = "#a6a6a6" 17 | 8 = "#808080" 18 | 9 = "#cc0000" 19 | 10 = "#009600" 20 | 11 = "#d06b00" 21 | 12 = "#0000cc" 22 | 13 = "#cc00cc" 23 | 14 = "#0087cc" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Ocean.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#224fbc" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#e64c4c" 11 | 2 = "#00a600" 12 | 3 = "#999900" 13 | 4 = "#0000b2" 14 | 5 = "#d826d8" 15 | 6 = "#00a6b2" 16 | 7 = "#bfbfbf" 17 | 8 = "#808080" 18 | 9 = "#ff1a1a" 19 | 10 = "#00d900" 20 | 11 = "#e5e500" 21 | 12 = "#7373ff" 22 | 13 = "#e500e5" 23 | 14 = "#00e5e5" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Ollie.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222125" 5 | foreground = "#8a8dae" 6 | bright-foreground = "#5c6dac" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ac2e31" 11 | 2 = "#31ac61" 12 | 3 = "#ac4300" 13 | 4 = "#2d57ac" 14 | 5 = "#b08528" 15 | 6 = "#1fa6ac" 16 | 7 = "#8a8eac" 17 | 8 = "#684432" 18 | 9 = "#ff3d48" 19 | 10 = "#3bff99" 20 | 11 = "#ff5e1e" 21 | 12 = "#4488ff" 22 | 13 = "#ffc21d" 23 | 14 = "#1ffaff" 24 | 15 = "#5b6ea7" 25 | -------------------------------------------------------------------------------- /assets/themes/Pnevma.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c1c1c" 5 | foreground = "#d0d0d0" 6 | bright-foreground = "#e5e5e5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2f2e2d" 10 | 1 = "#a36666" 11 | 2 = "#90a57d" 12 | 3 = "#d7af87" 13 | 4 = "#7fa5bd" 14 | 5 = "#c79ec4" 15 | 6 = "#8adbb4" 16 | 7 = "#d0d0d0" 17 | 8 = "#4a4845" 18 | 9 = "#d78787" 19 | 10 = "#afbea2" 20 | 11 = "#e4c9af" 21 | 12 = "#a1bdce" 22 | 13 = "#d7beda" 23 | 14 = "#b1e7dd" 24 | 15 = "#efefef" 25 | -------------------------------------------------------------------------------- /assets/themes/Pro.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#f2f2f2" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#990000" 11 | 2 = "#00a600" 12 | 3 = "#999900" 13 | 4 = "#2009db" 14 | 5 = "#b200b2" 15 | 6 = "#00a6b2" 16 | 7 = "#bfbfbf" 17 | 8 = "#666666" 18 | 9 = "#e50000" 19 | 10 = "#00d900" 20 | 11 = "#e5e500" 21 | 12 = "#0000ff" 22 | 13 = "#e500e5" 23 | 14 = "#00e5e5" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Retro.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#13a10e" 6 | bright-foreground = "#16ba10" 7 | 8 | [theme.colors.palette] 9 | 0 = "#13a10e" 10 | 1 = "#13a10e" 11 | 2 = "#13a10e" 12 | 3 = "#13a10e" 13 | 4 = "#13a10e" 14 | 5 = "#13a10e" 15 | 6 = "#13a10e" 16 | 7 = "#13a10e" 17 | 8 = "#16ba10" 18 | 9 = "#16ba10" 19 | 10 = "#16ba10" 20 | 11 = "#16ba10" 21 | 12 = "#16ba10" 22 | 13 = "#16ba10" 23 | 14 = "#16ba10" 24 | 15 = "#16ba10" 25 | -------------------------------------------------------------------------------- /assets/themes/Royal.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#100815" 5 | foreground = "#514968" 6 | bright-foreground = "#c8bd1d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#241f2b" 10 | 1 = "#91284c" 11 | 2 = "#23801c" 12 | 3 = "#b49d27" 13 | 4 = "#6580b0" 14 | 5 = "#674d96" 15 | 6 = "#8aaabe" 16 | 7 = "#524966" 17 | 8 = "#3e3a4a" 18 | 9 = "#d5356c" 19 | 10 = "#2cd946" 20 | 11 = "#fde83b" 21 | 12 = "#90baf9" 22 | 13 = "#a479e3" 23 | 14 = "#acd4eb" 24 | 15 = "#9e8cbd" 25 | -------------------------------------------------------------------------------- /assets/themes/Ryuuko.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2c3941" 5 | foreground = "#ececec" 6 | bright-foreground = "#819090" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2c3941" 10 | 1 = "#865f5b" 11 | 2 = "#66907d" 12 | 3 = "#b1a990" 13 | 4 = "#6a8e95" 14 | 5 = "#b18a73" 15 | 6 = "#88b2ac" 16 | 7 = "#ececec" 17 | 8 = "#5d7079" 18 | 9 = "#865f5b" 19 | 10 = "#66907d" 20 | 11 = "#b1a990" 21 | 12 = "#6a8e95" 22 | 13 = "#b18a73" 23 | 14 = "#88b2ac" 24 | 15 = "#ececec" 25 | -------------------------------------------------------------------------------- /assets/themes/Sakura.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#18131e" 5 | foreground = "#dd7bdc" 6 | bright-foreground = "#d445d2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#d52370" 11 | 2 = "#41af1a" 12 | 3 = "#bc7053" 13 | 4 = "#6964ab" 14 | 5 = "#c71fbf" 15 | 6 = "#939393" 16 | 7 = "#998eac" 17 | 8 = "#786d69" 18 | 9 = "#f41d99" 19 | 10 = "#22e529" 20 | 11 = "#f59574" 21 | 12 = "#9892f1" 22 | 13 = "#e90cdd" 23 | 14 = "#eeeeee" 24 | 15 = "#cbb6ff" 25 | -------------------------------------------------------------------------------- /assets/themes/Seti.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#111213" 5 | foreground = "#cacecd" 6 | bright-foreground = "#cacecd" 7 | 8 | [theme.colors.palette] 9 | 0 = "#323232" 10 | 1 = "#c22832" 11 | 2 = "#8ec43d" 12 | 3 = "#e0c64f" 13 | 4 = "#43a5d5" 14 | 5 = "#8b57b5" 15 | 6 = "#8ec43d" 16 | 7 = "#eeeeee" 17 | 8 = "#3f3f3f" 18 | 9 = "#c22832" 19 | 10 = "#8ec43d" 20 | 11 = "#e0c64f" 21 | 12 = "#43a5d5" 22 | 13 = "#8b57b5" 23 | 14 = "#8ec43d" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Shaman.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#001015" 5 | foreground = "#405555" 6 | bright-foreground = "#53fbd6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#012026" 10 | 1 = "#b2302d" 11 | 2 = "#00a941" 12 | 3 = "#5e8baa" 13 | 4 = "#449a86" 14 | 5 = "#00599d" 15 | 6 = "#5d7e19" 16 | 7 = "#405555" 17 | 8 = "#384451" 18 | 9 = "#ff4242" 19 | 10 = "#2aea5e" 20 | 11 = "#8ed4fd" 21 | 12 = "#61d5ba" 22 | 13 = "#1298ff" 23 | 14 = "#98d028" 24 | 15 = "#58fbd6" 25 | -------------------------------------------------------------------------------- /assets/themes/Slate.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222222" 5 | foreground = "#35b1d2" 6 | bright-foreground = "#648890" 7 | 8 | [theme.colors.palette] 9 | 0 = "#222222" 10 | 1 = "#e2a8bf" 11 | 2 = "#81d778" 12 | 3 = "#c4c9c0" 13 | 4 = "#335856" 14 | 5 = "#a481d3" 15 | 6 = "#15ab9c" 16 | 7 = "#02c5e0" 17 | 8 = "#ffffff" 18 | 9 = "#ffcdd9" 19 | 10 = "#beffa8" 20 | 11 = "#d0ccca" 21 | 12 = "#7ab0d2" 22 | 13 = "#c5a7d9" 23 | 14 = "#8cdfe0" 24 | 15 = "#e0e0e0" 25 | -------------------------------------------------------------------------------- /assets/themes/Smyck.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1b1b1b" 5 | foreground = "#f7f7f7" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b84131" 11 | 2 = "#7da900" 12 | 3 = "#c4a500" 13 | 4 = "#62a3c4" 14 | 5 = "#ba8acc" 15 | 6 = "#207383" 16 | 7 = "#a1a1a1" 17 | 8 = "#7a7a7a" 18 | 9 = "#d6837c" 19 | 10 = "#c4f137" 20 | 11 = "#fee14d" 21 | 12 = "#8dcff0" 22 | 13 = "#f79aff" 23 | 14 = "#6ad9cf" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Snazzy.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1f29" 5 | foreground = "#ebece6" 6 | bright-foreground = "#f6f6f6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#fc4346" 11 | 2 = "#50fb7c" 12 | 3 = "#f0fb8c" 13 | 4 = "#49baff" 14 | 5 = "#fc4cb4" 15 | 6 = "#8be9fe" 16 | 7 = "#ededec" 17 | 8 = "#555555" 18 | 9 = "#fc4346" 19 | 10 = "#50fb7c" 20 | 11 = "#f0fb8c" 21 | 12 = "#49baff" 22 | 13 = "#fc4cb4" 23 | 14 = "#8be9fe" 24 | 15 = "#ededec" 25 | -------------------------------------------------------------------------------- /assets/themes/Square.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1a1a" 5 | foreground = "#acacab" 6 | bright-foreground = "#e5e5e5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#050505" 10 | 1 = "#e9897c" 11 | 2 = "#b6377d" 12 | 3 = "#ecebbe" 13 | 4 = "#a9cdeb" 14 | 5 = "#75507b" 15 | 6 = "#c9caec" 16 | 7 = "#f2f2f2" 17 | 8 = "#474747" 18 | 9 = "#f99286" 19 | 10 = "#c3f786" 20 | 11 = "#fcfbcc" 21 | 12 = "#b6defb" 22 | 13 = "#ad7fa8" 23 | 14 = "#d7d9fc" 24 | 15 = "#e2e2e2" 25 | -------------------------------------------------------------------------------- /assets/themes/Srcery.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c1b19" 5 | foreground = "#fce8c3" 6 | bright-foreground = "#fce8c3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1c1b19" 10 | 1 = "#ef2f27" 11 | 2 = "#519f50" 12 | 3 = "#fbb829" 13 | 4 = "#2c78bf" 14 | 5 = "#e02c6d" 15 | 6 = "#0aaeb3" 16 | 7 = "#baa67f" 17 | 8 = "#918175" 18 | 9 = "#f75341" 19 | 10 = "#98bc37" 20 | 11 = "#fed06e" 21 | 12 = "#68a8e4" 22 | 13 = "#ff5c8f" 23 | 14 = "#2be4d0" 24 | 15 = "#fce8c3" 25 | -------------------------------------------------------------------------------- /assets/themes/Teerb.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#262626" 5 | foreground = "#d0d0d0" 6 | bright-foreground = "#e5e5e5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1c1c1c" 10 | 1 = "#d68686" 11 | 2 = "#aed686" 12 | 3 = "#d7af87" 13 | 4 = "#86aed6" 14 | 5 = "#d6aed6" 15 | 6 = "#8adbb4" 16 | 7 = "#d0d0d0" 17 | 8 = "#4f4f4f" 18 | 9 = "#d68686" 19 | 10 = "#aed686" 20 | 11 = "#e4c9af" 21 | 12 = "#86aed6" 22 | 13 = "#d6aed6" 23 | 14 = "#b1e7dd" 24 | 15 = "#efefef" 25 | -------------------------------------------------------------------------------- /assets/themes/Ubuntu.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#300a24" 5 | foreground = "#eeeeec" 6 | bright-foreground = "#eeeeec" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2e3436" 10 | 1 = "#cc0000" 11 | 2 = "#4e9a06" 12 | 3 = "#c4a000" 13 | 4 = "#3465a4" 14 | 5 = "#75507b" 15 | 6 = "#06989a" 16 | 7 = "#d3d7cf" 17 | 8 = "#555753" 18 | 9 = "#ef2929" 19 | 10 = "#8ae234" 20 | 11 = "#fce94f" 21 | 12 = "#729fcf" 22 | 13 = "#ad7fa8" 23 | 14 = "#34e2e2" 24 | 15 = "#eeeeec" 25 | -------------------------------------------------------------------------------- /assets/themes/Urple.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1b1b23" 5 | foreground = "#877a9b" 6 | bright-foreground = "#a063eb" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b0425b" 11 | 2 = "#37a415" 12 | 3 = "#ad5c42" 13 | 4 = "#564d9b" 14 | 5 = "#6c3ca1" 15 | 6 = "#808080" 16 | 7 = "#87799c" 17 | 8 = "#6a3f32" 18 | 9 = "#ff6388" 19 | 10 = "#29e620" 20 | 11 = "#f08161" 21 | 12 = "#867aed" 22 | 13 = "#a05eee" 23 | 14 = "#eaeaea" 24 | 15 = "#bfa3ff" 25 | -------------------------------------------------------------------------------- /assets/themes/Vague.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141415" 5 | foreground = "#cdcdcd" 6 | bright-foreground = "#cdcdcd" 7 | 8 | [theme.colors.palette] 9 | 0 = "#252530" 10 | 1 = "#d8647e" 11 | 2 = "#7fa563" 12 | 3 = "#f3be7c" 13 | 4 = "#6e94b2" 14 | 5 = "#bb9dbd" 15 | 6 = "#aeaed1" 16 | 7 = "#cdcdcd" 17 | 8 = "#606079" 18 | 9 = "#e08398" 19 | 10 = "#99b782" 20 | 11 = "#f5cb96" 21 | 12 = "#8ba9c1" 22 | 13 = "#c9b1ca" 23 | 14 = "#bebeda" 24 | 15 = "#d7d7d7" 25 | -------------------------------------------------------------------------------- /assets/themes/Vaughn.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#25234f" 5 | foreground = "#dcdccc" 6 | bright-foreground = "#ff5e7d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#25234f" 10 | 1 = "#705050" 11 | 2 = "#60b48a" 12 | 3 = "#dfaf8f" 13 | 4 = "#5555ff" 14 | 5 = "#f08cc3" 15 | 6 = "#8cd0d3" 16 | 7 = "#709080" 17 | 8 = "#709080" 18 | 9 = "#dca3a3" 19 | 10 = "#60b48a" 20 | 11 = "#f0dfaf" 21 | 12 = "#5555ff" 22 | 13 = "#ec93d3" 23 | 14 = "#93e0e3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Vercel.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#101010" 5 | foreground = "#fafafa" 6 | bright-foreground = "#fafafa" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#fc0036" 11 | 2 = "#29a948" 12 | 3 = "#ffae00" 13 | 4 = "#006aff" 14 | 5 = "#f32882" 15 | 6 = "#00ac96" 16 | 7 = "#feffff" 17 | 8 = "#a8a8a8" 18 | 9 = "#ff8080" 19 | 10 = "#4be15d" 20 | 11 = "#ffae00" 21 | 12 = "#49aeff" 22 | 13 = "#f97ea8" 23 | 14 = "#00e4c4" 24 | 15 = "#fefefe" 25 | -------------------------------------------------------------------------------- /assets/themes/Vesper.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#101010" 5 | foreground = "#ffffff" 6 | bright-foreground = "#acb1ab" 7 | 8 | [theme.colors.palette] 9 | 0 = "#101010" 10 | 1 = "#f5a191" 11 | 2 = "#90b99f" 12 | 3 = "#e6b99d" 13 | 4 = "#aca1cf" 14 | 5 = "#e29eca" 15 | 6 = "#ea83a5" 16 | 7 = "#a0a0a0" 17 | 8 = "#7e7e7e" 18 | 9 = "#ff8080" 19 | 10 = "#99ffe4" 20 | 11 = "#ffc799" 21 | 12 = "#b9aeda" 22 | 13 = "#ecaad6" 23 | 14 = "#f591b2" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Wez.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#b3b3b3" 6 | bright-foreground = "#ff6347" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cc5555" 11 | 2 = "#55cc55" 12 | 3 = "#cdcd55" 13 | 4 = "#5555cc" 14 | 5 = "#cc55cc" 15 | 6 = "#7acaca" 16 | 7 = "#cccccc" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#55ff55" 20 | 11 = "#ffff55" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Whimsy.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#29283b" 5 | foreground = "#b3b0d6" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#535178" 10 | 1 = "#ef6487" 11 | 2 = "#5eca89" 12 | 3 = "#fdd877" 13 | 4 = "#65aef7" 14 | 5 = "#aa7ff0" 15 | 6 = "#43c1be" 16 | 7 = "#ffffff" 17 | 8 = "#535178" 18 | 9 = "#ef6487" 19 | 10 = "#5eca89" 20 | 11 = "#fdd877" 21 | 12 = "#65aef7" 22 | 13 = "#aa7ff0" 23 | 14 = "#43c1be" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Wombat.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#171717" 5 | foreground = "#dedacf" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff615a" 11 | 2 = "#b1e969" 12 | 3 = "#ebd99c" 13 | 4 = "#5da9f6" 14 | 5 = "#e86aff" 15 | 6 = "#82fff7" 16 | 7 = "#dedacf" 17 | 8 = "#4a4a4a" 18 | 9 = "#f58c80" 19 | 10 = "#ddf88f" 20 | 11 = "#eee5b2" 21 | 12 = "#a5c7ff" 22 | 13 = "#ddaaff" 23 | 14 = "#b7fff9" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Wryan.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#101010" 5 | foreground = "#999993" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#333333" 10 | 1 = "#8c4665" 11 | 2 = "#287373" 12 | 3 = "#7c7c99" 13 | 4 = "#395573" 14 | 5 = "#5e468c" 15 | 6 = "#31658c" 16 | 7 = "#899ca1" 17 | 8 = "#3d3d3d" 18 | 9 = "#bf4d80" 19 | 10 = "#53a6a6" 20 | 11 = "#9e9ecb" 21 | 12 = "#477ab3" 22 | 13 = "#7e62b3" 23 | 14 = "#6096bf" 24 | 15 = "#c0c0c0" 25 | -------------------------------------------------------------------------------- /assets/themes/branch.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#32221a" 5 | foreground = "#cfc1a9" 6 | bright-foreground = "#cfc1a9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#35241c" 10 | 1 = "#c2562d" 11 | 2 = "#96a65e" 12 | 3 = "#d29b5a" 13 | 4 = "#3b8e8c" 14 | 5 = "#c47e5b" 15 | 6 = "#639a90" 16 | 7 = "#cfc1a9" 17 | 8 = "#564a45" 18 | 9 = "#c2562d" 19 | 10 = "#96a65e" 20 | 11 = "#d29b5a" 21 | 12 = "#3b8e8c" 22 | 13 = "#c47e5b" 23 | 14 = "#639a90" 24 | 15 = "#cfc1a9" 25 | -------------------------------------------------------------------------------- /assets/themes/novmbr.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#241d1a" 5 | foreground = "#c7b8ac" 6 | bright-foreground = "#c7b8ac" 7 | 8 | [theme.colors.palette] 9 | 0 = "#282a2e" 10 | 1 = "#9f6434" 11 | 2 = "#9dac5f" 12 | 3 = "#cca75f" 13 | 4 = "#2f7d7c" 14 | 5 = "#b5896e" 15 | 6 = "#52877f" 16 | 7 = "#c7b8ac" 17 | 8 = "#5d4e47" 18 | 9 = "#9f6434" 19 | 10 = "#9dac5f" 20 | 11 = "#cca75f" 21 | 12 = "#2f7d7c" 22 | 13 = "#b5896e" 23 | 14 = "#52877f" 24 | 15 = "#c7b8ac" 25 | -------------------------------------------------------------------------------- /assets/themes/owl.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2f2b2c" 5 | foreground = "#dedede" 6 | bright-foreground = "#dedede" 7 | 8 | [theme.colors.palette] 9 | 0 = "#302c2c" 10 | 1 = "#5a5a5a" 11 | 2 = "#989898" 12 | 3 = "#cacaca" 13 | 4 = "#656565" 14 | 5 = "#b1b1b1" 15 | 6 = "#7f7f7f" 16 | 7 = "#dedede" 17 | 8 = "#5d595b" 18 | 9 = "#da5b2c" 19 | 10 = "#989898" 20 | 11 = "#cacaca" 21 | 12 = "#656565" 22 | 13 = "#b1b1b1" 23 | 14 = "#7f7f7f" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/urban.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#312e39" 5 | foreground = "#c0a79a" 6 | bright-foreground = "#c0a79a" 7 | 8 | [theme.colors.palette] 9 | 0 = "#33303b" 10 | 1 = "#87404f" 11 | 2 = "#74934e" 12 | 3 = "#ae835a" 13 | 4 = "#615772" 14 | 5 = "#854b64" 15 | 6 = "#625464" 16 | 7 = "#c0a79a" 17 | 8 = "#5c5865" 18 | 9 = "#87404f" 19 | 10 = "#74934e" 20 | 11 = "#ae835a" 21 | 12 = "#615772" 22 | 13 = "#854b64" 23 | 14 = "#625464" 24 | 15 = "#c0a79a" 25 | -------------------------------------------------------------------------------- /assets/themes/3024 Day.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f7f7f7" 5 | foreground = "#4a4543" 6 | bright-foreground = "#4a4543" 7 | 8 | [theme.colors.palette] 9 | 0 = "#090300" 10 | 1 = "#db2d20" 11 | 2 = "#01a252" 12 | 3 = "#caba00" 13 | 4 = "#01a0e4" 14 | 5 = "#a16a94" 15 | 6 = "#8fbece" 16 | 7 = "#a5a2a2" 17 | 8 = "#5c5855" 18 | 9 = "#dbaec3" 19 | 10 = "#3a3432" 20 | 11 = "#4a4543" 21 | 12 = "#807d7c" 22 | 13 = "#bcbbba" 23 | 14 = "#cdab53" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/3024 Night.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#090300" 5 | foreground = "#a5a2a2" 6 | bright-foreground = "#a5a2a2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#090300" 10 | 1 = "#db2d20" 11 | 2 = "#01a252" 12 | 3 = "#fded02" 13 | 4 = "#01a0e4" 14 | 5 = "#a16a94" 15 | 6 = "#b5e4f4" 16 | 7 = "#a5a2a2" 17 | 8 = "#5c5855" 18 | 9 = "#e8bbd0" 19 | 10 = "#47413f" 20 | 11 = "#4a4543" 21 | 12 = "#807d7c" 22 | 13 = "#d6d5d4" 23 | 14 = "#cdab53" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Abernathy.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#111416" 5 | foreground = "#eeeeec" 6 | bright-foreground = "#abb2bf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cd0000" 11 | 2 = "#00cd00" 12 | 3 = "#cdcd00" 13 | 4 = "#1093f5" 14 | 5 = "#cd00cd" 15 | 6 = "#00cdcd" 16 | 7 = "#faebd7" 17 | 8 = "#404040" 18 | 9 = "#ff0000" 19 | 10 = "#00ff00" 20 | 11 = "#ffff00" 21 | 12 = "#11b5f6" 22 | 13 = "#ff00ff" 23 | 14 = "#00ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Adventure.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#040404" 5 | foreground = "#feffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#040404" 10 | 1 = "#d84a33" 11 | 2 = "#5da602" 12 | 3 = "#eebb6e" 13 | 4 = "#417ab3" 14 | 5 = "#e5c499" 15 | 6 = "#bdcfe5" 16 | 7 = "#dbded8" 17 | 8 = "#685656" 18 | 9 = "#d76b42" 19 | 10 = "#99b52c" 20 | 11 = "#ffb670" 21 | 12 = "#97d7ef" 22 | 13 = "#aa7900" 23 | 14 = "#bdcfe5" 24 | 15 = "#e4d5c7" 25 | -------------------------------------------------------------------------------- /assets/themes/Adwaita.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#000000" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#241f31" 10 | 1 = "#c01c28" 11 | 2 = "#2ec27e" 12 | 3 = "#e8b504" 13 | 4 = "#1e78e4" 14 | 5 = "#9841bb" 15 | 6 = "#0ab9dc" 16 | 7 = "#c0bfbc" 17 | 8 = "#5e5c64" 18 | 9 = "#ed333b" 19 | 10 = "#4ad67c" 20 | 11 = "#d2be36" 21 | 12 = "#51a1ff" 22 | 13 = "#c061cb" 23 | 14 = "#4fd2fd" 24 | 15 = "#f6f5f4" 25 | -------------------------------------------------------------------------------- /assets/themes/Afterglow.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#212121" 5 | foreground = "#d0d0d0" 6 | bright-foreground = "#d0d0d0" 7 | 8 | [theme.colors.palette] 9 | 0 = "#151515" 10 | 1 = "#ac4142" 11 | 2 = "#7e8e50" 12 | 3 = "#e5b567" 13 | 4 = "#6c99bb" 14 | 5 = "#9f4e85" 15 | 6 = "#7dd6cf" 16 | 7 = "#d0d0d0" 17 | 8 = "#505050" 18 | 9 = "#ac4142" 19 | 10 = "#7e8e50" 20 | 11 = "#e5b567" 21 | 12 = "#6c99bb" 22 | 13 = "#9f4e85" 23 | 14 = "#7dd6cf" 24 | 15 = "#f5f5f5" 25 | -------------------------------------------------------------------------------- /assets/themes/Alabaster.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f7f7f7" 5 | foreground = "#000000" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#aa3731" 11 | 2 = "#448c27" 12 | 3 = "#cb9000" 13 | 4 = "#325cc0" 14 | 5 = "#7a3e9d" 15 | 6 = "#0083b2" 16 | 7 = "#b7b7b7" 17 | 8 = "#777777" 18 | 9 = "#f05050" 19 | 10 = "#60cb00" 20 | 11 = "#f2af50" 21 | 12 = "#007acc" 22 | 13 = "#e64ce6" 23 | 14 = "#00aacb" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Alien Blood.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0f1610" 5 | foreground = "#637d75" 6 | bright-foreground = "#7afa87" 7 | 8 | [theme.colors.palette] 9 | 0 = "#112616" 10 | 1 = "#7f2b27" 11 | 2 = "#2f7e25" 12 | 3 = "#717f24" 13 | 4 = "#2f6a7f" 14 | 5 = "#47587f" 15 | 6 = "#327f77" 16 | 7 = "#647d75" 17 | 8 = "#3c4812" 18 | 9 = "#e08009" 19 | 10 = "#18e000" 20 | 11 = "#bde000" 21 | 12 = "#00aae0" 22 | 13 = "#0058e0" 23 | 14 = "#00e0c4" 24 | 15 = "#73fa91" 25 | -------------------------------------------------------------------------------- /assets/themes/Andromeda.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#262a33" 5 | foreground = "#e5e5e5" 6 | bright-foreground = "#e5e5e5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cd3131" 11 | 2 = "#05bc79" 12 | 3 = "#e5e512" 13 | 4 = "#2472c8" 14 | 5 = "#bc3fbc" 15 | 6 = "#0fa8cd" 16 | 7 = "#e5e5e5" 17 | 8 = "#666666" 18 | 9 = "#cd3131" 19 | 10 = "#05bc79" 20 | 11 = "#e5e512" 21 | 12 = "#2472c8" 22 | 13 = "#bc3fbc" 23 | 14 = "#0fa8cd" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Arcoiris.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#201f1e" 5 | foreground = "#eee4d9" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#333333" 10 | 1 = "#da2700" 11 | 2 = "#12c258" 12 | 3 = "#ffc656" 13 | 4 = "#518bfc" 14 | 5 = "#e37bd9" 15 | 6 = "#63fad5" 16 | 7 = "#bab2b2" 17 | 8 = "#777777" 18 | 9 = "#ffb9b9" 19 | 10 = "#e3f6aa" 20 | 11 = "#ffddaa" 21 | 12 = "#b3e8f3" 22 | 13 = "#cbbaf9" 23 | 14 = "#bcffc7" 24 | 15 = "#efefef" 25 | -------------------------------------------------------------------------------- /assets/themes/Ardoise.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1e1e" 5 | foreground = "#eaeaea" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2c2c2c" 10 | 1 = "#d3322d" 11 | 2 = "#588b35" 12 | 3 = "#fca93a" 13 | 4 = "#2465c2" 14 | 5 = "#7332b4" 15 | 6 = "#64e1b8" 16 | 7 = "#f7f7f7" 17 | 8 = "#535353" 18 | 9 = "#fa5852" 19 | 10 = "#8dc252" 20 | 11 = "#ffea51" 21 | 12 = "#6ab5f8" 22 | 13 = "#be68ca" 23 | 14 = "#89ffdb" 24 | 15 = "#fefefe" 25 | -------------------------------------------------------------------------------- /assets/themes/Argonaut.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0e1019" 5 | foreground = "#fffaf4" 6 | bright-foreground = "#9e9c9a" 7 | 8 | [theme.colors.palette] 9 | 0 = "#232323" 10 | 1 = "#ff000f" 11 | 2 = "#8ce10b" 12 | 3 = "#ffb900" 13 | 4 = "#008df8" 14 | 5 = "#6d43a6" 15 | 6 = "#00d8eb" 16 | 7 = "#ffffff" 17 | 8 = "#444444" 18 | 9 = "#ff2740" 19 | 10 = "#abe15b" 20 | 11 = "#ffd242" 21 | 12 = "#0092ff" 22 | 13 = "#9a5feb" 23 | 14 = "#67fff0" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Ayu Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f8f9fa" 5 | foreground = "#5c6166" 6 | bright-foreground = "#5c6166" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ea6c6d" 11 | 2 = "#6cbf43" 12 | 3 = "#eca944" 13 | 4 = "#3199e1" 14 | 5 = "#9e75c7" 15 | 6 = "#46ba94" 16 | 7 = "#bababa" 17 | 8 = "#686868" 18 | 9 = "#f07171" 19 | 10 = "#86b300" 20 | 11 = "#f2ae49" 21 | 12 = "#399ee6" 22 | 13 = "#a37acc" 23 | 14 = "#4cbf99" 24 | 15 = "#d1d1d1" 25 | -------------------------------------------------------------------------------- /assets/themes/Ayu Mirage.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f2430" 5 | foreground = "#cccac2" 6 | bright-foreground = "#cccac2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#171b24" 10 | 1 = "#ed8274" 11 | 2 = "#87d96c" 12 | 3 = "#facc6e" 13 | 4 = "#6dcbfa" 14 | 5 = "#dabafa" 15 | 6 = "#90e1c6" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#f28779" 19 | 10 = "#d5ff80" 20 | 11 = "#ffd173" 21 | 12 = "#73d0ff" 22 | 13 = "#dfbfff" 23 | 14 = "#95e6cb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Black Metal.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#c1c1c1" 6 | bright-foreground = "#c1c1c1" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#486e6f" 11 | 2 = "#dd9999" 12 | 3 = "#a06666" 13 | 4 = "#888888" 14 | 5 = "#999999" 15 | 6 = "#aaaaaa" 16 | 7 = "#c1c1c1" 17 | 8 = "#404040" 18 | 9 = "#486e6f" 19 | 10 = "#dd9999" 20 | 11 = "#a06666" 21 | 12 = "#888888" 22 | 13 = "#999999" 23 | 14 = "#aaaaaa" 24 | 15 = "#c1c1c1" 25 | -------------------------------------------------------------------------------- /assets/themes/Blue Matrix.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#101116" 5 | foreground = "#00a2ff" 6 | bright-foreground = "#00ffc8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#101116" 10 | 1 = "#ff5680" 11 | 2 = "#00ff9c" 12 | 3 = "#fffc58" 13 | 4 = "#00b0ff" 14 | 5 = "#d57bff" 15 | 6 = "#76c1ff" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#ff6e67" 19 | 10 = "#5ffa68" 20 | 11 = "#fffc67" 21 | 12 = "#6871ff" 22 | 13 = "#d682ec" 23 | 14 = "#60fdff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Borland.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0000a4" 5 | foreground = "#ffff4e" 6 | bright-foreground = "#ffff4e" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4f4f4f" 10 | 1 = "#ff6c60" 11 | 2 = "#a8ff60" 12 | 3 = "#ffffb6" 13 | 4 = "#96cbfe" 14 | 5 = "#ff73fd" 15 | 6 = "#c6c5fe" 16 | 7 = "#eeeeee" 17 | 8 = "#7c7c7c" 18 | 9 = "#ffb6b0" 19 | 10 = "#ceffac" 20 | 11 = "#ffffcc" 21 | 12 = "#b5dcff" 22 | 13 = "#ff9cfe" 23 | 14 = "#dfdffe" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Breadog.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f1ebe6" 5 | foreground = "#362c24" 6 | bright-foreground = "#362c24" 7 | 8 | [theme.colors.palette] 9 | 0 = "#362c24" 10 | 1 = "#b10b00" 11 | 2 = "#007232" 12 | 3 = "#8b4c00" 13 | 4 = "#005cb4" 14 | 5 = "#9b0097" 15 | 6 = "#006a78" 16 | 7 = "#baa99d" 17 | 8 = "#514337" 18 | 9 = "#de1100" 19 | 10 = "#008f40" 20 | 11 = "#ae6000" 21 | 12 = "#0074e1" 22 | 13 = "#c300bd" 23 | 14 = "#008697" 24 | 15 = "#eae1da" 25 | -------------------------------------------------------------------------------- /assets/themes/Broadcast.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2b2b2b" 5 | foreground = "#e6e1dc" 6 | bright-foreground = "#e6e1dc" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#da4939" 11 | 2 = "#519f50" 12 | 3 = "#ffd24a" 13 | 4 = "#6d9cbe" 14 | 5 = "#d0d0ff" 15 | 6 = "#6e9cbe" 16 | 7 = "#ffffff" 17 | 8 = "#585858" 18 | 9 = "#ff7b6b" 19 | 10 = "#83d182" 20 | 11 = "#ffff7c" 21 | 12 = "#9fcef0" 22 | 13 = "#ffffff" 23 | 14 = "#a0cef0" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Brogrammer.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#131313" 5 | foreground = "#d6dbe5" 6 | bright-foreground = "#d6dbe5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1f1f1f" 10 | 1 = "#f81118" 11 | 2 = "#2dc55e" 12 | 3 = "#ecba0f" 13 | 4 = "#2a84d2" 14 | 5 = "#4e5ab7" 15 | 6 = "#1081d6" 16 | 7 = "#d6dbe5" 17 | 8 = "#d6dbe5" 18 | 9 = "#de352e" 19 | 10 = "#1dd361" 20 | 11 = "#f3bd09" 21 | 12 = "#1081d6" 22 | 13 = "#5350b9" 23 | 14 = "#0f7ddb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Calamity.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2f2833" 5 | foreground = "#d5ced9" 6 | bright-foreground = "#d5ced9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2f2833" 10 | 1 = "#fc644d" 11 | 2 = "#a5f69c" 12 | 3 = "#e9d7a5" 13 | 4 = "#3b79c7" 14 | 5 = "#f92672" 15 | 6 = "#74d3de" 16 | 7 = "#d5ced9" 17 | 8 = "#7e6c88" 18 | 9 = "#fc644d" 19 | 10 = "#a5f69c" 20 | 11 = "#e9d7a5" 21 | 12 = "#3b79c7" 22 | 13 = "#f92672" 23 | 14 = "#74d3de" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Carbonfox.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#161616" 5 | foreground = "#f2f4f8" 6 | bright-foreground = "#f2f4f8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#282828" 10 | 1 = "#ee5396" 11 | 2 = "#25be6a" 12 | 3 = "#08bdba" 13 | 4 = "#78a9ff" 14 | 5 = "#be95ff" 15 | 6 = "#33b1ff" 16 | 7 = "#dfdfe0" 17 | 8 = "#484848" 18 | 9 = "#f16da6" 19 | 10 = "#46c880" 20 | 11 = "#2dc7c4" 21 | 12 = "#8cb6ff" 22 | 13 = "#c8a5ff" 23 | 14 = "#52bdff" 24 | 15 = "#e4e4e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Chalkboard.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#29262f" 5 | foreground = "#d9e6f2" 6 | bright-foreground = "#d96f5f" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#c37372" 11 | 2 = "#72c373" 12 | 3 = "#c2c372" 13 | 4 = "#7372c3" 14 | 5 = "#c372c2" 15 | 6 = "#72c2c3" 16 | 7 = "#d9d9d9" 17 | 8 = "#585858" 18 | 9 = "#dbaaaa" 19 | 10 = "#aadbaa" 20 | 11 = "#dadbaa" 21 | 12 = "#aaaadb" 22 | 13 = "#dbaada" 23 | 14 = "#aadadb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Chester.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2c3643" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#080200" 10 | 1 = "#fa5e5b" 11 | 2 = "#16c98d" 12 | 3 = "#ffc83f" 13 | 4 = "#288ad6" 14 | 5 = "#d34590" 15 | 6 = "#28ddde" 16 | 7 = "#e7e7e7" 17 | 8 = "#6f6b68" 18 | 9 = "#fa5e5b" 19 | 10 = "#16c98d" 20 | 11 = "#feef6d" 21 | 12 = "#278ad6" 22 | 13 = "#d34590" 23 | 14 = "#27dede" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Citruszest.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#121212" 5 | foreground = "#bfbfbf" 6 | bright-foreground = "#f9f9f9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#404040" 10 | 1 = "#ff5454" 11 | 2 = "#00cc7a" 12 | 3 = "#ffd400" 13 | 4 = "#00bfff" 14 | 5 = "#ff90fe" 15 | 6 = "#48d1cc" 16 | 7 = "#bfbfbf" 17 | 8 = "#808080" 18 | 9 = "#ff1a75" 19 | 10 = "#1affa3" 20 | 11 = "#ffff00" 21 | 12 = "#33cfff" 22 | 13 = "#ffb2fe" 23 | 14 = "#00fff2" 24 | 15 = "#f9f9f9" 25 | -------------------------------------------------------------------------------- /assets/themes/Cobalt Neon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#142838" 5 | foreground = "#8ff586" 6 | bright-foreground = "#248b70" 7 | 8 | [theme.colors.palette] 9 | 0 = "#142631" 10 | 1 = "#ff2320" 11 | 2 = "#3ba5ff" 12 | 3 = "#e9e75c" 13 | 4 = "#8ff586" 14 | 5 = "#781aa0" 15 | 6 = "#8ff586" 16 | 7 = "#ba46b2" 17 | 8 = "#fff688" 18 | 9 = "#d4312e" 19 | 10 = "#8ff586" 20 | 11 = "#e9f06d" 21 | 12 = "#3c7dd2" 22 | 13 = "#8230a7" 23 | 14 = "#6cbc67" 24 | 15 = "#8ff586" 25 | -------------------------------------------------------------------------------- /assets/themes/Cobalt Next.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#162c35" 5 | foreground = "#d7deea" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff527b" 11 | 2 = "#8cc98f" 12 | 3 = "#ffc64c" 13 | 4 = "#409dd4" 14 | 5 = "#cba3c7" 15 | 6 = "#37b5b4" 16 | 7 = "#d7deea" 17 | 8 = "#62747f" 18 | 9 = "#e47e8b" 19 | 10 = "#baddbb" 20 | 11 = "#ffdc91" 21 | 12 = "#7ac0eb" 22 | 13 = "#f3ccef" 23 | 14 = "#84e4e3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Cobalt2.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#132738" 5 | foreground = "#ffffff" 6 | bright-foreground = "#f7fcff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff0000" 11 | 2 = "#38de21" 12 | 3 = "#ffe50a" 13 | 4 = "#1460d2" 14 | 5 = "#ff005d" 15 | 6 = "#00bbbb" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#f40e17" 19 | 10 = "#3bd01d" 20 | 11 = "#edc809" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#6ae3fa" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Cursor Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141414" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2a2a2a" 10 | 1 = "#bf616a" 11 | 2 = "#a3be8c" 12 | 3 = "#ebcb8b" 13 | 4 = "#81a1c1" 14 | 5 = "#b48ead" 15 | 6 = "#88c0d0" 16 | 7 = "#d8dee9" 17 | 8 = "#505050" 18 | 9 = "#bf616a" 19 | 10 = "#a3be8c" 20 | 11 = "#ebcb8b" 21 | 12 = "#81a1c1" 22 | 13 = "#b48ead" 23 | 14 = "#88c0d0" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Cutie Pro.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#181818" 5 | foreground = "#d5d0c9" 6 | bright-foreground = "#d5d0c9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f56e7f" 11 | 2 = "#bec975" 12 | 3 = "#f58669" 13 | 4 = "#42d9c5" 14 | 5 = "#d286b7" 15 | 6 = "#37cb8a" 16 | 7 = "#d5c3c3" 17 | 8 = "#88847f" 18 | 9 = "#e5a1a3" 19 | 10 = "#e8d6a7" 20 | 11 = "#f1bb79" 21 | 12 = "#80c5de" 22 | 13 = "#b294bb" 23 | 14 = "#9dccbb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Cyberdyne.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#151144" 5 | foreground = "#00ff92" 6 | bright-foreground = "#8b93ff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#080808" 10 | 1 = "#ff8373" 11 | 2 = "#00c172" 12 | 3 = "#d2a700" 13 | 4 = "#0071cf" 14 | 5 = "#ff90fe" 15 | 6 = "#6bffdd" 16 | 7 = "#f1f1f1" 17 | 8 = "#484848" 18 | 9 = "#ffc4be" 19 | 10 = "#d6fcba" 20 | 11 = "#fffed5" 21 | 12 = "#c2e3ff" 22 | 13 = "#ffb2fe" 23 | 14 = "#e6e7fe" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Cyberpunk.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#332a57" 5 | foreground = "#e5e5e5" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff7092" 11 | 2 = "#00fbac" 12 | 3 = "#fffa6a" 13 | 4 = "#00bfff" 14 | 5 = "#df95ff" 15 | 6 = "#86cbfe" 16 | 7 = "#ffffff" 17 | 8 = "#595959" 18 | 9 = "#ff8aa4" 19 | 10 = "#21f6bc" 20 | 11 = "#fff787" 21 | 12 = "#1bccfd" 22 | 13 = "#e6aefe" 23 | 14 = "#99d6fc" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Dark Modern.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f1f1f" 5 | foreground = "#cccccc" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#272727" 10 | 1 = "#f74949" 11 | 2 = "#2ea043" 12 | 3 = "#9e6a03" 13 | 4 = "#0078d4" 14 | 5 = "#d01273" 15 | 6 = "#1db4d6" 16 | 7 = "#cccccc" 17 | 8 = "#5d5d5d" 18 | 9 = "#dc5452" 19 | 10 = "#23d18b" 20 | 11 = "#f5f543" 21 | 12 = "#3b8eea" 22 | 13 = "#d670d6" 23 | 14 = "#29b8db" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Dark Pastel.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ff5e7d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff5555" 11 | 2 = "#55ff55" 12 | 3 = "#ffff55" 13 | 4 = "#5555ff" 14 | 5 = "#ff55ff" 15 | 6 = "#55ffff" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#55ff55" 20 | 11 = "#ffff55" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Darkmatrix.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#070c0e" 5 | foreground = "#3e5715" 6 | bright-foreground = "#00cd6d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#091013" 10 | 1 = "#006536" 11 | 2 = "#6fa64c" 12 | 3 = "#7e8000" 13 | 4 = "#2c9a84" 14 | 5 = "#523a60" 15 | 6 = "#114d53" 16 | 7 = "#006536" 17 | 8 = "#404040" 18 | 9 = "#00733d" 19 | 10 = "#90d762" 20 | 11 = "#e2e500" 21 | 12 = "#46d8b8" 22 | 13 = "#573d66" 23 | 14 = "#12545a" 24 | 15 = "#006536" 25 | -------------------------------------------------------------------------------- /assets/themes/Darkside.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222324" 5 | foreground = "#bababa" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#e8341c" 11 | 2 = "#68c256" 12 | 3 = "#f2d42c" 13 | 4 = "#1c98e8" 14 | 5 = "#8e69c9" 15 | 6 = "#1c98e8" 16 | 7 = "#bababa" 17 | 8 = "#4c4c4c" 18 | 9 = "#e05a4f" 19 | 10 = "#77b869" 20 | 11 = "#efd64b" 21 | 12 = "#387cd3" 22 | 13 = "#957bbe" 23 | 14 = "#3d97e2" 24 | 15 = "#bababa" 25 | -------------------------------------------------------------------------------- /assets/themes/Dawnfox.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#faf4ed" 5 | foreground = "#575279" 6 | bright-foreground = "#575279" 7 | 8 | [theme.colors.palette] 9 | 0 = "#575279" 10 | 1 = "#b4637a" 11 | 2 = "#618774" 12 | 3 = "#ea9d34" 13 | 4 = "#286983" 14 | 5 = "#907aa9" 15 | 6 = "#56949f" 16 | 7 = "#b2b6bd" 17 | 8 = "#5f5695" 18 | 9 = "#c26d85" 19 | 10 = "#629f81" 20 | 11 = "#eea846" 21 | 12 = "#2d81a3" 22 | 13 = "#9a80b9" 23 | 14 = "#5ca7b4" 24 | 15 = "#e6ebf3" 25 | -------------------------------------------------------------------------------- /assets/themes/Dayfox.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f6f2ee" 5 | foreground = "#3d2b5a" 6 | bright-foreground = "#3d2b5a" 7 | 8 | [theme.colors.palette] 9 | 0 = "#352c24" 10 | 1 = "#a5222f" 11 | 2 = "#396847" 12 | 3 = "#ac5402" 13 | 4 = "#2848a9" 14 | 5 = "#6e33ce" 15 | 6 = "#287980" 16 | 7 = "#bfb6ae" 17 | 8 = "#534c45" 18 | 9 = "#b3434e" 19 | 10 = "#577f63" 20 | 11 = "#b86e28" 21 | 12 = "#4863b6" 22 | 13 = "#8452d5" 23 | 14 = "#488d93" 24 | 15 = "#f4ece6" 25 | -------------------------------------------------------------------------------- /assets/themes/Detuned.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#c7c7c7" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#171717" 10 | 1 = "#fe4386" 11 | 2 = "#a6e32d" 12 | 3 = "#e6da73" 13 | 4 = "#0094d9" 14 | 5 = "#9b37ff" 15 | 6 = "#50b7d9" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#fa80ac" 19 | 10 = "#bde371" 20 | 11 = "#fff27f" 21 | 12 = "#00beff" 22 | 13 = "#be9eff" 23 | 14 = "#5ed7ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Dimidium.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141414" 5 | foreground = "#bab7b6" 6 | bright-foreground = "#dee3e4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cf494c" 11 | 2 = "#60b442" 12 | 3 = "#db9c11" 13 | 4 = "#0575d8" 14 | 5 = "#af5ed2" 15 | 6 = "#1db6bb" 16 | 7 = "#bab7b6" 17 | 8 = "#817e7e" 18 | 9 = "#ff643b" 19 | 10 = "#37e57b" 20 | 11 = "#fccd1a" 21 | 12 = "#688dfd" 22 | 13 = "#ed6fe9" 23 | 14 = "#32e0fb" 24 | 15 = "#dee3e4" 25 | -------------------------------------------------------------------------------- /assets/themes/Doom One.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282c34" 5 | foreground = "#bbc2cf" 6 | bright-foreground = "#bbc2cf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff6c6b" 11 | 2 = "#98be65" 12 | 3 = "#ecbe7b" 13 | 4 = "#a9a1e1" 14 | 5 = "#c678dd" 15 | 6 = "#51afef" 16 | 7 = "#bbc2cf" 17 | 8 = "#595959" 18 | 9 = "#ff6655" 19 | 10 = "#99bb66" 20 | 11 = "#ecbe7b" 21 | 12 = "#a9a1e1" 22 | 13 = "#c678dd" 23 | 14 = "#51afef" 24 | 15 = "#bfbfbf" 25 | -------------------------------------------------------------------------------- /assets/themes/Dot Gov.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#262c35" 5 | foreground = "#ebebeb" 6 | bright-foreground = "#fbab19" 7 | 8 | [theme.colors.palette] 9 | 0 = "#191919" 10 | 1 = "#bf091d" 11 | 2 = "#3d9751" 12 | 3 = "#f6bb34" 13 | 4 = "#17b2e0" 14 | 5 = "#7830b0" 15 | 6 = "#8bd2ed" 16 | 7 = "#ffffff" 17 | 8 = "#595959" 18 | 9 = "#bf091d" 19 | 10 = "#3d9751" 20 | 11 = "#f6bb34" 21 | 12 = "#17b2e0" 22 | 13 = "#7830b0" 23 | 14 = "#8bd2ed" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Dracula+.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#212121" 5 | foreground = "#f8f8f2" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#21222c" 10 | 1 = "#ff5555" 11 | 2 = "#50fa7b" 12 | 3 = "#ffcb6b" 13 | 4 = "#82aaff" 14 | 5 = "#c792ea" 15 | 6 = "#8be9fd" 16 | 7 = "#f8f8f2" 17 | 8 = "#545454" 18 | 9 = "#ff6e6e" 19 | 10 = "#69ff94" 20 | 11 = "#ffcb6b" 21 | 12 = "#d6acff" 22 | 13 = "#ff92df" 23 | 14 = "#a4ffff" 24 | 15 = "#f8f8f2" 25 | -------------------------------------------------------------------------------- /assets/themes/Dracula.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282a36" 5 | foreground = "#f8f8f2" 6 | bright-foreground = "#f8f8f2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#21222c" 10 | 1 = "#ff5555" 11 | 2 = "#50fa7b" 12 | 3 = "#f1fa8c" 13 | 4 = "#bd93f9" 14 | 5 = "#ff79c6" 15 | 6 = "#8be9fd" 16 | 7 = "#f8f8f2" 17 | 8 = "#6272a4" 18 | 9 = "#ff6e6e" 19 | 10 = "#69ff94" 20 | 11 = "#ffffa5" 21 | 12 = "#d6acff" 22 | 13 = "#ff92df" 23 | 14 = "#a4ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Duckbones.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0e101a" 5 | foreground = "#ebefc0" 6 | bright-foreground = "#2b2f46" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0e101a" 10 | 1 = "#e03600" 11 | 2 = "#5dcd97" 12 | 3 = "#e39500" 13 | 4 = "#00a3cb" 14 | 5 = "#795ccc" 15 | 6 = "#00a3cb" 16 | 7 = "#ebefc0" 17 | 8 = "#444860" 18 | 9 = "#ff4821" 19 | 10 = "#58db9e" 20 | 11 = "#f6a100" 21 | 12 = "#00b4e0" 22 | 13 = "#b3a1e6" 23 | 14 = "#00b4e0" 24 | 15 = "#b3b692" 25 | -------------------------------------------------------------------------------- /assets/themes/Duskfox.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#232136" 5 | foreground = "#e0def4" 6 | bright-foreground = "#e0def4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#393552" 10 | 1 = "#eb6f92" 11 | 2 = "#a3be8c" 12 | 3 = "#f6c177" 13 | 4 = "#569fba" 14 | 5 = "#c4a7e7" 15 | 6 = "#9ccfd8" 16 | 7 = "#e0def4" 17 | 8 = "#544d8a" 18 | 9 = "#f083a2" 19 | 10 = "#b1d196" 20 | 11 = "#f9cb8c" 21 | 12 = "#65b1cd" 22 | 13 = "#ccb1ed" 23 | 14 = "#a6dae3" 24 | 15 = "#e2e0f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Earthsong.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#292520" 5 | foreground = "#e5c7a9" 6 | bright-foreground = "#f6f7ec" 7 | 8 | [theme.colors.palette] 9 | 0 = "#121418" 10 | 1 = "#c94234" 11 | 2 = "#85c54c" 12 | 3 = "#f5ae2e" 13 | 4 = "#1398b9" 14 | 5 = "#d0633d" 15 | 6 = "#509552" 16 | 7 = "#e5c6aa" 17 | 8 = "#675f54" 18 | 9 = "#ff645a" 19 | 10 = "#98e036" 20 | 11 = "#e0d561" 21 | 12 = "#5fdaff" 22 | 13 = "#ff9269" 23 | 14 = "#84f088" 24 | 15 = "#f6f7ec" 25 | -------------------------------------------------------------------------------- /assets/themes/Elegant.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#292b31" 5 | foreground = "#ced2d6" 6 | bright-foreground = "#ffcb8b" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0a1222" 10 | 1 = "#ff0257" 11 | 2 = "#85cc95" 12 | 3 = "#ffcb8b" 13 | 4 = "#8dabe1" 14 | 5 = "#c792eb" 15 | 6 = "#78ccf0" 16 | 7 = "#ffffff" 17 | 8 = "#575656" 18 | 9 = "#ff0057" 19 | 10 = "#85cc95" 20 | 11 = "#ffcb8b" 21 | 12 = "#8dabe1" 22 | 13 = "#c792eb" 23 | 14 = "#3facef" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Elemental.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#22211d" 5 | foreground = "#807a74" 6 | bright-foreground = "#fae679" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3c3c30" 10 | 1 = "#98290f" 11 | 2 = "#479a43" 12 | 3 = "#7f7111" 13 | 4 = "#497f7d" 14 | 5 = "#7f4e2f" 15 | 6 = "#387f58" 16 | 7 = "#807974" 17 | 8 = "#555445" 18 | 9 = "#e0502a" 19 | 10 = "#61e070" 20 | 11 = "#d69927" 21 | 12 = "#79d9d9" 22 | 13 = "#cd7c54" 23 | 14 = "#59d599" 24 | 15 = "#fff1e9" 25 | -------------------------------------------------------------------------------- /assets/themes/Elementary.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#181818" 5 | foreground = "#efefef" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#242424" 10 | 1 = "#d71c15" 11 | 2 = "#5aa513" 12 | 3 = "#fdb40c" 13 | 4 = "#134899" 14 | 5 = "#e40038" 15 | 6 = "#2595e1" 16 | 7 = "#efefef" 17 | 8 = "#4b4b4b" 18 | 9 = "#fc1c18" 19 | 10 = "#6bc219" 20 | 11 = "#fec80e" 21 | 12 = "#0955ff" 22 | 13 = "#fb0050" 23 | 14 = "#3ea8fc" 24 | 15 = "#8c00ec" 25 | -------------------------------------------------------------------------------- /assets/themes/Embers Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#16130f" 5 | foreground = "#a39a90" 6 | bright-foreground = "#a39a90" 7 | 8 | [theme.colors.palette] 9 | 0 = "#16130f" 10 | 1 = "#826d57" 11 | 2 = "#57826d" 12 | 3 = "#6d8257" 13 | 4 = "#6d5782" 14 | 5 = "#82576d" 15 | 6 = "#576d82" 16 | 7 = "#a39a90" 17 | 8 = "#5a5047" 18 | 9 = "#828257" 19 | 10 = "#464039" 20 | 11 = "#50483f" 21 | 12 = "#8a8075" 22 | 13 = "#beb6ae" 23 | 14 = "#825757" 24 | 15 = "#dbd6d1" 25 | -------------------------------------------------------------------------------- /assets/themes/Espresso.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#323232" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#353535" 10 | 1 = "#d25252" 11 | 2 = "#a5c261" 12 | 3 = "#ffc66d" 13 | 4 = "#6c99bb" 14 | 5 = "#d197d9" 15 | 6 = "#bed6ff" 16 | 7 = "#eeeeec" 17 | 8 = "#606060" 18 | 9 = "#f00c0c" 19 | 10 = "#c2e075" 20 | 11 = "#e1e48b" 21 | 12 = "#8ab7d9" 22 | 13 = "#efb5f7" 23 | 14 = "#dcf4ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Everblush.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141b1e" 5 | foreground = "#dadada" 6 | bright-foreground = "#dadada" 7 | 8 | [theme.colors.palette] 9 | 0 = "#232a2d" 10 | 1 = "#e57474" 11 | 2 = "#8ccf7e" 12 | 3 = "#e5c76b" 13 | 4 = "#67b0e8" 14 | 5 = "#c47fd5" 15 | 6 = "#6cbfbf" 16 | 7 = "#b3b9b8" 17 | 8 = "#464e50" 18 | 9 = "#ef7e7e" 19 | 10 = "#96d988" 20 | 11 = "#f4d67a" 21 | 12 = "#71baf2" 22 | 13 = "#ce89df" 23 | 14 = "#67cbe7" 24 | 15 = "#bdc3c2" 25 | -------------------------------------------------------------------------------- /assets/themes/Fahrenheit.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#ffffce" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1d1d1d" 10 | 1 = "#cda074" 11 | 2 = "#9e744d" 12 | 3 = "#fecf75" 13 | 4 = "#7f0e0f" 14 | 5 = "#734c4d" 15 | 6 = "#979797" 16 | 7 = "#ffffce" 17 | 8 = "#404040" 18 | 9 = "#fecea0" 19 | 10 = "#cc734d" 20 | 11 = "#fd9f4d" 21 | 12 = "#cb4a05" 22 | 13 = "#4e739f" 23 | 14 = "#fed04d" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Fairyfloss.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#5a5475" 5 | foreground = "#f8f8f2" 6 | bright-foreground = "#ff857f" 7 | 8 | [theme.colors.palette] 9 | 0 = "#040303" 10 | 1 = "#f92672" 11 | 2 = "#c2ffdf" 12 | 3 = "#e6c000" 13 | 4 = "#c2ffdf" 14 | 5 = "#ffb8d1" 15 | 6 = "#c5a3ff" 16 | 7 = "#f8f8f0" 17 | 8 = "#6090cb" 18 | 9 = "#ff857f" 19 | 10 = "#c2ffdf" 20 | 11 = "#ffea00" 21 | 12 = "#c2ffdf" 22 | 13 = "#ffb8d1" 23 | 14 = "#c5a3ff" 24 | 15 = "#f8f8f0" 25 | -------------------------------------------------------------------------------- /assets/themes/Fideloper.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#292f33" 5 | foreground = "#dbdae0" 6 | bright-foreground = "#6b7c7c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#292f33" 10 | 1 = "#cb1e2d" 11 | 2 = "#edb8ac" 12 | 3 = "#b7ab9b" 13 | 4 = "#2e78c2" 14 | 5 = "#c0236f" 15 | 6 = "#309186" 16 | 7 = "#eae3ce" 17 | 8 = "#496068" 18 | 9 = "#d4605a" 19 | 10 = "#d4605a" 20 | 11 = "#a86671" 21 | 12 = "#7c85c4" 22 | 13 = "#5c5db2" 23 | 14 = "#819090" 24 | 15 = "#fcf4df" 25 | -------------------------------------------------------------------------------- /assets/themes/Firefox Dev.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0e1011" 5 | foreground = "#7c8fa4" 6 | bright-foreground = "#a7acb2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#002831" 10 | 1 = "#e63853" 11 | 2 = "#5eb83c" 12 | 3 = "#a57706" 13 | 4 = "#359ddf" 14 | 5 = "#d75cff" 15 | 6 = "#4b73a2" 16 | 7 = "#dcdcdc" 17 | 8 = "#26444d" 18 | 9 = "#e1003f" 19 | 10 = "#1d9000" 20 | 11 = "#cd9409" 21 | 12 = "#006fc0" 22 | 13 = "#a200da" 23 | 14 = "#005794" 24 | 15 = "#e2e2e2" 25 | -------------------------------------------------------------------------------- /assets/themes/Firewatch.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e2027" 5 | foreground = "#9ba2b2" 6 | bright-foreground = "#e6e5ff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#585f6d" 10 | 1 = "#d95360" 11 | 2 = "#5ab977" 12 | 3 = "#dfb563" 13 | 4 = "#4d89c4" 14 | 5 = "#d55119" 15 | 6 = "#44a8b6" 16 | 7 = "#e6e5ff" 17 | 8 = "#585f6d" 18 | 9 = "#d95360" 19 | 10 = "#5ab977" 20 | 11 = "#dfb563" 21 | 12 = "#4c89c5" 22 | 13 = "#d55119" 23 | 14 = "#44a8b6" 24 | 15 = "#e6e5ff" 25 | -------------------------------------------------------------------------------- /assets/themes/Fish Tank.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#232537" 5 | foreground = "#ecf0fe" 6 | bright-foreground = "#f6ffeb" 7 | 8 | [theme.colors.palette] 9 | 0 = "#03073c" 10 | 1 = "#c6004a" 11 | 2 = "#acf157" 12 | 3 = "#fecd5e" 13 | 4 = "#525fb8" 14 | 5 = "#986f82" 15 | 6 = "#968763" 16 | 7 = "#ecf0fc" 17 | 8 = "#6c5b30" 18 | 9 = "#da4b8a" 19 | 10 = "#dbffa9" 20 | 11 = "#fee6a9" 21 | 12 = "#b2befa" 22 | 13 = "#fda5cd" 23 | 14 = "#a5bd86" 24 | 15 = "#f6ffec" 25 | -------------------------------------------------------------------------------- /assets/themes/Flatland.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d1f21" 5 | foreground = "#b8dbef" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1d1d19" 10 | 1 = "#f18339" 11 | 2 = "#9fd364" 12 | 3 = "#f4ef6d" 13 | 4 = "#5096be" 14 | 5 = "#695abc" 15 | 6 = "#d63865" 16 | 7 = "#ffffff" 17 | 8 = "#50504c" 18 | 9 = "#d22a24" 19 | 10 = "#a7d42c" 20 | 11 = "#ff8949" 21 | 12 = "#61b9d0" 22 | 13 = "#695abc" 23 | 14 = "#d63865" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Floraverse.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0e0d15" 5 | foreground = "#dbd1b9" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#08002e" 10 | 1 = "#7e1a46" 11 | 2 = "#5d731a" 12 | 3 = "#cd751c" 13 | 4 = "#1d6da1" 14 | 5 = "#b7077e" 15 | 6 = "#42a38c" 16 | 7 = "#f3e0b8" 17 | 8 = "#4c3866" 18 | 9 = "#d02063" 19 | 10 = "#b4ce59" 20 | 11 = "#fac357" 21 | 12 = "#40a4cf" 22 | 13 = "#f12aae" 23 | 14 = "#62caa8" 24 | 15 = "#fff5db" 25 | -------------------------------------------------------------------------------- /assets/themes/Forest Blue.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#051519" 5 | foreground = "#e2d8cd" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#333333" 10 | 1 = "#f8818e" 11 | 2 = "#92d3a2" 12 | 3 = "#1a8e63" 13 | 4 = "#8ed0ce" 14 | 5 = "#5e468c" 15 | 6 = "#31658c" 16 | 7 = "#e2d8cd" 17 | 8 = "#4a4a4a" 18 | 9 = "#fb3d66" 19 | 10 = "#6bb48d" 20 | 11 = "#30c85a" 21 | 12 = "#39a7a2" 22 | 13 = "#7e62b3" 23 | 14 = "#6096bf" 24 | 15 = "#e2d8cd" 25 | -------------------------------------------------------------------------------- /assets/themes/Fun Forrest.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#251200" 5 | foreground = "#dec165" 6 | bright-foreground = "#ffeaa3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#d6262b" 11 | 2 = "#919c00" 12 | 3 = "#be8a13" 13 | 4 = "#4699a3" 14 | 5 = "#8d4331" 15 | 6 = "#da8213" 16 | 7 = "#ddc265" 17 | 8 = "#7f6a55" 18 | 9 = "#e55a1c" 19 | 10 = "#bfc65a" 20 | 11 = "#ffcb1b" 21 | 12 = "#7cc9cf" 22 | 13 = "#d26349" 23 | 14 = "#e6a96b" 24 | 15 = "#ffeaa3" 25 | -------------------------------------------------------------------------------- /assets/themes/Galizur.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#071317" 5 | foreground = "#ddeeff" 6 | bright-foreground = "#ddeeff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#223344" 10 | 1 = "#aa1122" 11 | 2 = "#33aa11" 12 | 3 = "#ccaa22" 13 | 4 = "#2255cc" 14 | 5 = "#7755aa" 15 | 6 = "#22bbdd" 16 | 7 = "#8899aa" 17 | 8 = "#556677" 18 | 9 = "#ff1133" 19 | 10 = "#33ff11" 20 | 11 = "#ffdd33" 21 | 12 = "#3377ff" 22 | 13 = "#aa77ff" 23 | 14 = "#33ddff" 24 | 15 = "#bbccdd" 25 | -------------------------------------------------------------------------------- /assets/themes/GitHub Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#101216" 5 | foreground = "#8b949e" 6 | bright-foreground = "#c9d1d9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f78166" 11 | 2 = "#56d364" 12 | 3 = "#e3b341" 13 | 4 = "#6ca4f8" 14 | 5 = "#db61a2" 15 | 6 = "#2b7489" 16 | 7 = "#ffffff" 17 | 8 = "#4d4d4d" 18 | 9 = "#f78166" 19 | 10 = "#56d364" 20 | 11 = "#e3b341" 21 | 12 = "#6ca4f8" 22 | 13 = "#db61a2" 23 | 14 = "#2b7489" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/GitHub.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f4f4f4" 5 | foreground = "#3e3e3e" 6 | bright-foreground = "#c95500" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3e3e3e" 10 | 1 = "#970b16" 11 | 2 = "#07962a" 12 | 3 = "#c5bb94" 13 | 4 = "#003e8a" 14 | 5 = "#e94691" 15 | 6 = "#7cc4df" 16 | 7 = "#b2b2b2" 17 | 8 = "#666666" 18 | 9 = "#de0000" 19 | 10 = "#7ac895" 20 | 11 = "#d7b600" 21 | 12 = "#2e6cba" 22 | 13 = "#f29592" 23 | 14 = "#00c7cb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/GitLab Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#28262b" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f57f6c" 11 | 2 = "#52b87a" 12 | 3 = "#d99530" 13 | 4 = "#7fb6ed" 14 | 5 = "#f88aaf" 15 | 6 = "#32c5d2" 16 | 7 = "#ffffff" 17 | 8 = "#666666" 18 | 9 = "#fcb5aa" 19 | 10 = "#91d4a8" 20 | 11 = "#e9be74" 21 | 12 = "#498dd1" 22 | 13 = "#fcacc5" 23 | 14 = "#5edee3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Glacier.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0c1115" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2e343c" 10 | 1 = "#bd0f2f" 11 | 2 = "#35a770" 12 | 3 = "#fb9435" 13 | 4 = "#1f5872" 14 | 5 = "#bd2523" 15 | 6 = "#778397" 16 | 7 = "#ffffff" 17 | 8 = "#404a55" 18 | 9 = "#bd0f2f" 19 | 10 = "#49e998" 20 | 11 = "#fddf6e" 21 | 12 = "#2a8bc1" 22 | 13 = "#ea4727" 23 | 14 = "#a0b6d3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Grey Green.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#002a1a" 5 | foreground = "#ffffff" 6 | bright-foreground = "#e1e4e3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#fe1414" 11 | 2 = "#74ff00" 12 | 3 = "#f1ff01" 13 | 4 = "#00deff" 14 | 5 = "#ff00f0" 15 | 6 = "#00ffbc" 16 | 7 = "#ffffff" 17 | 8 = "#666666" 18 | 9 = "#ff3939" 19 | 10 = "#00ff44" 20 | 11 = "#ffd100" 21 | 12 = "#00afff" 22 | 13 = "#ff008a" 23 | 14 = "#00ffd3" 24 | 15 = "#f5ecec" 25 | -------------------------------------------------------------------------------- /assets/themes/Guezwhoz.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d1d1d" 5 | foreground = "#d9d9d9" 6 | bright-foreground = "#d9d9d9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#333333" 10 | 1 = "#e85181" 11 | 2 = "#7ad694" 12 | 3 = "#b7d074" 13 | 4 = "#5aa0d6" 14 | 5 = "#9a90e0" 15 | 6 = "#58d6ce" 16 | 7 = "#d9d9d9" 17 | 8 = "#808080" 18 | 9 = "#e85181" 19 | 10 = "#afd7af" 20 | 11 = "#d1ed85" 21 | 12 = "#64b2ed" 22 | 13 = "#a398ed" 23 | 14 = "#61ede4" 24 | 15 = "#ededed" 25 | -------------------------------------------------------------------------------- /assets/themes/HaX0R Blue.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#010515" 5 | foreground = "#11b7ff" 6 | bright-foreground = "#00b4f8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#010921" 10 | 1 = "#10b6ff" 11 | 2 = "#10b6ff" 12 | 3 = "#10b6ff" 13 | 4 = "#10b6ff" 14 | 5 = "#10b6ff" 15 | 6 = "#10b6ff" 16 | 7 = "#fafafa" 17 | 8 = "#484157" 18 | 9 = "#00b3f7" 19 | 10 = "#00b3f7" 20 | 11 = "#00b3f7" 21 | 12 = "#00b3f7" 22 | 13 = "#00b3f7" 23 | 14 = "#00b3f7" 24 | 15 = "#fefefe" 25 | -------------------------------------------------------------------------------- /assets/themes/HaX0R Gr33N.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#020f01" 5 | foreground = "#16b10e" 6 | bright-foreground = "#19e30f" 7 | 8 | [theme.colors.palette] 9 | 0 = "#001f0b" 10 | 1 = "#15d00d" 11 | 2 = "#15d00d" 12 | 3 = "#15d00d" 13 | 4 = "#15d00d" 14 | 5 = "#15d00d" 15 | 6 = "#15d00d" 16 | 7 = "#fafafa" 17 | 8 = "#334843" 18 | 9 = "#19e20e" 19 | 10 = "#19e20e" 20 | 11 = "#19e20e" 21 | 12 = "#19e20e" 22 | 13 = "#19e20e" 23 | 14 = "#19e20e" 24 | 15 = "#fefefe" 25 | -------------------------------------------------------------------------------- /assets/themes/HaX0R R3D.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#200101" 5 | foreground = "#b10e0e" 6 | bright-foreground = "#ff0000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1f0000" 10 | 1 = "#b00d0d" 11 | 2 = "#b00d0d" 12 | 3 = "#b00d0d" 13 | 4 = "#b00d0d" 14 | 5 = "#b00d0d" 15 | 6 = "#b00d0d" 16 | 7 = "#fafafa" 17 | 8 = "#554040" 18 | 9 = "#ff1111" 19 | 10 = "#ff1010" 20 | 11 = "#ff1010" 21 | 12 = "#ff1010" 22 | 13 = "#ff1010" 23 | 14 = "#ff1010" 24 | 15 = "#fefefe" 25 | -------------------------------------------------------------------------------- /assets/themes/Hacktober.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141414" 5 | foreground = "#c9c9c9" 6 | bright-foreground = "#c9c9c9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#191918" 10 | 1 = "#b34538" 11 | 2 = "#587744" 12 | 3 = "#d08949" 13 | 4 = "#206ec5" 14 | 5 = "#864651" 15 | 6 = "#ac9166" 16 | 7 = "#f1eee7" 17 | 8 = "#464444" 18 | 9 = "#b33323" 19 | 10 = "#42824a" 20 | 11 = "#c75a22" 21 | 12 = "#5389c5" 22 | 13 = "#e795a5" 23 | 14 = "#ebc587" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Hardcore.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#121212" 5 | foreground = "#a0a0a0" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1b1d1e" 10 | 1 = "#f92672" 11 | 2 = "#a6e22e" 12 | 3 = "#fd971f" 13 | 4 = "#66d9ef" 14 | 5 = "#9e6ffe" 15 | 6 = "#5e7175" 16 | 7 = "#ccccc6" 17 | 8 = "#505354" 18 | 9 = "#ff669d" 19 | 10 = "#beed5f" 20 | 11 = "#e6db74" 21 | 12 = "#66d9ef" 22 | 13 = "#9e6ffe" 23 | 14 = "#a3babf" 24 | 15 = "#f8f8f2" 25 | -------------------------------------------------------------------------------- /assets/themes/Highway.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222225" 5 | foreground = "#ededed" 6 | bright-foreground = "#fff8d8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#d00e18" 11 | 2 = "#138034" 12 | 3 = "#ffcb3e" 13 | 4 = "#006bb3" 14 | 5 = "#783482" 15 | 6 = "#455271" 16 | 7 = "#ededed" 17 | 8 = "#5d504a" 18 | 9 = "#f07e18" 19 | 10 = "#b1d130" 20 | 11 = "#fff120" 21 | 12 = "#4fc2fd" 22 | 13 = "#de0071" 23 | 14 = "#5d504a" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Hivacruz.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#132638" 5 | foreground = "#ede4e4" 6 | bright-foreground = "#979db4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#202746" 10 | 1 = "#c94922" 11 | 2 = "#ac9739" 12 | 3 = "#c08b30" 13 | 4 = "#3d8fd1" 14 | 5 = "#6679cc" 15 | 6 = "#22a2c9" 16 | 7 = "#979db4" 17 | 8 = "#6b7394" 18 | 9 = "#c76b29" 19 | 10 = "#73ad43" 20 | 11 = "#5e6687" 21 | 12 = "#898ea4" 22 | 13 = "#dfe2f1" 23 | 14 = "#9c637a" 24 | 15 = "#f5f7ff" 25 | -------------------------------------------------------------------------------- /assets/themes/Homebrew.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#00ff00" 6 | bright-foreground = "#00ff00" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#990000" 11 | 2 = "#00a600" 12 | 3 = "#999900" 13 | 4 = "#0d0dbf" 14 | 5 = "#b200b2" 15 | 6 = "#00a6b2" 16 | 7 = "#bfbfbf" 17 | 8 = "#666666" 18 | 9 = "#e50000" 19 | 10 = "#00d900" 20 | 11 = "#e5e500" 21 | 12 = "#0000ff" 22 | 13 = "#e500e5" 23 | 14 = "#00e5e5" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Hopscotch.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#322931" 5 | foreground = "#b9b5b8" 6 | bright-foreground = "#b9b5b8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#322931" 10 | 1 = "#dd464c" 11 | 2 = "#8fc13e" 12 | 3 = "#fdcc59" 13 | 4 = "#1290bf" 14 | 5 = "#c85e7c" 15 | 6 = "#149b93" 16 | 7 = "#b9b5b8" 17 | 8 = "#797379" 18 | 9 = "#fd8b19" 19 | 10 = "#5c545c" 20 | 11 = "#5c545b" 21 | 12 = "#989498" 22 | 13 = "#d5d3d5" 23 | 14 = "#b33508" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Horizon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c1e26" 5 | foreground = "#d5d8da" 6 | bright-foreground = "#d5d8da" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#e95678" 11 | 2 = "#29d398" 12 | 3 = "#fab795" 13 | 4 = "#26bbd9" 14 | 5 = "#ee64ac" 15 | 6 = "#59e1e3" 16 | 7 = "#e5e5e5" 17 | 8 = "#666666" 18 | 9 = "#ec6a88" 19 | 10 = "#3fdaa4" 20 | 11 = "#fbc3a7" 21 | 12 = "#3fc4de" 22 | 13 = "#f075b5" 23 | 14 = "#6be4e6" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Hurtado.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#dbdbdb" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#575757" 10 | 1 = "#ff1b00" 11 | 2 = "#a5e055" 12 | 3 = "#fbe74a" 13 | 4 = "#496487" 14 | 5 = "#fd5ff1" 15 | 6 = "#86e9fe" 16 | 7 = "#cbcccb" 17 | 8 = "#404040" 18 | 9 = "#d51d00" 19 | 10 = "#a5df55" 20 | 11 = "#fbe84a" 21 | 12 = "#89beff" 22 | 13 = "#c001c1" 23 | 14 = "#86eafe" 24 | 15 = "#dbdbdb" 25 | -------------------------------------------------------------------------------- /assets/themes/IR Black.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#f1f1f1" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4f4f4f" 10 | 1 = "#fa6c60" 11 | 2 = "#a8ff60" 12 | 3 = "#fffeb7" 13 | 4 = "#96cafe" 14 | 5 = "#fa73fd" 15 | 6 = "#c6c5fe" 16 | 7 = "#efedef" 17 | 8 = "#7b7b7b" 18 | 9 = "#fcb6b0" 19 | 10 = "#cfffab" 20 | 11 = "#ffffcc" 21 | 12 = "#b5dcff" 22 | 13 = "#fb9cfe" 23 | 14 = "#e0e0fe" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Idle Toes.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#323232" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffa9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#323232" 10 | 1 = "#d25252" 11 | 2 = "#7fe173" 12 | 3 = "#ffc66d" 13 | 4 = "#4099ff" 14 | 5 = "#f680ff" 15 | 6 = "#bed6ff" 16 | 7 = "#eeeeec" 17 | 8 = "#606060" 18 | 9 = "#f07070" 19 | 10 = "#9dff91" 20 | 11 = "#ffe48b" 21 | 12 = "#5eb7f7" 22 | 13 = "#ff9dff" 23 | 14 = "#dcf4ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Japanesque.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1e1e" 5 | foreground = "#f7f6ec" 6 | bright-foreground = "#fffffa" 7 | 8 | [theme.colors.palette] 9 | 0 = "#343935" 10 | 1 = "#cf3f61" 11 | 2 = "#7bb75b" 12 | 3 = "#e9b32a" 13 | 4 = "#4c9ad4" 14 | 5 = "#a57fc4" 15 | 6 = "#389aad" 16 | 7 = "#fafaf6" 17 | 8 = "#595b59" 18 | 9 = "#d18fa6" 19 | 10 = "#767f2c" 20 | 11 = "#78592f" 21 | 12 = "#135979" 22 | 13 = "#604291" 23 | 14 = "#76bbca" 24 | 15 = "#b2b5ae" 25 | -------------------------------------------------------------------------------- /assets/themes/Jellybeans.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#121212" 5 | foreground = "#dedede" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#929292" 10 | 1 = "#e27373" 11 | 2 = "#94b979" 12 | 3 = "#ffba7b" 13 | 4 = "#97bedc" 14 | 5 = "#e1c0fa" 15 | 6 = "#00988e" 16 | 7 = "#dedede" 17 | 8 = "#bdbdbd" 18 | 9 = "#ffa1a1" 19 | 10 = "#bddeab" 20 | 11 = "#ffdca0" 21 | 12 = "#b1d8f6" 22 | 13 = "#fbdaff" 23 | 14 = "#1ab2a8" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Kolorit.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d1a1e" 5 | foreground = "#efecec" 6 | bright-foreground = "#ff5b82" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1d1a1e" 10 | 1 = "#ff5b82" 11 | 2 = "#47d7a1" 12 | 3 = "#e8e562" 13 | 4 = "#5db4ee" 14 | 5 = "#da6cda" 15 | 6 = "#57e9eb" 16 | 7 = "#ededed" 17 | 8 = "#504d51" 18 | 9 = "#ff5b82" 19 | 10 = "#47d7a1" 20 | 11 = "#e8e562" 21 | 12 = "#5db4ee" 22 | 13 = "#da6cda" 23 | 14 = "#57e9eb" 24 | 15 = "#ededed" 25 | -------------------------------------------------------------------------------- /assets/themes/Konsolas.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#060606" 5 | foreground = "#c8c1c1" 6 | bright-foreground = "#c8c1c1" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#aa1717" 11 | 2 = "#18b218" 12 | 3 = "#ebae1f" 13 | 4 = "#2323a5" 14 | 5 = "#ad1edc" 15 | 6 = "#42b0c8" 16 | 7 = "#c8c1c1" 17 | 8 = "#7b716e" 18 | 9 = "#ff4141" 19 | 10 = "#5fff5f" 20 | 11 = "#ffff55" 21 | 12 = "#4b4bff" 22 | 13 = "#ff54ff" 23 | 14 = "#69ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Kurokula.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141515" 5 | foreground = "#e0cfc2" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#333333" 10 | 1 = "#c35a52" 11 | 2 = "#78b3a9" 12 | 3 = "#e1b917" 13 | 4 = "#5c91dd" 14 | 5 = "#8b79a6" 15 | 6 = "#867268" 16 | 7 = "#e0cfc2" 17 | 8 = "#515151" 18 | 9 = "#ffc34c" 19 | 10 = "#afffa5" 20 | 11 = "#fff700" 21 | 12 = "#90dbff" 22 | 13 = "#ad93ff" 23 | 14 = "#ffcdb6" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Lab Fox.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2e2e2e" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2e2e2e" 10 | 1 = "#fc6d26" 11 | 2 = "#3eb383" 12 | 3 = "#fca121" 13 | 4 = "#db3b21" 14 | 5 = "#6b40a8" 15 | 6 = "#6e49cb" 16 | 7 = "#ffffff" 17 | 8 = "#535353" 18 | 9 = "#ff6517" 19 | 10 = "#53eaa8" 20 | 11 = "#fca013" 21 | 12 = "#db501f" 22 | 13 = "#6a36b6" 23 | 14 = "#7d53e7" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Lavandula.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#050014" 5 | foreground = "#736e7d" 6 | bright-foreground = "#8c91fa" 7 | 8 | [theme.colors.palette] 9 | 0 = "#230046" 10 | 1 = "#7d1625" 11 | 2 = "#337e6f" 12 | 3 = "#7f6f49" 13 | 4 = "#4f4a7f" 14 | 5 = "#5a3f7f" 15 | 6 = "#58777f" 16 | 7 = "#736e7d" 17 | 8 = "#443a53" 18 | 9 = "#e05167" 19 | 10 = "#52e0c4" 20 | 11 = "#e0c386" 21 | 12 = "#8e87e0" 22 | 13 = "#a776e0" 23 | 14 = "#9ad4e0" 24 | 15 = "#8c91fa" 25 | -------------------------------------------------------------------------------- /assets/themes/Light Owl.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fbfbfb" 5 | foreground = "#403f53" 6 | bright-foreground = "#403f53" 7 | 8 | [theme.colors.palette] 9 | 0 = "#403f53" 10 | 1 = "#de3d3b" 11 | 2 = "#08916a" 12 | 3 = "#e0af02" 13 | 4 = "#288ed7" 14 | 5 = "#d6438a" 15 | 6 = "#2aa298" 16 | 7 = "#bdbdbd" 17 | 8 = "#989fb1" 18 | 9 = "#de3d3b" 19 | 10 = "#08916a" 20 | 11 = "#daaa01" 21 | 12 = "#288ed7" 22 | 13 = "#d6438a" 23 | 14 = "#2aa298" 24 | 15 = "#f0f0f0" 25 | -------------------------------------------------------------------------------- /assets/themes/Lovelace.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d1f28" 5 | foreground = "#fdfdfd" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#282a36" 10 | 1 = "#f37f97" 11 | 2 = "#5adecd" 12 | 3 = "#f2a272" 13 | 4 = "#8897f4" 14 | 5 = "#c574dd" 15 | 6 = "#79e6f3" 16 | 7 = "#fdfdfd" 17 | 8 = "#4e5165" 18 | 9 = "#ff4971" 19 | 10 = "#18e3c8" 20 | 11 = "#ff8037" 21 | 12 = "#556fff" 22 | 13 = "#b043d1" 23 | 14 = "#3fdcee" 24 | 15 = "#bebec1" 25 | -------------------------------------------------------------------------------- /assets/themes/Man Page.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fef49c" 5 | foreground = "#000000" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cc0000" 11 | 2 = "#00a600" 12 | 3 = "#999900" 13 | 4 = "#0000b2" 14 | 5 = "#b200b2" 15 | 6 = "#00a6b2" 16 | 7 = "#b2b2b2" 17 | 8 = "#666666" 18 | 9 = "#e50000" 19 | 10 = "#00cc00" 20 | 11 = "#bfbf00" 21 | 12 = "#0000ff" 22 | 13 = "#e500e5" 23 | 14 = "#00cbcb" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Mariana.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#343d46" 5 | foreground = "#d8dee9" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ec5f66" 11 | 2 = "#99c794" 12 | 3 = "#f9ae58" 13 | 4 = "#6699cc" 14 | 5 = "#c695c6" 15 | 6 = "#5fb4b4" 16 | 7 = "#f7f7f7" 17 | 8 = "#666666" 18 | 9 = "#f97b58" 19 | 10 = "#acd1a8" 20 | 11 = "#fac761" 21 | 12 = "#85add6" 22 | 13 = "#d8b6d8" 23 | 14 = "#82c4c4" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Material.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#eaeaea" 5 | foreground = "#232322" 6 | bright-foreground = "#b7141f" 7 | 8 | [theme.colors.palette] 9 | 0 = "#212121" 10 | 1 = "#b7141f" 11 | 2 = "#457b24" 12 | 3 = "#f6981e" 13 | 4 = "#134eb2" 14 | 5 = "#560088" 15 | 6 = "#0e717c" 16 | 7 = "#afafaf" 17 | 8 = "#424242" 18 | 9 = "#e83b3f" 19 | 10 = "#7aba3a" 20 | 11 = "#bfaa00" 21 | 12 = "#54a4f3" 22 | 13 = "#aa4dbc" 23 | 14 = "#26bbd1" 24 | 15 = "#d9d9d9" 25 | -------------------------------------------------------------------------------- /assets/themes/Mathias.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#bbbbbb" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#e52222" 11 | 2 = "#a6e32d" 12 | 3 = "#fc951e" 13 | 4 = "#c48dff" 14 | 5 = "#fa2573" 15 | 6 = "#67d9f0" 16 | 7 = "#f2f2f2" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#55ff55" 20 | 11 = "#ffff55" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Matte Black.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#121212" 5 | foreground = "#bebebe" 6 | bright-foreground = "#bebebe" 7 | 8 | [theme.colors.palette] 9 | 0 = "#333333" 10 | 1 = "#d35f5f" 11 | 2 = "#ffc107" 12 | 3 = "#b91c1c" 13 | 4 = "#e68e0d" 14 | 5 = "#d35f5f" 15 | 6 = "#bebebe" 16 | 7 = "#bebebe" 17 | 8 = "#8a8a8d" 18 | 9 = "#891c1c" 19 | 10 = "#ffc107" 20 | 11 = "#b90a0a" 21 | 12 = "#f59e0b" 22 | 13 = "#b91c1c" 23 | 14 = "#eaeaea" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Medallion.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d1908" 5 | foreground = "#cac296" 6 | bright-foreground = "#ffd890" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b64c00" 11 | 2 = "#7c8b16" 12 | 3 = "#d3bd26" 13 | 4 = "#616bb0" 14 | 5 = "#8c5a90" 15 | 6 = "#916c25" 16 | 7 = "#cac29a" 17 | 8 = "#5e5219" 18 | 9 = "#ff9149" 19 | 10 = "#b2ca3b" 20 | 11 = "#ffe54a" 21 | 12 = "#acb8ff" 22 | 13 = "#ffa0ff" 23 | 14 = "#ffbc51" 24 | 15 = "#fed698" 25 | -------------------------------------------------------------------------------- /assets/themes/Mellifluous.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1a1a" 5 | foreground = "#dadada" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1a1a1a" 10 | 1 = "#d29393" 11 | 2 = "#b3b393" 12 | 3 = "#cbaa89" 13 | 4 = "#a8a1be" 14 | 5 = "#b39fb0" 15 | 6 = "#c0af8c" 16 | 7 = "#dadada" 17 | 8 = "#5b5b5b" 18 | 9 = "#c95954" 19 | 10 = "#828040" 20 | 11 = "#a6794c" 21 | 12 = "#5a6599" 22 | 13 = "#9c6995" 23 | 14 = "#74a39e" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Misterioso.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2d3743" 5 | foreground = "#e1e1e0" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff4242" 11 | 2 = "#74af68" 12 | 3 = "#ffad29" 13 | 4 = "#338f86" 14 | 5 = "#9414e6" 15 | 6 = "#23d7d7" 16 | 7 = "#e1e1e0" 17 | 8 = "#626262" 18 | 9 = "#ff3242" 19 | 10 = "#74cd68" 20 | 11 = "#ffb929" 21 | 12 = "#23d7d7" 22 | 13 = "#ff37ff" 23 | 14 = "#00ede1" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Molokai.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#121212" 5 | foreground = "#bbbbbb" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#121212" 10 | 1 = "#fa2573" 11 | 2 = "#98e123" 12 | 3 = "#dfd460" 13 | 4 = "#1080d0" 14 | 5 = "#8700ff" 15 | 6 = "#43a8d0" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#f6669d" 19 | 10 = "#b1e05f" 20 | 11 = "#fff26d" 21 | 12 = "#00afff" 22 | 13 = "#af87ff" 23 | 14 = "#51ceff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Mona Lisa.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#120b0d" 5 | foreground = "#f7d66a" 6 | bright-foreground = "#fee4a0" 7 | 8 | [theme.colors.palette] 9 | 0 = "#351b0e" 10 | 1 = "#9b291c" 11 | 2 = "#636232" 12 | 3 = "#c36e28" 13 | 4 = "#515c5d" 14 | 5 = "#9b1d29" 15 | 6 = "#588056" 16 | 7 = "#f7d75c" 17 | 8 = "#874228" 18 | 9 = "#ff4331" 19 | 10 = "#b4b264" 20 | 11 = "#ff9566" 21 | 12 = "#9eb2b4" 22 | 13 = "#ff5b6a" 23 | 14 = "#8acd8f" 24 | 15 = "#ffe598" 25 | -------------------------------------------------------------------------------- /assets/themes/Monokai Pro.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2d2a2e" 5 | foreground = "#fcfcfa" 6 | bright-foreground = "#78dce8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2d2a2e" 10 | 1 = "#ff6188" 11 | 2 = "#a9dc76" 12 | 3 = "#ffd866" 13 | 4 = "#fc9867" 14 | 5 = "#ab9df2" 15 | 6 = "#78dce8" 16 | 7 = "#fcfcfa" 17 | 8 = "#727072" 18 | 9 = "#ff6188" 19 | 10 = "#a9dc76" 20 | 11 = "#ffd866" 21 | 12 = "#fc9867" 22 | 13 = "#ab9df2" 23 | 14 = "#78dce8" 24 | 15 = "#fcfcfa" 25 | -------------------------------------------------------------------------------- /assets/themes/Moonfly.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#080808" 5 | foreground = "#bdbdbd" 6 | bright-foreground = "#eeeeee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#323437" 10 | 1 = "#ff5454" 11 | 2 = "#8cc85f" 12 | 3 = "#e3c78a" 13 | 4 = "#80a0ff" 14 | 5 = "#cf87e8" 15 | 6 = "#79dac8" 16 | 7 = "#c6c6c6" 17 | 8 = "#949494" 18 | 9 = "#ff5189" 19 | 10 = "#36c692" 20 | 11 = "#c6c684" 21 | 12 = "#74b2ff" 22 | 13 = "#ae81ff" 23 | 14 = "#85dc85" 24 | 15 = "#e4e4e4" 25 | -------------------------------------------------------------------------------- /assets/themes/N0Tch2K.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222222" 5 | foreground = "#a0a0a0" 6 | bright-foreground = "#e5e5e5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#383838" 10 | 1 = "#a95551" 11 | 2 = "#666666" 12 | 3 = "#a98051" 13 | 4 = "#657d3e" 14 | 5 = "#767676" 15 | 6 = "#c9c9c9" 16 | 7 = "#d0b8a3" 17 | 8 = "#545454" 18 | 9 = "#a97775" 19 | 10 = "#8c8c8c" 20 | 11 = "#a99175" 21 | 12 = "#98bd5e" 22 | 13 = "#a3a3a3" 23 | 14 = "#dcdcdc" 24 | 15 = "#d8c8bb" 25 | -------------------------------------------------------------------------------- /assets/themes/Neopolitan.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#271f19" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#9a1a1a" 11 | 2 = "#61ce3c" 12 | 3 = "#fbde2d" 13 | 4 = "#324883" 14 | 5 = "#ff0080" 15 | 6 = "#8da6ce" 16 | 7 = "#f8f8f8" 17 | 8 = "#4c4c4c" 18 | 9 = "#9a1a1a" 19 | 10 = "#61ce3c" 20 | 11 = "#fbde2d" 21 | 12 = "#324883" 22 | 13 = "#ff0080" 23 | 14 = "#8da6ce" 24 | 15 = "#f8f8f8" 25 | -------------------------------------------------------------------------------- /assets/themes/Neutron.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c1e22" 5 | foreground = "#e6e8ef" 6 | bright-foreground = "#52606b" 7 | 8 | [theme.colors.palette] 9 | 0 = "#23252b" 10 | 1 = "#b54036" 11 | 2 = "#5ab977" 12 | 3 = "#deb566" 13 | 4 = "#6a7c93" 14 | 5 = "#a4799d" 15 | 6 = "#3f94a8" 16 | 7 = "#e6e8ef" 17 | 8 = "#494b51" 18 | 9 = "#b54036" 19 | 10 = "#5ab977" 20 | 11 = "#deb566" 21 | 12 = "#6a7c93" 22 | 13 = "#a4799d" 23 | 14 = "#3f94a8" 24 | 15 = "#ebedf2" 25 | -------------------------------------------------------------------------------- /assets/themes/Night Owl.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#011627" 5 | foreground = "#d6deeb" 6 | bright-foreground = "#addb67" 7 | 8 | [theme.colors.palette] 9 | 0 = "#011627" 10 | 1 = "#ef5350" 11 | 2 = "#22da6e" 12 | 3 = "#addb67" 13 | 4 = "#82aaff" 14 | 5 = "#c792ea" 15 | 6 = "#21c7a8" 16 | 7 = "#ffffff" 17 | 8 = "#575656" 18 | 9 = "#ef5350" 19 | 10 = "#22da6e" 20 | 11 = "#ffeb95" 21 | 12 = "#82aaff" 22 | 13 = "#c792ea" 23 | 14 = "#7fdbca" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Nightfox.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#192330" 5 | foreground = "#cdcecf" 6 | bright-foreground = "#cdcecf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#393b44" 10 | 1 = "#c94f6d" 11 | 2 = "#81b29a" 12 | 3 = "#dbc074" 13 | 4 = "#719cd6" 14 | 5 = "#9d79d6" 15 | 6 = "#63cdcf" 16 | 7 = "#dfdfe0" 17 | 8 = "#575860" 18 | 9 = "#d16983" 19 | 10 = "#8ebaa4" 20 | 11 = "#e0c989" 21 | 12 = "#86abdc" 22 | 13 = "#baa1e2" 23 | 14 = "#7ad5d6" 24 | 15 = "#e4e4e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Nord Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#e5e9f0" 5 | foreground = "#414858" 6 | bright-foreground = "#414858" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3b4252" 10 | 1 = "#bf616a" 11 | 2 = "#96b17f" 12 | 3 = "#c5a565" 13 | 4 = "#81a1c1" 14 | 5 = "#b48ead" 15 | 6 = "#7bb3c3" 16 | 7 = "#a5abb6" 17 | 8 = "#4c566a" 18 | 9 = "#bf616a" 19 | 10 = "#96b17f" 20 | 11 = "#c5a565" 21 | 12 = "#81a1c1" 22 | 13 = "#b48ead" 23 | 14 = "#82afae" 24 | 15 = "#eceff4" 25 | -------------------------------------------------------------------------------- /assets/themes/Nord Wave.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#212121" 5 | foreground = "#d8dee9" 6 | bright-foreground = "#d8dee9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3b4252" 10 | 1 = "#bf616a" 11 | 2 = "#a3be8c" 12 | 3 = "#ebcb8b" 13 | 4 = "#81a1c1" 14 | 5 = "#b48ead" 15 | 6 = "#88c0d0" 16 | 7 = "#e5e9f0" 17 | 8 = "#4c566a" 18 | 9 = "#bf616a" 19 | 10 = "#a3be8c" 20 | 11 = "#ebcb8b" 21 | 12 = "#81a1c1" 22 | 13 = "#b48ead" 23 | 14 = "#8fbcbb" 24 | 15 = "#eceff4" 25 | -------------------------------------------------------------------------------- /assets/themes/Nordfox.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2e3440" 5 | foreground = "#cdcecf" 6 | bright-foreground = "#cdcecf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3b4252" 10 | 1 = "#bf616a" 11 | 2 = "#a3be8c" 12 | 3 = "#ebcb8b" 13 | 4 = "#81a1c1" 14 | 5 = "#b48ead" 15 | 6 = "#88c0d0" 16 | 7 = "#e5e9f0" 17 | 8 = "#53648d" 18 | 9 = "#d06f79" 19 | 10 = "#b1d196" 20 | 11 = "#f0d399" 21 | 12 = "#8cafd2" 22 | 13 = "#c895bf" 23 | 14 = "#93ccdc" 24 | 15 = "#e7ecf4" 25 | -------------------------------------------------------------------------------- /assets/themes/Nvim Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#14161b" 5 | foreground = "#e0e2ea" 6 | bright-foreground = "#e0e2ea" 7 | 8 | [theme.colors.palette] 9 | 0 = "#07080d" 10 | 1 = "#ffc0b9" 11 | 2 = "#b3f6c0" 12 | 3 = "#fce094" 13 | 4 = "#a6dbff" 14 | 5 = "#ffcaff" 15 | 6 = "#8cf8f7" 16 | 7 = "#eef1f8" 17 | 8 = "#4f5258" 18 | 9 = "#ffc0b9" 19 | 10 = "#b3f6c0" 20 | 11 = "#fce094" 21 | 12 = "#a6dbff" 22 | 13 = "#ffcaff" 23 | 14 = "#8cf8f7" 24 | 15 = "#eef1f8" 25 | -------------------------------------------------------------------------------- /assets/themes/Nvim Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#e0e2ea" 5 | foreground = "#14161b" 6 | bright-foreground = "#14161b" 7 | 8 | [theme.colors.palette] 9 | 0 = "#07080d" 10 | 1 = "#590008" 11 | 2 = "#005523" 12 | 3 = "#6b5300" 13 | 4 = "#004c73" 14 | 5 = "#470045" 15 | 6 = "#007373" 16 | 7 = "#a1a4ab" 17 | 8 = "#4f5258" 18 | 9 = "#590008" 19 | 10 = "#005523" 20 | 11 = "#6b5300" 21 | 12 = "#004c73" 22 | 13 = "#470045" 23 | 14 = "#007373" 24 | 15 = "#eef1f8" 25 | -------------------------------------------------------------------------------- /assets/themes/Obsidian.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#283033" 5 | foreground = "#cdcdcd" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b30d0e" 11 | 2 = "#00bb00" 12 | 3 = "#fecd22" 13 | 4 = "#3a9bdb" 14 | 5 = "#bb00bb" 15 | 6 = "#00bbbb" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#ff0003" 19 | 10 = "#93c863" 20 | 11 = "#fef874" 21 | 12 = "#a1d7ff" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Onenord.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2e3440" 5 | foreground = "#e5e9f0" 6 | bright-foreground = "#eceff4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3b4252" 10 | 1 = "#e06c75" 11 | 2 = "#9ec183" 12 | 3 = "#ebcb8b" 13 | 4 = "#81a1c1" 14 | 5 = "#b988b0" 15 | 6 = "#88c0d0" 16 | 7 = "#e5e9f0" 17 | 8 = "#596377" 18 | 9 = "#e06c75" 19 | 10 = "#9ec183" 20 | 11 = "#ebcb8b" 21 | 12 = "#81a1c1" 22 | 13 = "#b988b0" 23 | 14 = "#8fbcbb" 24 | 15 = "#eceff4" 25 | -------------------------------------------------------------------------------- /assets/themes/Oxocarbon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#161616" 5 | foreground = "#f2f4f8" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#161616" 10 | 1 = "#00dfdb" 11 | 2 = "#00b4ff" 12 | 3 = "#ff4297" 13 | 4 = "#00c15a" 14 | 5 = "#c693ff" 15 | 6 = "#ff74b8" 16 | 7 = "#f2f4f8" 17 | 8 = "#585858" 18 | 9 = "#00dfdb" 19 | 10 = "#00b4ff" 20 | 11 = "#ff4297" 21 | 12 = "#00c15a" 22 | 13 = "#c693ff" 23 | 14 = "#ff74b8" 24 | 15 = "#f2f4f8" 25 | -------------------------------------------------------------------------------- /assets/themes/Pandora.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141e43" 5 | foreground = "#e1e1e1" 6 | bright-foreground = "#67a672" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff4242" 11 | 2 = "#74af68" 12 | 3 = "#ffad29" 13 | 4 = "#338f86" 14 | 5 = "#9414e6" 15 | 6 = "#23d7d7" 16 | 7 = "#e2e2e2" 17 | 8 = "#3f5648" 18 | 9 = "#ff3242" 19 | 10 = "#74cd68" 20 | 11 = "#ffb929" 21 | 12 = "#23d7d7" 22 | 13 = "#ff37ff" 23 | 14 = "#00ede1" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Paul Millr.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#f2f2f2" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2a2a2a" 10 | 1 = "#ff0000" 11 | 2 = "#79ff0f" 12 | 3 = "#e7bf00" 13 | 4 = "#396bd7" 14 | 5 = "#b449be" 15 | 6 = "#66ccff" 16 | 7 = "#bbbbbb" 17 | 8 = "#666666" 18 | 9 = "#ff0080" 19 | 10 = "#66ff66" 20 | 11 = "#f3d64e" 21 | 12 = "#709aed" 22 | 13 = "#db67e6" 23 | 14 = "#7adff2" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Pencil Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#212121" 5 | foreground = "#f1f1f1" 6 | bright-foreground = "#fb007a" 7 | 8 | [theme.colors.palette] 9 | 0 = "#212121" 10 | 1 = "#c30771" 11 | 2 = "#10a778" 12 | 3 = "#a89c14" 13 | 4 = "#008ec4" 14 | 5 = "#5f4986" 15 | 6 = "#20a5ba" 16 | 7 = "#d9d9d9" 17 | 8 = "#4f4f4f" 18 | 9 = "#fb007a" 19 | 10 = "#5fd7af" 20 | 11 = "#f3e430" 21 | 12 = "#20bbfc" 22 | 13 = "#6855de" 23 | 14 = "#4fb8cc" 24 | 15 = "#f1f1f1" 25 | -------------------------------------------------------------------------------- /assets/themes/Peppermint.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#c8c8c8" 6 | bright-foreground = "#e0001c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#353535" 10 | 1 = "#e74669" 11 | 2 = "#89d287" 12 | 3 = "#dab853" 13 | 4 = "#449fd0" 14 | 5 = "#da62dc" 15 | 6 = "#65aaaf" 16 | 7 = "#b4b4b4" 17 | 8 = "#535353" 18 | 9 = "#e4859b" 19 | 10 = "#a3cca2" 20 | 11 = "#e1e487" 21 | 12 = "#6fbce2" 22 | 13 = "#e586e7" 23 | 14 = "#96dcdb" 24 | 15 = "#dfdfdf" 25 | -------------------------------------------------------------------------------- /assets/themes/Poimandres.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1e28" 5 | foreground = "#a6accd" 6 | bright-foreground = "#a6accd" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1a1e28" 10 | 1 = "#d0679d" 11 | 2 = "#5de4c7" 12 | 3 = "#fffac2" 13 | 4 = "#89ddff" 14 | 5 = "#fcc5e9" 15 | 6 = "#add7ff" 16 | 7 = "#ffffff" 17 | 8 = "#a6accd" 18 | 9 = "#d0679d" 19 | 10 = "#5de4c7" 20 | 11 = "#fffac2" 21 | 12 = "#add7ff" 22 | 13 = "#fae4fc" 23 | 14 = "#89ddff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Powershell.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#052454" 5 | foreground = "#f6f6f7" 6 | bright-foreground = "#f6f6f7" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#981a22" 11 | 2 = "#098003" 12 | 3 = "#c4a000" 13 | 4 = "#4140c3" 14 | 5 = "#d33682" 15 | 6 = "#0e807f" 16 | 7 = "#7f7c7f" 17 | 8 = "#808080" 18 | 9 = "#ef2929" 19 | 10 = "#1cfe3c" 20 | 11 = "#fefe45" 21 | 12 = "#268ad2" 22 | 13 = "#fe13fa" 23 | 14 = "#29fffe" 24 | 15 = "#c2c1c3" 25 | -------------------------------------------------------------------------------- /assets/themes/Primary.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#000000" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#db4437" 11 | 2 = "#0f9d58" 12 | 3 = "#f4b400" 13 | 4 = "#4285f4" 14 | 5 = "#db4437" 15 | 6 = "#4285f4" 16 | 7 = "#bfbfbf" 17 | 8 = "#000000" 18 | 9 = "#db4437" 19 | 10 = "#0f9d58" 20 | 11 = "#f4b400" 21 | 12 = "#4285f4" 22 | 13 = "#4285f4" 23 | 14 = "#0f9d58" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Pro Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#191919" 6 | bright-foreground = "#191919" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#e5492b" 11 | 2 = "#50d148" 12 | 3 = "#c6c440" 13 | 4 = "#3b75ff" 14 | 5 = "#ed66e8" 15 | 6 = "#4ed2de" 16 | 7 = "#c2c2c2" 17 | 8 = "#9f9f9f" 18 | 9 = "#ff6640" 19 | 10 = "#48d53e" 20 | 11 = "#bfbe23" 21 | 12 = "#0082ff" 22 | 13 = "#ff7eff" 23 | 14 = "#3bd1d2" 24 | 15 = "#f2f2f2" 25 | -------------------------------------------------------------------------------- /assets/themes/Purple Rain.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#21084a" 5 | foreground = "#fffbf6" 6 | bright-foreground = "#333333" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff260e" 11 | 2 = "#9be205" 12 | 3 = "#ffc400" 13 | 4 = "#00a2fa" 14 | 5 = "#815bb5" 15 | 6 = "#00deef" 16 | 7 = "#ffffff" 17 | 8 = "#565656" 18 | 9 = "#ff4250" 19 | 10 = "#b8e36e" 20 | 11 = "#ffd852" 21 | 12 = "#00a6ff" 22 | 13 = "#ac7bf0" 23 | 14 = "#74fdf3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Purplepeter.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2a1a4a" 5 | foreground = "#ece7fa" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0a0520" 10 | 1 = "#ff796d" 11 | 2 = "#99b481" 12 | 3 = "#efdfac" 13 | 4 = "#66d9ef" 14 | 5 = "#e78fcd" 15 | 6 = "#ba8cff" 16 | 7 = "#ffba81" 17 | 8 = "#504b63" 18 | 9 = "#f99f92" 19 | 10 = "#b4be8f" 20 | 11 = "#f2e9bf" 21 | 12 = "#79daed" 22 | 13 = "#ba91d4" 23 | 14 = "#a0a0d6" 24 | 15 = "#b9aed3" 25 | -------------------------------------------------------------------------------- /assets/themes/Rapture.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#111e2a" 5 | foreground = "#c0c9e5" 6 | bright-foreground = "#d5ced9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#fc644d" 11 | 2 = "#7afde1" 12 | 3 = "#fff09b" 13 | 4 = "#6c9bf5" 14 | 5 = "#ff4fa1" 15 | 6 = "#64e0ff" 16 | 7 = "#c0c9e5" 17 | 8 = "#304b66" 18 | 9 = "#fc644d" 19 | 10 = "#7afde1" 20 | 11 = "#fff09b" 21 | 12 = "#6c9bf5" 22 | 13 = "#ff4fa1" 23 | 14 = "#64e0ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Rebecca.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#292a44" 5 | foreground = "#e8e6ed" 6 | bright-foreground = "#ccccff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#12131e" 10 | 1 = "#dd7755" 11 | 2 = "#04dbb5" 12 | 3 = "#f2e7b7" 13 | 4 = "#7aa5ff" 14 | 5 = "#bf9cf9" 15 | 6 = "#56d3c2" 16 | 7 = "#e4e3e9" 17 | 8 = "#666699" 18 | 9 = "#ff92cd" 19 | 10 = "#01eac0" 20 | 11 = "#fffca8" 21 | 12 = "#69c0fa" 22 | 13 = "#c17ff8" 23 | 14 = "#8bfde1" 24 | 15 = "#f4f2f9" 25 | -------------------------------------------------------------------------------- /assets/themes/Red Alert.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#762423" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ff9c44" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#d62e4e" 11 | 2 = "#71be6b" 12 | 3 = "#beb86b" 13 | 4 = "#489bee" 14 | 5 = "#e979d7" 15 | 6 = "#6bbeb8" 16 | 7 = "#d6d6d6" 17 | 8 = "#666666" 18 | 9 = "#e02553" 19 | 10 = "#aff08c" 20 | 11 = "#dfddb7" 21 | 12 = "#65aaf1" 22 | 13 = "#ddb7df" 23 | 14 = "#b7dfdd" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Red Planet.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222222" 5 | foreground = "#c2b790" 6 | bright-foreground = "#ebeb91" 7 | 8 | [theme.colors.palette] 9 | 0 = "#202020" 10 | 1 = "#8c3432" 11 | 2 = "#728271" 12 | 3 = "#e8bf6a" 13 | 4 = "#69819e" 14 | 5 = "#896492" 15 | 6 = "#5b8390" 16 | 7 = "#b9aa99" 17 | 8 = "#676767" 18 | 9 = "#b55242" 19 | 10 = "#869985" 20 | 11 = "#ebeb91" 21 | 12 = "#60827e" 22 | 13 = "#de4974" 23 | 14 = "#38add8" 24 | 15 = "#d6bfb8" 25 | -------------------------------------------------------------------------------- /assets/themes/Red Sands.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#7a251e" 5 | foreground = "#d7c9a7" 6 | bright-foreground = "#dfbd22" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff3f00" 11 | 2 = "#00bb00" 12 | 3 = "#e7b000" 13 | 4 = "#0072ff" 14 | 5 = "#bb00bb" 15 | 6 = "#00bbbb" 16 | 7 = "#bbbbbb" 17 | 8 = "#6e6e6e" 18 | 9 = "#d41a1a" 19 | 10 = "#00bb00" 20 | 11 = "#e7b000" 21 | 12 = "#0072ae" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Relaxed.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#353a44" 5 | foreground = "#d9d9d9" 6 | bright-foreground = "#d9d9d9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#151515" 10 | 1 = "#bc5653" 11 | 2 = "#909d63" 12 | 3 = "#ebc17a" 13 | 4 = "#6a8799" 14 | 5 = "#b06698" 15 | 6 = "#c9dfff" 16 | 7 = "#d9d9d9" 17 | 8 = "#636363" 18 | 9 = "#bc5653" 19 | 10 = "#a0ac77" 20 | 11 = "#ebc17a" 21 | 12 = "#7eaac7" 22 | 13 = "#b06698" 23 | 14 = "#acbbd0" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Rippedcasts.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2b2b2b" 5 | foreground = "#ffffff" 6 | bright-foreground = "#d0f367" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cdaf95" 11 | 2 = "#a8ff60" 12 | 3 = "#bfbb1f" 13 | 4 = "#75a5b0" 14 | 5 = "#ff73fd" 15 | 6 = "#5a647e" 16 | 7 = "#bfbfbf" 17 | 8 = "#666666" 18 | 9 = "#eecbad" 19 | 10 = "#bcee68" 20 | 11 = "#e5e500" 21 | 12 = "#86bdc9" 22 | 13 = "#e500e5" 23 | 14 = "#8c9bc4" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Rose Pine.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#191724" 5 | foreground = "#e0def4" 6 | bright-foreground = "#e0def4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#26233a" 10 | 1 = "#eb6f92" 11 | 2 = "#31748f" 12 | 3 = "#f6c177" 13 | 4 = "#9ccfd8" 14 | 5 = "#c4a7e7" 15 | 6 = "#ebbcba" 16 | 7 = "#e0def4" 17 | 8 = "#6e6a86" 18 | 9 = "#eb6f92" 19 | 10 = "#31748f" 20 | 11 = "#f6c177" 21 | 12 = "#9ccfd8" 22 | 13 = "#c4a7e7" 23 | 14 = "#ebbcba" 24 | 15 = "#e0def4" 25 | -------------------------------------------------------------------------------- /assets/themes/Rouge 2.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#17182b" 5 | foreground = "#a2a3aa" 6 | bright-foreground = "#6e94b9" 7 | 8 | [theme.colors.palette] 9 | 0 = "#5d5d6b" 10 | 1 = "#c6797e" 11 | 2 = "#969e92" 12 | 3 = "#dbcdab" 13 | 4 = "#6e94b9" 14 | 5 = "#4c4e78" 15 | 6 = "#8ab6c1" 16 | 7 = "#e8e8ea" 17 | 8 = "#616274" 18 | 9 = "#c6797e" 19 | 10 = "#e6dcc4" 20 | 11 = "#e6dcc4" 21 | 12 = "#98b3cd" 22 | 13 = "#8283a1" 23 | 14 = "#abcbd3" 24 | 15 = "#e8e8ea" 25 | -------------------------------------------------------------------------------- /assets/themes/Sea Shells.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#09141b" 5 | foreground = "#deb88d" 6 | bright-foreground = "#ffe4cc" 7 | 8 | [theme.colors.palette] 9 | 0 = "#17384c" 10 | 1 = "#d15123" 11 | 2 = "#027c9b" 12 | 3 = "#fca02f" 13 | 4 = "#1e4950" 14 | 5 = "#68d4f1" 15 | 6 = "#50a3b5" 16 | 7 = "#deb88d" 17 | 8 = "#434b53" 18 | 9 = "#d48678" 19 | 10 = "#628d98" 20 | 11 = "#fdd39f" 21 | 12 = "#1bbcdd" 22 | 13 = "#bbe3ee" 23 | 14 = "#87acb4" 24 | 15 = "#fee4ce" 25 | -------------------------------------------------------------------------------- /assets/themes/Snazzy Soft.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282a36" 5 | foreground = "#eff0eb" 6 | bright-foreground = "#f8f8f8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff5c57" 11 | 2 = "#5af78e" 12 | 3 = "#f3f99d" 13 | 4 = "#57c7ff" 14 | 5 = "#ff6ac1" 15 | 6 = "#9aedfe" 16 | 7 = "#f1f1f0" 17 | 8 = "#686868" 18 | 9 = "#ff5c57" 19 | 10 = "#5af78e" 20 | 11 = "#f3f99d" 21 | 12 = "#57c7ff" 22 | 13 = "#ff6ac1" 23 | 14 = "#9aedfe" 24 | 15 = "#f1f1f0" 25 | -------------------------------------------------------------------------------- /assets/themes/Soft Server.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#242626" 5 | foreground = "#99a3a2" 6 | bright-foreground = "#d2e0de" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#a2686a" 11 | 2 = "#9aa56a" 12 | 3 = "#a3906a" 13 | 4 = "#6b8fa3" 14 | 5 = "#6a71a3" 15 | 6 = "#6ba58f" 16 | 7 = "#99a3a2" 17 | 8 = "#666c6c" 18 | 9 = "#dd5c60" 19 | 10 = "#bfdf55" 20 | 11 = "#deb360" 21 | 12 = "#62b1df" 22 | 13 = "#606edf" 23 | 14 = "#64e39c" 24 | 15 = "#d2e0de" 25 | -------------------------------------------------------------------------------- /assets/themes/Sonokai.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2c2e34" 5 | foreground = "#e2e2e3" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#181819" 10 | 1 = "#fc5d7c" 11 | 2 = "#9ed072" 12 | 3 = "#e7c664" 13 | 4 = "#76cce0" 14 | 5 = "#b39df3" 15 | 6 = "#f39660" 16 | 7 = "#e2e2e3" 17 | 8 = "#7f8490" 18 | 9 = "#fc5d7c" 19 | 10 = "#9ed072" 20 | 11 = "#e7c664" 21 | 12 = "#76cce0" 22 | 13 = "#b39df3" 23 | 14 = "#f39660" 24 | 15 = "#e2e2e3" 25 | -------------------------------------------------------------------------------- /assets/themes/Spacedust.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0a1e24" 5 | foreground = "#ecf0c1" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#6e5346" 10 | 1 = "#e35b00" 11 | 2 = "#5cab96" 12 | 3 = "#e3cd7b" 13 | 4 = "#0f548b" 14 | 5 = "#e35b00" 15 | 6 = "#06afc7" 16 | 7 = "#f0f1ce" 17 | 8 = "#684c31" 18 | 9 = "#ff8a3a" 19 | 10 = "#aecab8" 20 | 11 = "#ffc878" 21 | 12 = "#67a0ce" 22 | 13 = "#ff8a3a" 23 | 14 = "#83a7b4" 24 | 15 = "#fefff1" 25 | -------------------------------------------------------------------------------- /assets/themes/Spacegray.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#20242d" 5 | foreground = "#b3b8c3" 6 | bright-foreground = "#b3b8c3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b04b57" 11 | 2 = "#87b379" 12 | 3 = "#e5c179" 13 | 4 = "#7d8fa4" 14 | 5 = "#a47996" 15 | 6 = "#85a7a5" 16 | 7 = "#b3b8c3" 17 | 8 = "#4c4c4c" 18 | 9 = "#b04b57" 19 | 10 = "#87b379" 20 | 11 = "#e5c179" 21 | 12 = "#7d8fa4" 22 | 13 = "#a47996" 23 | 14 = "#85a7a5" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Spiderman.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1b1d1e" 5 | foreground = "#e3e3e3" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1b1d1e" 10 | 1 = "#e60813" 11 | 2 = "#e22928" 12 | 3 = "#e24756" 13 | 4 = "#2c3fff" 14 | 5 = "#2435db" 15 | 6 = "#3256ff" 16 | 7 = "#fffef6" 17 | 8 = "#505354" 18 | 9 = "#ff0325" 19 | 10 = "#ff3338" 20 | 11 = "#fe3a35" 21 | 12 = "#1d50ff" 22 | 13 = "#747cff" 23 | 14 = "#6184ff" 24 | 15 = "#fffff9" 25 | -------------------------------------------------------------------------------- /assets/themes/Spring.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#4d4d4c" 6 | bright-foreground = "#4d4d4c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff4d83" 11 | 2 = "#1f8c3b" 12 | 3 = "#1fc95b" 13 | 4 = "#1dd3ee" 14 | 5 = "#8959a8" 15 | 6 = "#3e999f" 16 | 7 = "#bfbfbf" 17 | 8 = "#000000" 18 | 9 = "#ff0021" 19 | 10 = "#1fc231" 20 | 11 = "#d5b807" 21 | 12 = "#15a9fd" 22 | 13 = "#8959a8" 23 | 14 = "#3e999f" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Starlight.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#242424" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#242424" 10 | 1 = "#f62b5a" 11 | 2 = "#47b413" 12 | 3 = "#e3c401" 13 | 4 = "#24acd4" 14 | 5 = "#f2affd" 15 | 6 = "#13c299" 16 | 7 = "#e6e6e6" 17 | 8 = "#616161" 18 | 9 = "#ff4d51" 19 | 10 = "#35d450" 20 | 11 = "#e9e836" 21 | 12 = "#5dc5f8" 22 | 13 = "#feabf2" 23 | 14 = "#24dfc4" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Sublette.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#202535" 5 | foreground = "#ccced0" 6 | bright-foreground = "#ccced0" 7 | 8 | [theme.colors.palette] 9 | 0 = "#253045" 10 | 1 = "#ee5577" 11 | 2 = "#55ee77" 12 | 3 = "#ffdd88" 13 | 4 = "#5588ff" 14 | 5 = "#ff77cc" 15 | 6 = "#44eeee" 16 | 7 = "#f5f5da" 17 | 8 = "#405570" 18 | 9 = "#ee6655" 19 | 10 = "#99ee77" 20 | 11 = "#ffff77" 21 | 12 = "#77bbff" 22 | 13 = "#aa88ff" 23 | 14 = "#55ffbb" 24 | 15 = "#ffffee" 25 | -------------------------------------------------------------------------------- /assets/themes/Subliminal.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282c35" 5 | foreground = "#d4d4d4" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#7f7f7f" 10 | 1 = "#e15a60" 11 | 2 = "#a9cfa4" 12 | 3 = "#ffe2a9" 13 | 4 = "#6699cc" 14 | 5 = "#f1a5ab" 15 | 6 = "#5fb3b3" 16 | 7 = "#d4d4d4" 17 | 8 = "#7f7f7f" 18 | 9 = "#e15a60" 19 | 10 = "#a9cfa4" 20 | 11 = "#ffe2a9" 21 | 12 = "#6699cc" 22 | 13 = "#f1a5ab" 23 | 14 = "#5fb3b3" 24 | 15 = "#d4d4d4" 25 | -------------------------------------------------------------------------------- /assets/themes/Sugarplum.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#111147" 5 | foreground = "#db7ddd" 6 | bright-foreground = "#d0beee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#111147" 10 | 1 = "#5ca8dc" 11 | 2 = "#53b397" 12 | 3 = "#249a84" 13 | 4 = "#db7ddd" 14 | 5 = "#d0beee" 15 | 6 = "#f9f3f9" 16 | 7 = "#a175d4" 17 | 8 = "#44447a" 18 | 9 = "#5cb5dc" 19 | 10 = "#52deb5" 20 | 11 = "#01f5c7" 21 | 12 = "#fa5dfd" 22 | 13 = "#c6a5fd" 23 | 14 = "#ffffff" 24 | 15 = "#b577fd" 25 | -------------------------------------------------------------------------------- /assets/themes/Sundried.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1818" 5 | foreground = "#c9c9c9" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#302b2a" 10 | 1 = "#a7463d" 11 | 2 = "#587744" 12 | 3 = "#9d602a" 13 | 4 = "#485b98" 14 | 5 = "#864651" 15 | 6 = "#9c814f" 16 | 7 = "#c9c9c9" 17 | 8 = "#4d4e48" 18 | 9 = "#aa000c" 19 | 10 = "#128c21" 20 | 11 = "#fc6a21" 21 | 12 = "#7999f7" 22 | 13 = "#fd8aa1" 23 | 14 = "#fad484" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Symfonic.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ff8400" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#dc322f" 11 | 2 = "#56db3a" 12 | 3 = "#ff8400" 13 | 4 = "#0084d4" 14 | 5 = "#b729d9" 15 | 6 = "#ccccff" 16 | 7 = "#ffffff" 17 | 8 = "#414347" 18 | 9 = "#dc322f" 19 | 10 = "#56db3a" 20 | 11 = "#ff8400" 21 | 12 = "#0084d4" 22 | 13 = "#b729d9" 23 | 14 = "#ccccff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Synthwave.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#dad9c7" 6 | bright-foreground = "#dad9c7" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f6188f" 11 | 2 = "#1ebb2b" 12 | 3 = "#fdf834" 13 | 4 = "#2186ec" 14 | 5 = "#f85a21" 15 | 6 = "#12c3e2" 16 | 7 = "#ffffff" 17 | 8 = "#7f7094" 18 | 9 = "#f841a0" 19 | 10 = "#25c141" 20 | 11 = "#fdf454" 21 | 12 = "#2f9ded" 22 | 13 = "#f97137" 23 | 14 = "#19cde6" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Tearout.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#34392d" 5 | foreground = "#f4d2ae" 6 | bright-foreground = "#f4d2ae" 7 | 8 | [theme.colors.palette] 9 | 0 = "#685742" 10 | 1 = "#cc967b" 11 | 2 = "#97976d" 12 | 3 = "#6c9861" 13 | 4 = "#b5955e" 14 | 5 = "#c9a554" 15 | 6 = "#d7c483" 16 | 7 = "#b5955e" 17 | 8 = "#75644f" 18 | 9 = "#cc967b" 19 | 10 = "#97976d" 20 | 11 = "#6c9861" 21 | 12 = "#b5955e" 22 | 13 = "#c9a554" 23 | 14 = "#d7c483" 24 | 15 = "#b5955e" 25 | -------------------------------------------------------------------------------- /assets/themes/Terafox.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#152528" 5 | foreground = "#e6eaea" 6 | bright-foreground = "#e6eaea" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2f3239" 10 | 1 = "#e85c51" 11 | 2 = "#7aa4a1" 12 | 3 = "#fda47f" 13 | 4 = "#5a93aa" 14 | 5 = "#ad5c7c" 15 | 6 = "#a1cdd8" 16 | 7 = "#ebebeb" 17 | 8 = "#4e5157" 18 | 9 = "#eb746b" 19 | 10 = "#8eb2af" 20 | 11 = "#fdb292" 21 | 12 = "#73a3b7" 22 | 13 = "#b97490" 23 | 14 = "#afd4de" 24 | 15 = "#eeeeee" 25 | -------------------------------------------------------------------------------- /assets/themes/The Hulk.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1b1d1e" 5 | foreground = "#b5b5b5" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1b1d1e" 10 | 1 = "#269d1b" 11 | 2 = "#13ce30" 12 | 3 = "#63e457" 13 | 4 = "#2525f5" 14 | 5 = "#712c81" 15 | 6 = "#378ca9" 16 | 7 = "#d9d8d1" 17 | 8 = "#505354" 18 | 9 = "#8dff2a" 19 | 10 = "#48ff77" 20 | 11 = "#3afe16" 21 | 12 = "#506b95" 22 | 13 = "#72589d" 23 | 14 = "#4085a6" 24 | 15 = "#e5e6e1" 25 | -------------------------------------------------------------------------------- /assets/themes/TokyoNight.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1b26" 5 | foreground = "#c0caf5" 6 | bright-foreground = "#eeeeee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#15161e" 10 | 1 = "#f7768e" 11 | 2 = "#9ece6a" 12 | 3 = "#e0af68" 13 | 4 = "#7aa2f7" 14 | 5 = "#bb9af7" 15 | 6 = "#7dcfff" 16 | 7 = "#a9b1d6" 17 | 8 = "#414868" 18 | 9 = "#f7768e" 19 | 10 = "#9ece6a" 20 | 11 = "#e0af68" 21 | 12 = "#7aa2f7" 22 | 13 = "#bb9af7" 23 | 14 = "#7dcfff" 24 | 15 = "#c0caf5" 25 | -------------------------------------------------------------------------------- /assets/themes/Tomorrow.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#4d4d4c" 6 | bright-foreground = "#4d4d4c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#c82829" 11 | 2 = "#718c00" 12 | 3 = "#eab700" 13 | 4 = "#4271ae" 14 | 5 = "#8959a8" 15 | 6 = "#3e999f" 16 | 7 = "#bfbfbf" 17 | 8 = "#000000" 18 | 9 = "#c82829" 19 | 10 = "#718c00" 20 | 11 = "#eab700" 21 | 12 = "#4271ae" 22 | 13 = "#8959a8" 23 | 14 = "#3e999f" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Toy Chest.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#24364b" 5 | foreground = "#31d07b" 6 | bright-foreground = "#2bff9f" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2c3f58" 10 | 1 = "#be2d26" 11 | 2 = "#1a9172" 12 | 3 = "#db8e27" 13 | 4 = "#325d96" 14 | 5 = "#8a5edc" 15 | 6 = "#35a08f" 16 | 7 = "#23d183" 17 | 8 = "#336889" 18 | 9 = "#dd5944" 19 | 10 = "#31d07b" 20 | 11 = "#e7d84b" 21 | 12 = "#34a6da" 22 | 13 = "#ae6bdc" 23 | 14 = "#42c3ae" 24 | 15 = "#d5d5d5" 25 | -------------------------------------------------------------------------------- /assets/themes/Treehouse.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#191919" 5 | foreground = "#786b53" 6 | bright-foreground = "#fac800" 7 | 8 | [theme.colors.palette] 9 | 0 = "#321300" 10 | 1 = "#b2270e" 11 | 2 = "#44a900" 12 | 3 = "#aa820c" 13 | 4 = "#58859a" 14 | 5 = "#97363d" 15 | 6 = "#b25a1e" 16 | 7 = "#786b53" 17 | 8 = "#504333" 18 | 9 = "#ed5d20" 19 | 10 = "#55f238" 20 | 11 = "#f2b732" 21 | 12 = "#85cfed" 22 | 13 = "#e14c5a" 23 | 14 = "#f07d14" 24 | 15 = "#ffc800" 25 | -------------------------------------------------------------------------------- /assets/themes/Twilight.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141414" 5 | foreground = "#ffffd4" 6 | bright-foreground = "#ffffd4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#141414" 10 | 1 = "#c06d44" 11 | 2 = "#afb97a" 12 | 3 = "#c2a86c" 13 | 4 = "#44474a" 14 | 5 = "#b4be7c" 15 | 6 = "#778385" 16 | 7 = "#ffffd4" 17 | 8 = "#404040" 18 | 9 = "#de7c4c" 19 | 10 = "#ccd88c" 20 | 11 = "#e2c47e" 21 | 12 = "#5a5e62" 22 | 13 = "#d0dc8e" 23 | 14 = "#8a989b" 24 | 15 = "#ffffd4" 25 | -------------------------------------------------------------------------------- /assets/themes/Ultra Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f07178" 11 | 2 = "#c3e88d" 12 | 3 = "#ffcb6b" 13 | 4 = "#82aaff" 14 | 5 = "#c792ea" 15 | 6 = "#89ddff" 16 | 7 = "#cccccc" 17 | 8 = "#404040" 18 | 9 = "#f6a9ae" 19 | 10 = "#dbf1ba" 20 | 11 = "#ffdfa6" 21 | 12 = "#b4ccff" 22 | 13 = "#ddbdf2" 23 | 14 = "#b8eaff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Unikitty.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ff8cd9" 5 | foreground = "#0b0b0b" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0c0c0c" 10 | 1 = "#a80f20" 11 | 2 = "#c7ff98" 12 | 3 = "#fff964" 13 | 4 = "#145fcd" 14 | 5 = "#ffe9ff" 15 | 6 = "#9effef" 16 | 7 = "#fcf1fb" 17 | 8 = "#434343" 18 | 9 = "#d91329" 19 | 10 = "#d3ffaf" 20 | 11 = "#ffef50" 21 | 12 = "#0075ea" 22 | 13 = "#ffefff" 23 | 14 = "#93ffef" 24 | 15 = "#fff3fe" 25 | -------------------------------------------------------------------------------- /assets/themes/Vibrant Ink.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#878787" 10 | 1 = "#ff6600" 11 | 2 = "#ccff04" 12 | 3 = "#ffcc00" 13 | 4 = "#44b4cc" 14 | 5 = "#9933cc" 15 | 6 = "#44b4cc" 16 | 7 = "#f5f5f5" 17 | 8 = "#555555" 18 | 9 = "#ff0000" 19 | 10 = "#00ff00" 20 | 11 = "#ffff00" 21 | 12 = "#0000ff" 22 | 13 = "#ff00ff" 23 | 14 = "#00ffff" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Vimbones.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f0f0ca" 5 | foreground = "#353535" 6 | bright-foreground = "#c6c6a3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#f0f0ca" 10 | 1 = "#a8334c" 11 | 2 = "#4f6c31" 12 | 3 = "#944927" 13 | 4 = "#286486" 14 | 5 = "#88507d" 15 | 6 = "#3b8992" 16 | 7 = "#353535" 17 | 8 = "#acac89" 18 | 9 = "#94253e" 19 | 10 = "#3f5a22" 20 | 11 = "#803d1c" 21 | 12 = "#1d5573" 22 | 13 = "#7b3b70" 23 | 14 = "#2b747c" 24 | 15 = "#5c5c5c" 25 | -------------------------------------------------------------------------------- /assets/themes/Violet Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c1d1f" 5 | foreground = "#708284" 6 | bright-foreground = "#475b62" 7 | 8 | [theme.colors.palette] 9 | 0 = "#56595c" 10 | 1 = "#c94c22" 11 | 2 = "#85981c" 12 | 3 = "#b4881d" 13 | 4 = "#2e8bce" 14 | 5 = "#d13a82" 15 | 6 = "#32a198" 16 | 7 = "#c9c6bd" 17 | 8 = "#45484b" 18 | 9 = "#bd3613" 19 | 10 = "#738a04" 20 | 11 = "#a57705" 21 | 12 = "#2176c7" 22 | 13 = "#c61c6f" 23 | 14 = "#259286" 24 | 15 = "#c9c6bd" 25 | -------------------------------------------------------------------------------- /assets/themes/Violite.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#241c36" 5 | foreground = "#eef4f6" 6 | bright-foreground = "#eef4f6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#241c36" 10 | 1 = "#ec7979" 11 | 2 = "#79ecb3" 12 | 3 = "#ece279" 13 | 4 = "#a979ec" 14 | 5 = "#ec79ec" 15 | 6 = "#79ecec" 16 | 7 = "#eef4f6" 17 | 8 = "#56447a" 18 | 9 = "#ef8f8f" 19 | 10 = "#9fefbf" 20 | 11 = "#efe78f" 21 | 12 = "#b78fef" 22 | 13 = "#ef8fcf" 23 | 14 = "#9fefef" 24 | 15 = "#f8fafc" 25 | -------------------------------------------------------------------------------- /assets/themes/Warm Neon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#404040" 5 | foreground = "#afdab6" 6 | bright-foreground = "#22ff0c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#e24346" 11 | 2 = "#39b13a" 12 | 3 = "#dae145" 13 | 4 = "#4261c5" 14 | 5 = "#f920fb" 15 | 6 = "#2abbd4" 16 | 7 = "#d0b8a3" 17 | 8 = "#fefcfc" 18 | 9 = "#e97071" 19 | 10 = "#9cc090" 20 | 11 = "#ddda7a" 21 | 12 = "#7b91d6" 22 | 13 = "#f674ba" 23 | 14 = "#5ed1e5" 24 | 15 = "#d8c8bb" 25 | -------------------------------------------------------------------------------- /assets/themes/Wild Cherry.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f1726" 5 | foreground = "#dafaff" 6 | bright-foreground = "#819090" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000507" 10 | 1 = "#d94085" 11 | 2 = "#2ab250" 12 | 3 = "#ffd16f" 13 | 4 = "#883cdc" 14 | 5 = "#ececec" 15 | 6 = "#c1b8b7" 16 | 7 = "#fff8de" 17 | 8 = "#009cc9" 18 | 9 = "#da6bac" 19 | 10 = "#f4dca5" 20 | 11 = "#eac066" 21 | 12 = "#308cba" 22 | 13 = "#ae636b" 23 | 14 = "#ff919d" 24 | 15 = "#e4838d" 25 | -------------------------------------------------------------------------------- /assets/themes/Wilmersdorf.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282b33" 5 | foreground = "#c6c6c6" 6 | bright-foreground = "#c9d9ff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#34373e" 10 | 1 = "#e06383" 11 | 2 = "#7ebebd" 12 | 3 = "#cccccc" 13 | 4 = "#a6c1e0" 14 | 5 = "#e1c1ee" 15 | 6 = "#5b94ab" 16 | 7 = "#ababab" 17 | 8 = "#50545d" 18 | 9 = "#fa7193" 19 | 10 = "#8fd7d6" 20 | 11 = "#d1dfff" 21 | 12 = "#b2cff0" 22 | 13 = "#efccfd" 23 | 14 = "#69abc5" 24 | 15 = "#d3d3d3" 25 | -------------------------------------------------------------------------------- /assets/themes/Xcode Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#292a30" 5 | foreground = "#dfdfe0" 6 | bright-foreground = "#dfdfe0" 7 | 8 | [theme.colors.palette] 9 | 0 = "#414453" 10 | 1 = "#ff8170" 11 | 2 = "#78c2b3" 12 | 3 = "#d9c97c" 13 | 4 = "#4eb0cc" 14 | 5 = "#ff7ab2" 15 | 6 = "#b281eb" 16 | 7 = "#dfdfe0" 17 | 8 = "#7f8c98" 18 | 9 = "#ff8170" 19 | 10 = "#acf2e4" 20 | 11 = "#ffa14f" 21 | 12 = "#6bdfff" 22 | 13 = "#ff7ab2" 23 | 14 = "#dabaff" 24 | 15 = "#dfdfe0" 25 | -------------------------------------------------------------------------------- /assets/themes/Xcode WWDC.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#292c36" 5 | foreground = "#e7e8eb" 6 | bright-foreground = "#e7e8eb" 7 | 8 | [theme.colors.palette] 9 | 0 = "#494d5c" 10 | 1 = "#bb383a" 11 | 2 = "#94c66e" 12 | 3 = "#d28e5d" 13 | 4 = "#8884c5" 14 | 5 = "#b73999" 15 | 6 = "#00aba4" 16 | 7 = "#e7e8eb" 17 | 8 = "#7f869e" 18 | 9 = "#bb383a" 19 | 10 = "#94c66e" 20 | 11 = "#d28e5d" 21 | 12 = "#8884c5" 22 | 13 = "#b73999" 23 | 14 = "#00aba4" 24 | 15 = "#e7e8eb" 25 | -------------------------------------------------------------------------------- /assets/themes/Zenbones.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f0edec" 5 | foreground = "#2c363c" 6 | bright-foreground = "#cfc1ba" 7 | 8 | [theme.colors.palette] 9 | 0 = "#f0edec" 10 | 1 = "#a8334c" 11 | 2 = "#4f6c31" 12 | 3 = "#944927" 13 | 4 = "#286486" 14 | 5 = "#88507d" 15 | 6 = "#3b8992" 16 | 7 = "#2c363c" 17 | 8 = "#b5a7a0" 18 | 9 = "#94253e" 19 | 10 = "#3f5a22" 20 | 11 = "#803d1c" 21 | 12 = "#1d5573" 22 | 13 = "#7b3b70" 23 | 14 = "#2b747c" 24 | 15 = "#4f5e68" 25 | -------------------------------------------------------------------------------- /assets/themes/Zenburn.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#3f3f3f" 5 | foreground = "#dcdccc" 6 | bright-foreground = "#dcdccc" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4d4d4d" 10 | 1 = "#7d5d5d" 11 | 2 = "#60b48a" 12 | 3 = "#f0dfaf" 13 | 4 = "#5d6d7d" 14 | 5 = "#dc8cc3" 15 | 6 = "#8cd0d3" 16 | 7 = "#dcdccc" 17 | 8 = "#709080" 18 | 9 = "#dca3a3" 19 | 10 = "#c3bf9f" 20 | 11 = "#e0cf9f" 21 | 12 = "#94bff3" 22 | 13 = "#ec93d3" 23 | 14 = "#93e0e3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Zenburned.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#404040" 5 | foreground = "#f0e4cf" 6 | bright-foreground = "#625a5b" 7 | 8 | [theme.colors.palette] 9 | 0 = "#404040" 10 | 1 = "#e3716e" 11 | 2 = "#819b69" 12 | 3 = "#b77e64" 13 | 4 = "#6099c0" 14 | 5 = "#b279a7" 15 | 6 = "#66a5ad" 16 | 7 = "#f0e4cf" 17 | 8 = "#6f6768" 18 | 9 = "#ec8685" 19 | 10 = "#8bae68" 20 | 11 = "#d68c67" 21 | 12 = "#61abda" 22 | 13 = "#cf86c1" 23 | 14 = "#65b8c1" 24 | 15 = "#c0ab86" 25 | -------------------------------------------------------------------------------- /assets/themes/traffic.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#272c30" 5 | foreground = "#cfb9a8" 6 | bright-foreground = "#cfb9a8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#282d31" 10 | 1 = "#934e46" 11 | 2 = "#637268" 12 | 3 = "#c79e84" 13 | 4 = "#515e67" 14 | 5 = "#715f5e" 15 | 6 = "#5c6f7d" 16 | 7 = "#cfb9a8" 17 | 8 = "#4e575e" 18 | 9 = "#934e46" 19 | 10 = "#637270" 20 | 11 = "#c79e84" 21 | 12 = "#515e67" 22 | 13 = "#715f5e" 23 | 14 = "#5c6f7d" 24 | 15 = "#ddcec2" 25 | -------------------------------------------------------------------------------- /assets/themes/12-bit Rainbow.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#040404" 5 | foreground = "#feffff" 6 | bright-foreground = "#feffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#a03050" 11 | 2 = "#40d080" 12 | 3 = "#e09040" 13 | 4 = "#3060b0" 14 | 5 = "#603090" 15 | 6 = "#0090c0" 16 | 7 = "#dbded8" 17 | 8 = "#685656" 18 | 9 = "#c06060" 19 | 10 = "#90d050" 20 | 11 = "#e0d000" 21 | 12 = "#00b0c0" 22 | 13 = "#801070" 23 | 14 = "#20b0c0" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Aardvark Blue.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#102040" 5 | foreground = "#dddddd" 6 | bright-foreground = "#f7f7f7" 7 | 8 | [theme.colors.palette] 9 | 0 = "#191919" 10 | 1 = "#aa342e" 11 | 2 = "#4b8c0f" 12 | 3 = "#dbba00" 13 | 4 = "#1370d3" 14 | 5 = "#c43ac3" 15 | 6 = "#008eb0" 16 | 7 = "#bebebe" 17 | 8 = "#525252" 18 | 9 = "#f05b50" 19 | 10 = "#95dc55" 20 | 11 = "#ffe763" 21 | 12 = "#60a4ec" 22 | 13 = "#e26be2" 23 | 14 = "#60b6cb" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Adventure Time.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f1d45" 5 | foreground = "#f8dcc0" 6 | bright-foreground = "#bd0013" 7 | 8 | [theme.colors.palette] 9 | 0 = "#050404" 10 | 1 = "#bd0013" 11 | 2 = "#4ab118" 12 | 3 = "#e7741e" 13 | 4 = "#0f4ac6" 14 | 5 = "#665993" 15 | 6 = "#70a598" 16 | 7 = "#f8dcc0" 17 | 8 = "#4e7cbf" 18 | 9 = "#fc5f5a" 19 | 10 = "#9eff6e" 20 | 11 = "#efc11a" 21 | 12 = "#1997c6" 22 | 13 = "#9b5953" 23 | 14 = "#c8faf4" 24 | 15 = "#f6f5fb" 25 | -------------------------------------------------------------------------------- /assets/themes/Adwaita Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d1d20" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#241f31" 10 | 1 = "#c01c28" 11 | 2 = "#2ec27e" 12 | 3 = "#f5c211" 13 | 4 = "#1e78e4" 14 | 5 = "#9841bb" 15 | 6 = "#0ab9dc" 16 | 7 = "#c0bfbc" 17 | 8 = "#5e5c64" 18 | 9 = "#ed333b" 19 | 10 = "#57e389" 20 | 11 = "#f8e45c" 21 | 12 = "#51a1ff" 22 | 13 = "#c061cb" 23 | 14 = "#4fd2fd" 24 | 15 = "#f6f5f4" 25 | -------------------------------------------------------------------------------- /assets/themes/Apple Classic.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2c2b2b" 5 | foreground = "#d5a200" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#c91b00" 11 | 2 = "#00c200" 12 | 3 = "#c7c400" 13 | 4 = "#1c3fe1" 14 | 5 = "#ca30c7" 15 | 6 = "#00c5c7" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#ff6e67" 19 | 10 = "#5ffa68" 20 | 11 = "#fffc67" 21 | 12 = "#6871ff" 22 | 13 = "#ff77ff" 23 | 14 = "#60fdff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Atom One Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#21252b" 5 | foreground = "#abb2bf" 6 | bright-foreground = "#abb2bf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#21252b" 10 | 1 = "#e06c75" 11 | 2 = "#98c379" 12 | 3 = "#e5c07b" 13 | 4 = "#61afef" 14 | 5 = "#c678dd" 15 | 6 = "#56b6c2" 16 | 7 = "#abb2bf" 17 | 8 = "#767676" 18 | 9 = "#e06c75" 19 | 10 = "#98c379" 20 | 11 = "#e5c07b" 21 | 12 = "#61afef" 22 | 13 = "#c678dd" 23 | 14 = "#56b6c2" 24 | 15 = "#abb2bf" 25 | -------------------------------------------------------------------------------- /assets/themes/Atom One Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f9f9f9" 5 | foreground = "#2a2c33" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#de3e35" 11 | 2 = "#3f953a" 12 | 3 = "#d2b67c" 13 | 4 = "#2f5af3" 14 | 5 = "#950095" 15 | 6 = "#3f953a" 16 | 7 = "#bbbbbb" 17 | 8 = "#000000" 18 | 9 = "#de3e35" 19 | 10 = "#3f953a" 20 | 11 = "#d2b67c" 21 | 12 = "#2f5af3" 22 | 13 = "#a00095" 23 | 14 = "#3f953a" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Banana Blueberry.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#191323" 5 | foreground = "#cccccc" 6 | bright-foreground = "#00bbc3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#17141f" 10 | 1 = "#ff6b7f" 11 | 2 = "#00bd9c" 12 | 3 = "#e6c62f" 13 | 4 = "#22e8df" 14 | 5 = "#dc396a" 15 | 6 = "#56b6c2" 16 | 7 = "#f1f1f1" 17 | 8 = "#495162" 18 | 9 = "#fe9ea1" 19 | 10 = "#98c379" 20 | 11 = "#f9e46b" 21 | 12 = "#91fff4" 22 | 13 = "#da70d6" 23 | 14 = "#bcf3ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Belafonte Day.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#d5ccba" 5 | foreground = "#45373c" 6 | bright-foreground = "#45373c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#20111b" 10 | 1 = "#be100e" 11 | 2 = "#858162" 12 | 3 = "#d08b30" 13 | 4 = "#426a79" 14 | 5 = "#97522c" 15 | 6 = "#989a9c" 16 | 7 = "#968c83" 17 | 8 = "#5e5252" 18 | 9 = "#be100e" 19 | 10 = "#858162" 20 | 11 = "#d08b30" 21 | 12 = "#426a79" 22 | 13 = "#97522c" 23 | 14 = "#989a9c" 24 | 15 = "#d5ccba" 25 | -------------------------------------------------------------------------------- /assets/themes/Belafonte Night.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#20111b" 5 | foreground = "#968c83" 6 | bright-foreground = "#968c83" 7 | 8 | [theme.colors.palette] 9 | 0 = "#20111b" 10 | 1 = "#be100e" 11 | 2 = "#858162" 12 | 3 = "#eaa549" 13 | 4 = "#426a79" 14 | 5 = "#97522c" 15 | 6 = "#989a9c" 16 | 7 = "#968c83" 17 | 8 = "#5e5252" 18 | 9 = "#be100e" 19 | 10 = "#858162" 20 | 11 = "#eaa549" 21 | 12 = "#426a79" 22 | 13 = "#97522c" 23 | 14 = "#989a9c" 24 | 15 = "#d5ccba" 25 | -------------------------------------------------------------------------------- /assets/themes/Blue Berry Pie.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c0c28" 5 | foreground = "#babab9" 6 | bright-foreground = "#eaeaea" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0a4c62" 10 | 1 = "#99246e" 11 | 2 = "#5cb1b3" 12 | 3 = "#eab9a8" 13 | 4 = "#90a5bd" 14 | 5 = "#9d54a7" 15 | 6 = "#7e83cc" 16 | 7 = "#f0e8d6" 17 | 8 = "#463c5d" 18 | 9 = "#c87272" 19 | 10 = "#0a6c7e" 20 | 11 = "#7a3188" 21 | 12 = "#5f3d63" 22 | 13 = "#bc94b7" 23 | 14 = "#5e6071" 24 | 15 = "#0a6c7e" 25 | -------------------------------------------------------------------------------- /assets/themes/Blue Dolphin.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#006984" 5 | foreground = "#c5f2ff" 6 | bright-foreground = "#eeeeee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#292d3e" 10 | 1 = "#ff8288" 11 | 2 = "#b4e88d" 12 | 3 = "#f4d69f" 13 | 4 = "#82aaff" 14 | 5 = "#e9c1ff" 15 | 6 = "#89ebff" 16 | 7 = "#d0d0d0" 17 | 8 = "#9094a4" 18 | 9 = "#ff8b92" 19 | 10 = "#ddffa7" 20 | 11 = "#ffe585" 21 | 12 = "#9cc4ff" 22 | 13 = "#ddb0f6" 23 | 14 = "#a3f7ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Bluloco Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282c34" 5 | foreground = "#b9c0cb" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#41444d" 10 | 1 = "#fc2f52" 11 | 2 = "#25a45c" 12 | 3 = "#ff936a" 13 | 4 = "#3476ff" 14 | 5 = "#7a82da" 15 | 6 = "#4483aa" 16 | 7 = "#cdd4e0" 17 | 8 = "#8f9aae" 18 | 9 = "#ff6480" 19 | 10 = "#3fc56b" 20 | 11 = "#f9c859" 21 | 12 = "#10b1fe" 22 | 13 = "#ff78f8" 23 | 14 = "#5fb9bc" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Bluloco Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f9f9f9" 5 | foreground = "#373a41" 6 | bright-foreground = "#383a42" 7 | 8 | [theme.colors.palette] 9 | 0 = "#373a41" 10 | 1 = "#d52753" 11 | 2 = "#23974a" 12 | 3 = "#df631c" 13 | 4 = "#275fe4" 14 | 5 = "#823ff1" 15 | 6 = "#27618d" 16 | 7 = "#babbc2" 17 | 8 = "#676a77" 18 | 9 = "#ff6480" 19 | 10 = "#3cbc66" 20 | 11 = "#c5a332" 21 | 12 = "#0099e1" 22 | 13 = "#ce33c0" 23 | 14 = "#6d93bb" 24 | 15 = "#d3d3d3" 25 | -------------------------------------------------------------------------------- /assets/themes/Bright Lights.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#191919" 5 | foreground = "#b3c9d7" 6 | bright-foreground = "#9fb3c1" 7 | 8 | [theme.colors.palette] 9 | 0 = "#191919" 10 | 1 = "#ff355b" 11 | 2 = "#b7e876" 12 | 3 = "#ffc251" 13 | 4 = "#76d4ff" 14 | 5 = "#ba76e7" 15 | 6 = "#6cbfb5" 16 | 7 = "#c2c8d7" 17 | 8 = "#4c4c4c" 18 | 9 = "#ff355b" 19 | 10 = "#b7e876" 20 | 11 = "#ffc251" 21 | 12 = "#76d5ff" 22 | 13 = "#ba76e7" 23 | 14 = "#6cbfb5" 24 | 15 = "#c2c8d7" 25 | -------------------------------------------------------------------------------- /assets/themes/Builtin Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#bbbbbb" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#bb0000" 11 | 2 = "#00bb00" 12 | 3 = "#bbbb00" 13 | 4 = "#0d0dc8" 14 | 5 = "#bb00bb" 15 | 6 = "#00bbbb" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#55ff55" 20 | 11 = "#ffff55" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Builtin Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#000000" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#bb0000" 11 | 2 = "#00bb00" 12 | 3 = "#bbbb00" 13 | 4 = "#0000bb" 14 | 5 = "#bb00bb" 15 | 6 = "#00bbbb" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#2fd92f" 20 | 11 = "#bfbf15" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#22cccc" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Catppuccin Mocha.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1e2e" 5 | foreground = "#cdd6f4" 6 | bright-foreground = "#cdd6f4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#45475a" 10 | 1 = "#f38ba8" 11 | 2 = "#a6e3a1" 12 | 3 = "#f9e2af" 13 | 4 = "#89b4fa" 14 | 5 = "#f5c2e7" 15 | 6 = "#94e2d5" 16 | 7 = "#a6adc8" 17 | 8 = "#585b70" 18 | 9 = "#f37799" 19 | 10 = "#89d88b" 20 | 11 = "#ebd391" 21 | 12 = "#74a8fc" 22 | 13 = "#f2aede" 23 | 14 = "#6bd7ca" 24 | 15 = "#bac2de" 25 | -------------------------------------------------------------------------------- /assets/themes/Challenger Deep.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1c31" 5 | foreground = "#cbe1e7" 6 | bright-foreground = "#b6e6f7" 7 | 8 | [theme.colors.palette] 9 | 0 = "#141228" 10 | 1 = "#ff5458" 11 | 2 = "#62d196" 12 | 3 = "#ffb378" 13 | 4 = "#65b2ff" 14 | 5 = "#906cff" 15 | 6 = "#63f2f1" 16 | 7 = "#a6b3cc" 17 | 8 = "#565575" 18 | 9 = "#ff8080" 19 | 10 = "#95ffa4" 20 | 11 = "#ffe9aa" 21 | 12 = "#91ddff" 22 | 13 = "#c991e1" 23 | 14 = "#aaffe4" 24 | 15 = "#cbe3e7" 25 | -------------------------------------------------------------------------------- /assets/themes/Cobalt Next Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0b1c24" 5 | foreground = "#d7deea" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#262f37" 10 | 1 = "#f94967" 11 | 2 = "#8cc98f" 12 | 3 = "#ffc64c" 13 | 4 = "#409dd4" 14 | 5 = "#cba3c7" 15 | 6 = "#37b5b4" 16 | 7 = "#d7deea" 17 | 8 = "#62747f" 18 | 9 = "#e47e8b" 19 | 10 = "#baddbb" 20 | 11 = "#ffdc91" 21 | 12 = "#7ac0eb" 22 | 13 = "#f3ccef" 23 | 14 = "#84e4e3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Coffee Theme.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f5deb3" 5 | foreground = "#000000" 6 | bright-foreground = "#00c200" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#c91b00" 11 | 2 = "#00c200" 12 | 3 = "#adaa00" 13 | 4 = "#0225c7" 14 | 5 = "#ca30c7" 15 | 6 = "#00b8ba" 16 | 7 = "#a1a1a1" 17 | 8 = "#686868" 18 | 9 = "#ff6e67" 19 | 10 = "#1fba28" 20 | 11 = "#b2af1b" 21 | 12 = "#6871ff" 22 | 13 = "#f26af2" 23 | 14 = "#20bdbf" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Crayon Pony Fish.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#150707" 5 | foreground = "#68525a" 6 | bright-foreground = "#c8381d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2b1b1d" 10 | 1 = "#91002b" 11 | 2 = "#579524" 12 | 3 = "#ab311b" 13 | 4 = "#8c87b0" 14 | 5 = "#692f50" 15 | 6 = "#e8a866" 16 | 7 = "#68525a" 17 | 8 = "#4a383b" 18 | 9 = "#c5255d" 19 | 10 = "#8dff57" 20 | 11 = "#c8381d" 21 | 12 = "#cfc9ff" 22 | 13 = "#fc6cba" 23 | 14 = "#ffceaf" 24 | 15 = "#b0949d" 25 | -------------------------------------------------------------------------------- /assets/themes/Darkermatrix.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#070c0e" 5 | foreground = "#35451a" 6 | bright-foreground = "#00cd6d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#091013" 10 | 1 = "#1a4831" 11 | 2 = "#6fa64c" 12 | 3 = "#595900" 13 | 4 = "#00cb6b" 14 | 5 = "#4e375a" 15 | 6 = "#125459" 16 | 7 = "#1a4833" 17 | 8 = "#404040" 18 | 9 = "#0d452a" 19 | 10 = "#90d762" 20 | 11 = "#e2e500" 21 | 12 = "#00ff87" 22 | 13 = "#4e375a" 23 | 14 = "#176c73" 24 | 15 = "#00381e" 25 | -------------------------------------------------------------------------------- /assets/themes/Dimmed Monokai.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f1f1f" 5 | foreground = "#b9bcba" 6 | bright-foreground = "#feffb2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3a3d43" 10 | 1 = "#be3f48" 11 | 2 = "#879a3b" 12 | 3 = "#c5a635" 13 | 4 = "#4f76a1" 14 | 5 = "#855c8d" 15 | 6 = "#578fa4" 16 | 7 = "#b9bcba" 17 | 8 = "#888987" 18 | 9 = "#fb001f" 19 | 10 = "#0f722f" 20 | 11 = "#c47033" 21 | 12 = "#186de3" 22 | 13 = "#fb0067" 23 | 14 = "#2e706d" 24 | 15 = "#fdffb9" 25 | -------------------------------------------------------------------------------- /assets/themes/Django Smooth.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#245032" 5 | foreground = "#f8f8f8" 6 | bright-foreground = "#f8f8f8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#fd6209" 11 | 2 = "#41a83e" 12 | 3 = "#ffe862" 13 | 4 = "#989898" 14 | 5 = "#f8f8f8" 15 | 6 = "#9df39f" 16 | 7 = "#e8e8e7" 17 | 8 = "#727272" 18 | 9 = "#ff943b" 19 | 10 = "#73da70" 20 | 11 = "#ffff94" 21 | 12 = "#cacaca" 22 | 13 = "#ffffff" 23 | 14 = "#cfffd1" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Doom Peacock.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2b2a27" 5 | foreground = "#ede0ce" 6 | bright-foreground = "#ede0ce" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1c1f24" 10 | 1 = "#cb4b16" 11 | 2 = "#26a6a6" 12 | 3 = "#bcd42a" 13 | 4 = "#2a6cc6" 14 | 5 = "#a9a1e1" 15 | 6 = "#5699af" 16 | 7 = "#ede0ce" 17 | 8 = "#51504d" 18 | 9 = "#ff5d38" 19 | 10 = "#98be65" 20 | 11 = "#e6f972" 21 | 12 = "#51afef" 22 | 13 = "#c678dd" 23 | 14 = "#46d9ff" 24 | 15 = "#dfdfdf" 25 | -------------------------------------------------------------------------------- /assets/themes/Duotone Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f1d27" 5 | foreground = "#b7a1ff" 6 | bright-foreground = "#b7a2ff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1f1d27" 10 | 1 = "#d9393e" 11 | 2 = "#2dcd73" 12 | 3 = "#d9b76e" 13 | 4 = "#ffc284" 14 | 5 = "#de8d40" 15 | 6 = "#2488ff" 16 | 7 = "#b7a1ff" 17 | 8 = "#4e4a60" 18 | 9 = "#d9393e" 19 | 10 = "#2dcd73" 20 | 11 = "#d9b76e" 21 | 12 = "#ffc284" 22 | 13 = "#de8d40" 23 | 14 = "#2488ff" 24 | 15 = "#eae5ff" 25 | -------------------------------------------------------------------------------- /assets/themes/Espresso Libre.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2a211c" 5 | foreground = "#b8a898" 6 | bright-foreground = "#d3c1af" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cc0000" 11 | 2 = "#1a921c" 12 | 3 = "#f0e53a" 13 | 4 = "#0066ff" 14 | 5 = "#c5656b" 15 | 6 = "#06989a" 16 | 7 = "#d3d7cf" 17 | 8 = "#555753" 18 | 9 = "#ef2929" 19 | 10 = "#9aff87" 20 | 11 = "#fffb5c" 21 | 12 = "#43a8ed" 22 | 13 = "#ff818a" 23 | 14 = "#34e2e2" 24 | 15 = "#eeeeec" 25 | -------------------------------------------------------------------------------- /assets/themes/Farmhouse Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d2027" 5 | foreground = "#e8e4e1" 6 | bright-foreground = "#eb0009" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1d2027" 10 | 1 = "#ba0004" 11 | 2 = "#549d00" 12 | 3 = "#c87300" 13 | 4 = "#0049e6" 14 | 5 = "#9f1b61" 15 | 6 = "#1fb65c" 16 | 7 = "#e8e4e1" 17 | 8 = "#464d54" 18 | 9 = "#eb0009" 19 | 10 = "#7ac100" 20 | 11 = "#ea9a00" 21 | 12 = "#006efe" 22 | 13 = "#bf3b7f" 23 | 14 = "#19e062" 24 | 15 = "#f4eef0" 25 | -------------------------------------------------------------------------------- /assets/themes/Farmhouse Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#e8e4e1" 5 | foreground = "#1d2027" 6 | bright-foreground = "#eb0009" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1d2027" 10 | 1 = "#8d0003" 11 | 2 = "#3a7d00" 12 | 3 = "#a95600" 13 | 4 = "#092ccd" 14 | 5 = "#820046" 15 | 6 = "#229256" 16 | 7 = "#a8a4a1" 17 | 8 = "#394047" 18 | 9 = "#eb0009" 19 | 10 = "#7ac100" 20 | 11 = "#ea9a00" 21 | 12 = "#006efe" 22 | 13 = "#bf3b7f" 23 | 14 = "#00c649" 24 | 15 = "#f4eef0" 25 | -------------------------------------------------------------------------------- /assets/themes/Flexoki Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#100f0f" 5 | foreground = "#cecdc3" 6 | bright-foreground = "#fffcf0" 7 | 8 | [theme.colors.palette] 9 | 0 = "#100f0f" 10 | 1 = "#d14d41" 11 | 2 = "#879a39" 12 | 3 = "#d0a215" 13 | 4 = "#4385be" 14 | 5 = "#ce5d97" 15 | 6 = "#3aa99f" 16 | 7 = "#878580" 17 | 8 = "#575653" 18 | 9 = "#af3029" 19 | 10 = "#66800b" 20 | 11 = "#ad8301" 21 | 12 = "#205ea6" 22 | 13 = "#a02f6f" 23 | 14 = "#24837b" 24 | 15 = "#cecdc3" 25 | -------------------------------------------------------------------------------- /assets/themes/Flexoki Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fffcf0" 5 | foreground = "#100f0f" 6 | bright-foreground = "#6f6e69" 7 | 8 | [theme.colors.palette] 9 | 0 = "#100f0f" 10 | 1 = "#af3029" 11 | 2 = "#66800b" 12 | 3 = "#ad8301" 13 | 4 = "#205ea6" 14 | 5 = "#a02f6f" 15 | 6 = "#24837b" 16 | 7 = "#6f6e69" 17 | 8 = "#b7b5ac" 18 | 9 = "#d14d41" 19 | 10 = "#879a39" 20 | 11 = "#d0a215" 21 | 12 = "#4385be" 22 | 13 = "#ce5d97" 23 | 14 = "#3aa99f" 24 | 15 = "#cecdc3" 25 | -------------------------------------------------------------------------------- /assets/themes/GitLab Dark Grey.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222222" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f57f6c" 11 | 2 = "#52b87a" 12 | 3 = "#d99530" 13 | 4 = "#7fb6ed" 14 | 5 = "#f88aaf" 15 | 6 = "#32c5d2" 16 | 7 = "#ffffff" 17 | 8 = "#666666" 18 | 9 = "#fcb5aa" 19 | 10 = "#91d4a8" 20 | 11 = "#e9be74" 21 | 12 = "#498dd1" 22 | 13 = "#fcacc5" 23 | 14 = "#5edee3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/GitLab Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fafaff" 5 | foreground = "#303030" 6 | bright-foreground = "#303030" 7 | 8 | [theme.colors.palette] 9 | 0 = "#303030" 10 | 1 = "#a31700" 11 | 2 = "#0a7f3d" 12 | 3 = "#af551d" 13 | 4 = "#006cd8" 14 | 5 = "#583cac" 15 | 6 = "#00798a" 16 | 7 = "#303030" 17 | 8 = "#303030" 18 | 9 = "#a31700" 19 | 10 = "#0a7f3d" 20 | 11 = "#af551d" 21 | 12 = "#006cd8" 22 | 13 = "#583cac" 23 | 14 = "#00798a" 24 | 15 = "#303030" 25 | -------------------------------------------------------------------------------- /assets/themes/Gruber Darker.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#181818" 5 | foreground = "#e4e4e4" 6 | bright-foreground = "#f5f5f5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#181818" 10 | 1 = "#ff0a36" 11 | 2 = "#42dc00" 12 | 3 = "#ffdb00" 13 | 4 = "#92a7cb" 14 | 5 = "#a095cb" 15 | 6 = "#90aa9e" 16 | 7 = "#e4e4e4" 17 | 8 = "#54494e" 18 | 9 = "#ff3851" 19 | 10 = "#42dc00" 20 | 11 = "#ffdb00" 21 | 12 = "#92a7cb" 22 | 13 = "#afafda" 23 | 14 = "#90aa9e" 24 | 15 = "#f5f5f5" 25 | -------------------------------------------------------------------------------- /assets/themes/Gruvbox Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282828" 5 | foreground = "#ebdbb2" 6 | bright-foreground = "#ebdbb2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#282828" 10 | 1 = "#cc241d" 11 | 2 = "#98971a" 12 | 3 = "#d79921" 13 | 4 = "#458588" 14 | 5 = "#b16286" 15 | 6 = "#689d6a" 16 | 7 = "#a89984" 17 | 8 = "#928374" 18 | 9 = "#fb4934" 19 | 10 = "#b8bb26" 20 | 11 = "#fabd2f" 21 | 12 = "#83a598" 22 | 13 = "#d3869b" 23 | 14 = "#8ec07c" 24 | 15 = "#ebdbb2" 25 | -------------------------------------------------------------------------------- /assets/themes/Gruvbox Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fbf1c7" 5 | foreground = "#3c3836" 6 | bright-foreground = "#3c3836" 7 | 8 | [theme.colors.palette] 9 | 0 = "#fbf1c7" 10 | 1 = "#cc241d" 11 | 2 = "#98971a" 12 | 3 = "#d79921" 13 | 4 = "#458588" 14 | 5 = "#b16286" 15 | 6 = "#689d6a" 16 | 7 = "#7c6f64" 17 | 8 = "#928374" 18 | 9 = "#9d0006" 19 | 10 = "#79740e" 20 | 11 = "#b57614" 21 | 12 = "#076678" 22 | 13 = "#8f3f71" 23 | 14 = "#427b58" 24 | 15 = "#3c3836" 25 | -------------------------------------------------------------------------------- /assets/themes/Gruvbox Material.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d2021" 5 | foreground = "#d4be98" 6 | bright-foreground = "#d4be98" 7 | 8 | [theme.colors.palette] 9 | 0 = "#141617" 10 | 1 = "#ea6926" 11 | 2 = "#c1d041" 12 | 3 = "#eecf75" 13 | 4 = "#6da3ec" 14 | 5 = "#fd9bc1" 15 | 6 = "#fe9d6e" 16 | 7 = "#ffffff" 17 | 8 = "#4c4c4c" 18 | 9 = "#d3573b" 19 | 10 = "#c1d041" 20 | 11 = "#eecf75" 21 | 12 = "#2c86ff" 22 | 13 = "#fd9bc1" 23 | 14 = "#92a5df" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Havn Daggry.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f8f9fb" 5 | foreground = "#3b4a7a" 6 | bright-foreground = "#414d7c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1f2842" 10 | 1 = "#985248" 11 | 2 = "#577159" 12 | 3 = "#be6b00" 13 | 4 = "#3a577d" 14 | 5 = "#7c5c97" 15 | 6 = "#925780" 16 | 7 = "#b0b5c5" 17 | 8 = "#1f2842" 18 | 9 = "#cc4a35" 19 | 10 = "#719679" 20 | 11 = "#f1a527" 21 | 12 = "#6089c0" 22 | 13 = "#7d7396" 23 | 14 = "#aa869d" 24 | 15 = "#d6dbeb" 25 | -------------------------------------------------------------------------------- /assets/themes/Havn Skumring.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#111522" 5 | foreground = "#d6dbeb" 6 | bright-foreground = "#d0d4e2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#252c47" 10 | 1 = "#ea563e" 11 | 2 = "#6ead7b" 12 | 3 = "#f8b330" 13 | 4 = "#596cf7" 14 | 5 = "#7c719e" 15 | 6 = "#d588c1" 16 | 7 = "#dce0ee" 17 | 8 = "#38425c" 18 | 9 = "#d17264" 19 | 10 = "#8c9e8f" 20 | 11 = "#eac58c" 21 | 12 = "#5186cb" 22 | 13 = "#9b7cee" 23 | 14 = "#d17ab6" 24 | 15 = "#fff6e1" 25 | -------------------------------------------------------------------------------- /assets/themes/Hipster Green.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#100b05" 5 | foreground = "#84c138" 6 | bright-foreground = "#00db00" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b6214a" 11 | 2 = "#00a600" 12 | 3 = "#bfbf00" 13 | 4 = "#246eb2" 14 | 5 = "#b200b2" 15 | 6 = "#00a6b2" 16 | 7 = "#bfbfbf" 17 | 8 = "#666666" 18 | 9 = "#e50000" 19 | 10 = "#86a93e" 20 | 11 = "#e5e500" 21 | 12 = "#0000ff" 22 | 13 = "#e500e5" 23 | 14 = "#00e5e5" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Hopscotch.256.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#322931" 5 | foreground = "#b9b5b8" 6 | bright-foreground = "#b9b5b8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#322931" 10 | 1 = "#dd464c" 11 | 2 = "#8fc13e" 12 | 3 = "#fdcc59" 13 | 4 = "#1290bf" 14 | 5 = "#c85e7c" 15 | 6 = "#149b93" 16 | 7 = "#b9b5b8" 17 | 8 = "#797379" 18 | 9 = "#dd464c" 19 | 10 = "#8fc13e" 20 | 11 = "#fdcc59" 21 | 12 = "#1290bf" 22 | 13 = "#c85e7c" 23 | 14 = "#149b93" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Horizon Bright.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fdf0ed" 5 | foreground = "#16161d" 6 | bright-foreground = "#16161d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#16161d" 10 | 1 = "#fc4777" 11 | 2 = "#00ca86" 12 | 3 = "#f2a682" 13 | 4 = "#00bedd" 14 | 5 = "#ff58b1" 15 | 6 = "#00cdcb" 16 | 7 = "#bfafac" 17 | 8 = "#1a1c24" 18 | 9 = "#fe5f87" 19 | 10 = "#00d193" 20 | 11 = "#e5a688" 21 | 12 = "#00c9e2" 22 | 13 = "#ff6cba" 23 | 14 = "#00c3c2" 24 | 15 = "#fff2ef" 25 | -------------------------------------------------------------------------------- /assets/themes/Hot Dog Stand.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#ea3323" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ffff54" 11 | 2 = "#ffff54" 12 | 3 = "#ffff54" 13 | 4 = "#000000" 14 | 5 = "#ffff54" 15 | 6 = "#ffffff" 16 | 7 = "#c6c6c6" 17 | 8 = "#000000" 18 | 9 = "#ffff54" 19 | 10 = "#ffff54" 20 | 11 = "#ffff54" 21 | 12 = "#000000" 22 | 13 = "#ffff54" 23 | 14 = "#ffffff" 24 | 15 = "#c6c6c6" 25 | -------------------------------------------------------------------------------- /assets/themes/IBM 5153 CGA.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#141414" 5 | foreground = "#cecece" 6 | bright-foreground = "#cecece" 7 | 8 | [theme.colors.palette] 9 | 0 = "#141414" 10 | 1 = "#d03333" 11 | 2 = "#1bd01b" 12 | 3 = "#d08c1b" 13 | 4 = "#1b1bd0" 14 | 5 = "#d01bd0" 15 | 6 = "#1bd0d0" 16 | 7 = "#cecece" 17 | 8 = "#4e4e4e" 18 | 9 = "#dc4e4e" 19 | 10 = "#4edc4e" 20 | 11 = "#f3f34e" 21 | 12 = "#4e4edc" 22 | 13 = "#f34ef3" 23 | 14 = "#4ef3f3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/IC Green PPL.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2c2c2c" 5 | foreground = "#e0f1dc" 6 | bright-foreground = "#acfb80" 7 | 8 | [theme.colors.palette] 9 | 0 = "#014401" 10 | 1 = "#ff2736" 11 | 2 = "#41a638" 12 | 3 = "#76a831" 13 | 4 = "#2ec3b9" 14 | 5 = "#50a096" 15 | 6 = "#3ca078" 16 | 7 = "#e6fef2" 17 | 8 = "#106910" 18 | 9 = "#b4fa5c" 19 | 10 = "#aefb86" 20 | 11 = "#dafa87" 21 | 12 = "#2efaeb" 22 | 13 = "#50fafa" 23 | 14 = "#3cfac8" 24 | 15 = "#e0f1dc" 25 | -------------------------------------------------------------------------------- /assets/themes/IC Orange PPL.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#262626" 5 | foreground = "#ffcb83" 6 | bright-foreground = "#fafaff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#c13900" 11 | 2 = "#a4a900" 12 | 3 = "#caaf00" 13 | 4 = "#bd6d00" 14 | 5 = "#fc5e00" 15 | 6 = "#f79500" 16 | 7 = "#ffc88a" 17 | 8 = "#6a4f2a" 18 | 9 = "#ff8c68" 19 | 10 = "#f6ff40" 20 | 11 = "#ffe36e" 21 | 12 = "#ffbe55" 22 | 13 = "#fc874f" 23 | 14 = "#c69752" 24 | 15 = "#fafaff" 25 | -------------------------------------------------------------------------------- /assets/themes/IRIX Console.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0c0c0c" 5 | foreground = "#f2f2f2" 6 | bright-foreground = "#ffff44" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1a1919" 10 | 1 = "#d42426" 11 | 2 = "#37a327" 12 | 3 = "#c29d28" 13 | 4 = "#0739e2" 14 | 5 = "#911f9c" 15 | 6 = "#4497df" 16 | 7 = "#cccccc" 17 | 8 = "#767676" 18 | 9 = "#f34f59" 19 | 10 = "#45c731" 20 | 11 = "#f9f2a7" 21 | 12 = "#4079ff" 22 | 13 = "#c31ba2" 23 | 14 = "#6ed7d7" 24 | 15 = "#f2f2f2" 25 | -------------------------------------------------------------------------------- /assets/themes/IRIX Terminal.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000043" 5 | foreground = "#f2f2f2" 6 | bright-foreground = "#ffff44" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1a1919" 10 | 1 = "#ff2b1e" 11 | 2 = "#57ff3d" 12 | 3 = "#ffff44" 13 | 4 = "#0004ff" 14 | 5 = "#ff2cff" 15 | 6 = "#56ffff" 16 | 7 = "#ffffff" 17 | 8 = "#ffff44" 18 | 9 = "#ffff44" 19 | 10 = "#ffff44" 20 | 11 = "#fffc72" 21 | 12 = "#ffff44" 22 | 13 = "#ffff44" 23 | 14 = "#ffff44" 24 | 15 = "#ffff44" 25 | -------------------------------------------------------------------------------- /assets/themes/Iceberg Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#161821" 5 | foreground = "#c6c8d1" 6 | bright-foreground = "#c6c8d1" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1e2132" 10 | 1 = "#e27878" 11 | 2 = "#b4be82" 12 | 3 = "#e2a478" 13 | 4 = "#84a0c6" 14 | 5 = "#a093c7" 15 | 6 = "#89b8c2" 16 | 7 = "#c6c8d1" 17 | 8 = "#6b7089" 18 | 9 = "#e98989" 19 | 10 = "#c0ca8e" 20 | 11 = "#e9b189" 21 | 12 = "#91acd1" 22 | 13 = "#ada0d3" 23 | 14 = "#95c4ce" 24 | 15 = "#d2d4de" 25 | -------------------------------------------------------------------------------- /assets/themes/Iceberg Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#e8e9ec" 5 | foreground = "#33374c" 6 | bright-foreground = "#33374c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#dcdfe7" 10 | 1 = "#cc517a" 11 | 2 = "#668e3d" 12 | 3 = "#c57339" 13 | 4 = "#2d539e" 14 | 5 = "#7759b4" 15 | 6 = "#3f83a6" 16 | 7 = "#33374c" 17 | 8 = "#8389a3" 18 | 9 = "#cc3768" 19 | 10 = "#598030" 20 | 11 = "#b6662d" 21 | 12 = "#22478e" 22 | 13 = "#6845ad" 23 | 14 = "#327698" 24 | 15 = "#262a3f" 25 | -------------------------------------------------------------------------------- /assets/themes/Jackie Brown.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2c1d16" 5 | foreground = "#ffcc2f" 6 | bright-foreground = "#ffcc2f" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2c1d16" 10 | 1 = "#ef5734" 11 | 2 = "#2baf2b" 12 | 3 = "#bebf00" 13 | 4 = "#246eb2" 14 | 5 = "#d05ec1" 15 | 6 = "#00acee" 16 | 7 = "#bfbfbf" 17 | 8 = "#666666" 18 | 9 = "#e50000" 19 | 10 = "#86a93e" 20 | 11 = "#e5e500" 21 | 12 = "#0000ff" 22 | 13 = "#e500e5" 23 | 14 = "#00e5e5" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Kanagawa Dragon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#181616" 5 | foreground = "#c8c093" 6 | bright-foreground = "#eeeeee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0d0c0c" 10 | 1 = "#c4746e" 11 | 2 = "#8a9a7b" 12 | 3 = "#c4b28a" 13 | 4 = "#8ba4b0" 14 | 5 = "#a292a3" 15 | 6 = "#8ea4a2" 16 | 7 = "#c8c093" 17 | 8 = "#a6a69c" 18 | 9 = "#e46876" 19 | 10 = "#87a987" 20 | 11 = "#e6c384" 21 | 12 = "#7fb4ca" 22 | 13 = "#938aa9" 23 | 14 = "#7aa89f" 24 | 15 = "#c5c9c5" 25 | -------------------------------------------------------------------------------- /assets/themes/Kanagawa Wave.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f1f28" 5 | foreground = "#dcd7ba" 6 | bright-foreground = "#eeeeee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#090618" 10 | 1 = "#c34043" 11 | 2 = "#76946a" 12 | 3 = "#c0a36e" 13 | 4 = "#7e9cd8" 14 | 5 = "#957fb8" 15 | 6 = "#6a9589" 16 | 7 = "#c8c093" 17 | 8 = "#727169" 18 | 9 = "#e82424" 19 | 10 = "#98bb6c" 20 | 11 = "#e6c384" 21 | 12 = "#7fb4ca" 22 | 13 = "#938aa9" 23 | 14 = "#7aa89f" 24 | 15 = "#dcd7ba" 25 | -------------------------------------------------------------------------------- /assets/themes/Kanagawabones.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1f1f28" 5 | foreground = "#ddd8bb" 6 | bright-foreground = "#3c3c51" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1f1f28" 10 | 1 = "#e46a78" 11 | 2 = "#98bc6d" 12 | 3 = "#e5c283" 13 | 4 = "#7eb3c9" 14 | 5 = "#957fb8" 15 | 6 = "#7eb3c9" 16 | 7 = "#ddd8bb" 17 | 8 = "#49495e" 18 | 9 = "#ec818c" 19 | 10 = "#9ec967" 20 | 11 = "#f1c982" 21 | 12 = "#7bc2df" 22 | 13 = "#a98fd2" 23 | 14 = "#7bc2df" 24 | 15 = "#a8a48d" 25 | -------------------------------------------------------------------------------- /assets/themes/Kitty Default.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#dddddd" 6 | bright-foreground = "#dddddd" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cc0403" 11 | 2 = "#19cb00" 12 | 3 = "#cecb00" 13 | 4 = "#0d73cc" 14 | 5 = "#cb1ed1" 15 | 6 = "#0dcdcd" 16 | 7 = "#dddddd" 17 | 8 = "#767676" 18 | 9 = "#f2201f" 19 | 10 = "#23fd00" 20 | 11 = "#fffd00" 21 | 12 = "#1a8fff" 22 | 13 = "#fd28ff" 23 | 14 = "#14ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Liquid Carbon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#303030" 5 | foreground = "#afc2c2" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff3030" 11 | 2 = "#559a70" 12 | 3 = "#ccac00" 13 | 4 = "#0099cc" 14 | 5 = "#cc69c8" 15 | 6 = "#7ac4cc" 16 | 7 = "#bccccc" 17 | 8 = "#595959" 18 | 9 = "#ff3030" 19 | 10 = "#559a70" 20 | 11 = "#ccac00" 21 | 12 = "#0099cc" 22 | 13 = "#cc69c8" 23 | 14 = "#7ac4cc" 24 | 15 = "#bccccc" 25 | -------------------------------------------------------------------------------- /assets/themes/Material Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#232322" 5 | foreground = "#e5e5e5" 6 | bright-foreground = "#b7141f" 7 | 8 | [theme.colors.palette] 9 | 0 = "#212121" 10 | 1 = "#b7141f" 11 | 2 = "#457b24" 12 | 3 = "#f6981e" 13 | 4 = "#134eb2" 14 | 5 = "#701aa2" 15 | 6 = "#0e717c" 16 | 7 = "#efefef" 17 | 8 = "#4f4f4f" 18 | 9 = "#e83b3f" 19 | 10 = "#7aba3a" 20 | 11 = "#ffea2e" 21 | 12 = "#54a4f3" 22 | 13 = "#aa4dbc" 23 | 14 = "#26bbd1" 24 | 15 = "#d9d9d9" 25 | -------------------------------------------------------------------------------- /assets/themes/Material Darker.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#212121" 5 | foreground = "#eeffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff5370" 11 | 2 = "#c3e88d" 12 | 3 = "#ffcb6b" 13 | 4 = "#82aaff" 14 | 5 = "#c792ea" 15 | 6 = "#89ddff" 16 | 7 = "#ffffff" 17 | 8 = "#545454" 18 | 9 = "#ff5370" 19 | 10 = "#c3e88d" 20 | 11 = "#ffcb6b" 21 | 12 = "#82aaff" 22 | 13 = "#c792ea" 23 | 14 = "#89ddff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Material Ocean.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0f111a" 5 | foreground = "#8f93a2" 6 | bright-foreground = "#8f93a2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#546e7a" 10 | 1 = "#ff5370" 11 | 2 = "#c3e88d" 12 | 3 = "#ffcb6b" 13 | 4 = "#82aaff" 14 | 5 = "#c792ea" 15 | 6 = "#89ddff" 16 | 7 = "#ffffff" 17 | 8 = "#546e7a" 18 | 9 = "#ff5370" 19 | 10 = "#c3e88d" 20 | 11 = "#ffcb6b" 21 | 12 = "#82aaff" 22 | 13 = "#c792ea" 23 | 14 = "#89ddff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Melange Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#292522" 5 | foreground = "#ece1d7" 6 | bright-foreground = "#292522" 7 | 8 | [theme.colors.palette] 9 | 0 = "#34302c" 10 | 1 = "#bd8183" 11 | 2 = "#78997a" 12 | 3 = "#e49b5d" 13 | 4 = "#7f91b2" 14 | 5 = "#b380b0" 15 | 6 = "#7b9695" 16 | 7 = "#c1a78e" 17 | 8 = "#867462" 18 | 9 = "#d47766" 19 | 10 = "#85b695" 20 | 11 = "#ebc06d" 21 | 12 = "#a3a9ce" 22 | 13 = "#cf9bc2" 23 | 14 = "#89b3b6" 24 | 15 = "#ece1d7" 25 | -------------------------------------------------------------------------------- /assets/themes/Melange Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f1f1f1" 5 | foreground = "#54433a" 6 | bright-foreground = "#f1f1f1" 7 | 8 | [theme.colors.palette] 9 | 0 = "#e9e1db" 10 | 1 = "#c77b8b" 11 | 2 = "#6e9b72" 12 | 3 = "#bc5c00" 13 | 4 = "#7892bd" 14 | 5 = "#be79bb" 15 | 6 = "#739797" 16 | 7 = "#7d6658" 17 | 8 = "#a98a78" 18 | 9 = "#bf0021" 19 | 10 = "#3a684a" 20 | 11 = "#a06d00" 21 | 12 = "#465aa4" 22 | 13 = "#904180" 23 | 14 = "#3d6568" 24 | 15 = "#54433a" 25 | -------------------------------------------------------------------------------- /assets/themes/Monokai Classic.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#272822" 5 | foreground = "#fdfff1" 6 | bright-foreground = "#66d9ef" 7 | 8 | [theme.colors.palette] 9 | 0 = "#272822" 10 | 1 = "#f92672" 11 | 2 = "#a6e22e" 12 | 3 = "#e6db74" 13 | 4 = "#fd971f" 14 | 5 = "#ae81ff" 15 | 6 = "#66d9ef" 16 | 7 = "#fdfff1" 17 | 8 = "#6e7066" 18 | 9 = "#f92672" 19 | 10 = "#a6e22e" 20 | 11 = "#e6db74" 21 | 12 = "#fd971f" 22 | 13 = "#ae81ff" 23 | 14 = "#66d9ef" 24 | 15 = "#fdfff1" 25 | -------------------------------------------------------------------------------- /assets/themes/Monokai Soda.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1a1a" 5 | foreground = "#c4c5b5" 6 | bright-foreground = "#c4c5b5" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1a1a1a" 10 | 1 = "#f4005f" 11 | 2 = "#98e024" 12 | 3 = "#fa8419" 13 | 4 = "#9d65ff" 14 | 5 = "#f4005f" 15 | 6 = "#58d1eb" 16 | 7 = "#c4c5b5" 17 | 8 = "#625e4c" 18 | 9 = "#f4005f" 19 | 10 = "#98e024" 20 | 11 = "#e0d561" 21 | 12 = "#9d65ff" 22 | 13 = "#f4005f" 23 | 14 = "#58d1eb" 24 | 15 = "#f6f6ef" 25 | -------------------------------------------------------------------------------- /assets/themes/Monokai Vivid.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#121212" 5 | foreground = "#f9f9f9" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#121212" 10 | 1 = "#fa2934" 11 | 2 = "#98e123" 12 | 3 = "#fff30a" 13 | 4 = "#0443ff" 14 | 5 = "#f800f8" 15 | 6 = "#01b6ed" 16 | 7 = "#ffffff" 17 | 8 = "#838383" 18 | 9 = "#f6669d" 19 | 10 = "#b1e05f" 20 | 11 = "#fff26d" 21 | 12 = "#0443ff" 22 | 13 = "#f200f6" 23 | 14 = "#51ceff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Neobones Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0f191f" 5 | foreground = "#c6d5cf" 6 | bright-foreground = "#263945" 7 | 8 | [theme.colors.palette] 9 | 0 = "#0f191f" 10 | 1 = "#de6e7c" 11 | 2 = "#90ff6b" 12 | 3 = "#b77e64" 13 | 4 = "#8190d4" 14 | 5 = "#b279a7" 15 | 6 = "#66a5ad" 16 | 7 = "#c6d5cf" 17 | 8 = "#334652" 18 | 9 = "#e8838f" 19 | 10 = "#a0ff85" 20 | 11 = "#d68c67" 21 | 12 = "#92a0e2" 22 | 13 = "#cf86c1" 23 | 14 = "#65b8c1" 24 | 15 = "#98a39e" 25 | -------------------------------------------------------------------------------- /assets/themes/Neobones Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#e5ede6" 5 | foreground = "#202e18" 6 | bright-foreground = "#b3c6b6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#e5ede6" 10 | 1 = "#a8334c" 11 | 2 = "#567a30" 12 | 3 = "#944927" 13 | 4 = "#286486" 14 | 5 = "#88507d" 15 | 6 = "#3b8992" 16 | 7 = "#202e18" 17 | 8 = "#99ac9c" 18 | 9 = "#94253e" 19 | 10 = "#3f5a22" 20 | 11 = "#803d1c" 21 | 12 = "#1d5573" 22 | 13 = "#7b3b70" 23 | 14 = "#2b747c" 24 | 15 = "#415934" 25 | -------------------------------------------------------------------------------- /assets/themes/Night Lion V1.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#bbbbbb" 6 | bright-foreground = "#e3e3e3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4c4c4c" 10 | 1 = "#bb0000" 11 | 2 = "#5fde8f" 12 | 3 = "#f3f167" 13 | 4 = "#276bd8" 14 | 5 = "#bb00bb" 15 | 6 = "#00dadf" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#55ff55" 20 | 11 = "#ffff55" 21 | 12 = "#5555ff" 22 | 13 = "#ff55ff" 23 | 14 = "#55ffff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Night Lion V2.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#171717" 5 | foreground = "#bbbbbb" 6 | bright-foreground = "#e3e3e3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4c4c4c" 10 | 1 = "#bb0000" 11 | 2 = "#04f623" 12 | 3 = "#f3f167" 13 | 4 = "#64d0f0" 14 | 5 = "#ce6fdb" 15 | 6 = "#00dadf" 16 | 7 = "#bbbbbb" 17 | 8 = "#555555" 18 | 9 = "#ff5555" 19 | 10 = "#7df71d" 20 | 11 = "#ffff55" 21 | 12 = "#62cbe8" 22 | 13 = "#ff9bf5" 23 | 14 = "#00ccd8" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/No Clown Fiesta.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#101010" 5 | foreground = "#e0e1e4" 6 | bright-foreground = "#e0e1e4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#151515" 10 | 1 = "#b46958" 11 | 2 = "#90a959" 12 | 3 = "#f4bf75" 13 | 4 = "#bad7ff" 14 | 5 = "#aa759f" 15 | 6 = "#88afa2" 16 | 7 = "#e1e1e1" 17 | 8 = "#727272" 18 | 9 = "#7e97ab" 19 | 10 = "#90a959" 20 | 11 = "#f4bf75" 21 | 12 = "#bad7ff" 22 | 13 = "#aa759f" 23 | 14 = "#88afa2" 24 | 15 = "#afafaf" 25 | -------------------------------------------------------------------------------- /assets/themes/Nocturnal Winter.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0d0d17" 5 | foreground = "#e6e5e5" 6 | bright-foreground = "#e8e8e8" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4d4d4d" 10 | 1 = "#f12d52" 11 | 2 = "#09cd7e" 12 | 3 = "#f5f17a" 13 | 4 = "#3182e0" 14 | 5 = "#ff2b6d" 15 | 6 = "#09c87a" 16 | 7 = "#fcfcfc" 17 | 8 = "#808080" 18 | 9 = "#f16d86" 19 | 10 = "#0ae78d" 20 | 11 = "#fffc67" 21 | 12 = "#6096ff" 22 | 13 = "#ff78a2" 23 | 14 = "#0ae78d" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Oceanic Material.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c262b" 5 | foreground = "#c2c8d7" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ee2b2a" 11 | 2 = "#40a33f" 12 | 3 = "#ffea2e" 13 | 4 = "#1e80f0" 14 | 5 = "#8800a0" 15 | 6 = "#16afca" 16 | 7 = "#a4a4a4" 17 | 8 = "#777777" 18 | 9 = "#dc5c60" 19 | 10 = "#70be71" 20 | 11 = "#fff163" 21 | 12 = "#54a4f3" 22 | 13 = "#aa4dbc" 23 | 14 = "#42c7da" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Oceanic Next.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#162c35" 5 | foreground = "#c0c5ce" 6 | bright-foreground = "#c0c5ce" 7 | 8 | [theme.colors.palette] 9 | 0 = "#162c35" 10 | 1 = "#ec5f67" 11 | 2 = "#99c794" 12 | 3 = "#fac863" 13 | 4 = "#6699cc" 14 | 5 = "#c594c5" 15 | 6 = "#5fb3b3" 16 | 7 = "#ffffff" 17 | 8 = "#65737e" 18 | 9 = "#ec5f67" 19 | 10 = "#99c794" 20 | 11 = "#fac863" 21 | 12 = "#6699cc" 22 | 13 = "#c594c5" 23 | 14 = "#5fb3b3" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/One Dark Two.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#21252b" 5 | foreground = "#e6e6e6" 6 | bright-foreground = "#e6e6e6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1d1f23" 10 | 1 = "#e27881" 11 | 2 = "#98c379" 12 | 3 = "#eac786" 13 | 4 = "#71b9f4" 14 | 5 = "#c88bda" 15 | 6 = "#62bac6" 16 | 7 = "#c9ccd3" 17 | 8 = "#4a505a" 18 | 9 = "#e68991" 19 | 10 = "#a8cc8e" 20 | 11 = "#edcf97" 21 | 12 = "#8dc7f6" 22 | 13 = "#d3a2e2" 23 | 14 = "#78c4ce" 24 | 15 = "#e6e6e6" 25 | -------------------------------------------------------------------------------- /assets/themes/One Double Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282c34" 5 | foreground = "#dbdfe5" 6 | bright-foreground = "#f7f9fc" 7 | 8 | [theme.colors.palette] 9 | 0 = "#3d4452" 10 | 1 = "#f16372" 11 | 2 = "#8cc570" 12 | 3 = "#ecbe70" 13 | 4 = "#3fb1f5" 14 | 5 = "#d373e3" 15 | 6 = "#17b9c4" 16 | 7 = "#dbdfe5" 17 | 8 = "#525d6f" 18 | 9 = "#ff777b" 19 | 10 = "#82d882" 20 | 11 = "#f5c065" 21 | 12 = "#6dcaff" 22 | 13 = "#ff7bf4" 23 | 14 = "#00e5fb" 24 | 15 = "#f7f9fc" 25 | -------------------------------------------------------------------------------- /assets/themes/One Half Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#282c34" 5 | foreground = "#dcdfe4" 6 | bright-foreground = "#abb2bf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#282c34" 10 | 1 = "#e06c75" 11 | 2 = "#98c379" 12 | 3 = "#e5c07b" 13 | 4 = "#61afef" 14 | 5 = "#c678dd" 15 | 6 = "#56b6c2" 16 | 7 = "#dcdfe4" 17 | 8 = "#5d677a" 18 | 9 = "#e06c75" 19 | 10 = "#98c379" 20 | 11 = "#e5c07b" 21 | 12 = "#61afef" 22 | 13 = "#c678dd" 23 | 14 = "#56b6c2" 24 | 15 = "#dcdfe4" 25 | -------------------------------------------------------------------------------- /assets/themes/One Half Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fafafa" 5 | foreground = "#383a42" 6 | bright-foreground = "#abb2bf" 7 | 8 | [theme.colors.palette] 9 | 0 = "#383a42" 10 | 1 = "#e45649" 11 | 2 = "#50a14f" 12 | 3 = "#c18401" 13 | 4 = "#0184bc" 14 | 5 = "#a626a4" 15 | 6 = "#0997b3" 16 | 7 = "#bababa" 17 | 8 = "#4f525e" 18 | 9 = "#e06c75" 19 | 10 = "#98c379" 20 | 11 = "#d8b36e" 21 | 12 = "#61afef" 22 | 13 = "#c678dd" 23 | 14 = "#56b6c2" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Onenord Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f7f8fa" 5 | foreground = "#2e3440" 6 | bright-foreground = "#eceff4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2e3440" 10 | 1 = "#cb4f53" 11 | 2 = "#48a53d" 12 | 3 = "#ee5e25" 13 | 4 = "#3879c5" 14 | 5 = "#9f4aca" 15 | 6 = "#3ea1ad" 16 | 7 = "#b2b6bd" 17 | 8 = "#646a76" 18 | 9 = "#d16366" 19 | 10 = "#5f9e9d" 20 | 11 = "#ba793e" 21 | 12 = "#1b40a6" 22 | 13 = "#9665af" 23 | 14 = "#8fbcbb" 24 | 15 = "#eceff4" 25 | -------------------------------------------------------------------------------- /assets/themes/Pale Night Hc.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#3e4251" 5 | foreground = "#cccccc" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#f07178" 11 | 2 = "#c3e88d" 12 | 3 = "#ffcb6b" 13 | 4 = "#82aaff" 14 | 5 = "#c792ea" 15 | 6 = "#89ddff" 16 | 7 = "#ffffff" 17 | 8 = "#737373" 18 | 9 = "#f6a9ae" 19 | 10 = "#dbf1ba" 20 | 11 = "#ffdfa6" 21 | 12 = "#b4ccff" 22 | 13 = "#ddbdf2" 23 | 14 = "#b8eaff" 24 | 15 = "#999999" 25 | -------------------------------------------------------------------------------- /assets/themes/Paraiso Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2f1e2e" 5 | foreground = "#a39e9b" 6 | bright-foreground = "#a39e9b" 7 | 8 | [theme.colors.palette] 9 | 0 = "#2f1e2e" 10 | 1 = "#ef6155" 11 | 2 = "#48b685" 12 | 3 = "#fec418" 13 | 4 = "#06b6ef" 14 | 5 = "#815ba4" 15 | 6 = "#5bc4bf" 16 | 7 = "#a39e9b" 17 | 8 = "#776e71" 18 | 9 = "#ef6155" 19 | 10 = "#48b685" 20 | 11 = "#fec418" 21 | 12 = "#06b6ef" 22 | 13 = "#815ba4" 23 | 14 = "#5bc4bf" 24 | 15 = "#e7e9db" 25 | -------------------------------------------------------------------------------- /assets/themes/Pencil Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#f1f1f1" 5 | foreground = "#424242" 6 | bright-foreground = "#fb007a" 7 | 8 | [theme.colors.palette] 9 | 0 = "#212121" 10 | 1 = "#c30771" 11 | 2 = "#10a778" 12 | 3 = "#a89c14" 13 | 4 = "#008ec4" 14 | 5 = "#523c79" 15 | 6 = "#20a5ba" 16 | 7 = "#b3b3b3" 17 | 8 = "#424242" 18 | 9 = "#fb007a" 19 | 10 = "#52caa2" 20 | 11 = "#c0b100" 21 | 12 = "#20bbfc" 22 | 13 = "#6855de" 23 | 14 = "#4fb8cc" 24 | 15 = "#f1f1f1" 25 | -------------------------------------------------------------------------------- /assets/themes/Phala Green Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#000000" 5 | foreground = "#c1fc03" 6 | bright-foreground = "#d7fb73" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ab1500" 11 | 2 = "#00b100" 12 | 3 = "#a9a700" 13 | 4 = "#0223c0" 14 | 5 = "#c22ec0" 15 | 6 = "#00b4c0" 16 | 7 = "#cbcbcb" 17 | 8 = "#797979" 18 | 9 = "#ed2200" 19 | 10 = "#00db00" 20 | 11 = "#eae700" 21 | 12 = "#0433ff" 22 | 13 = "#ed3aea" 23 | 14 = "#00e8ea" 24 | 15 = "#eaeaea" 25 | -------------------------------------------------------------------------------- /assets/themes/Piatto Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#414141" 6 | bright-foreground = "#323232" 7 | 8 | [theme.colors.palette] 9 | 0 = "#414141" 10 | 1 = "#b23771" 11 | 2 = "#66781e" 12 | 3 = "#cd6f34" 13 | 4 = "#3c5ea8" 14 | 5 = "#a454b2" 15 | 6 = "#66781e" 16 | 7 = "#bfbfbf" 17 | 8 = "#3f3f3f" 18 | 9 = "#db3365" 19 | 10 = "#829429" 20 | 11 = "#cd6f34" 21 | 12 = "#3c5ea8" 22 | 13 = "#a454b2" 23 | 14 = "#829429" 24 | 15 = "#f2f2f2" 25 | -------------------------------------------------------------------------------- /assets/themes/Poimandres Storm.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#252b37" 5 | foreground = "#a6accd" 6 | bright-foreground = "#a6accd" 7 | 8 | [theme.colors.palette] 9 | 0 = "#252b37" 10 | 1 = "#d0679d" 11 | 2 = "#5de4c7" 12 | 3 = "#fffac2" 13 | 4 = "#89ddff" 14 | 5 = "#f087bd" 15 | 6 = "#89ddff" 16 | 7 = "#ffffff" 17 | 8 = "#a6accd" 18 | 9 = "#d0679d" 19 | 10 = "#5de4c7" 20 | 11 = "#fffac2" 21 | 12 = "#add7ff" 22 | 13 = "#f087bd" 23 | 14 = "#add7ff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Raycast Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1a1a" 5 | foreground = "#ffffff" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff5360" 11 | 2 = "#59d499" 12 | 3 = "#ffc531" 13 | 4 = "#56c2ff" 14 | 5 = "#cf2f98" 15 | 6 = "#52eee5" 16 | 7 = "#ffffff" 17 | 8 = "#4c4c4c" 18 | 9 = "#ff6363" 19 | 10 = "#59d499" 20 | 11 = "#ffc531" 21 | 12 = "#56c2ff" 22 | 13 = "#cf2f98" 23 | 14 = "#52eee5" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Raycast Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#000000" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#b12424" 11 | 2 = "#006b4f" 12 | 3 = "#f8a300" 13 | 4 = "#138af2" 14 | 5 = "#9a1b6e" 15 | 6 = "#3eb8bf" 16 | 7 = "#bfbfbf" 17 | 8 = "#000000" 18 | 9 = "#b12424" 19 | 10 = "#006b4f" 20 | 11 = "#f8a300" 21 | 12 = "#138af2" 22 | 13 = "#9a1b6e" 23 | 14 = "#3eb8bf" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Retro Legends.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#0d0d0d" 5 | foreground = "#45eb45" 6 | bright-foreground = "#59ff59" 7 | 8 | [theme.colors.palette] 9 | 0 = "#262626" 10 | 1 = "#de5454" 11 | 2 = "#45eb45" 12 | 3 = "#f7bf2b" 13 | 4 = "#4066f2" 14 | 5 = "#bf4cf2" 15 | 6 = "#40d9e6" 16 | 7 = "#bfe6bf" 17 | 8 = "#4c594c" 18 | 9 = "#ff6666" 19 | 10 = "#59ff59" 20 | 11 = "#ffd933" 21 | 12 = "#4c80ff" 22 | 13 = "#e666ff" 23 | 14 = "#59e6ff" 24 | 15 = "#f2fff2" 25 | -------------------------------------------------------------------------------- /assets/themes/Rose Pine Dawn.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#faf4ed" 5 | foreground = "#575279" 6 | bright-foreground = "#575279" 7 | 8 | [theme.colors.palette] 9 | 0 = "#f2e9e1" 10 | 1 = "#b4637a" 11 | 2 = "#286983" 12 | 3 = "#ea9d34" 13 | 4 = "#56949f" 14 | 5 = "#907aa9" 15 | 6 = "#d7827e" 16 | 7 = "#575279" 17 | 8 = "#9893a5" 18 | 9 = "#b4637a" 19 | 10 = "#286983" 20 | 11 = "#ea9d34" 21 | 12 = "#56949f" 22 | 13 = "#907aa9" 23 | 14 = "#d7827e" 24 | 15 = "#575279" 25 | -------------------------------------------------------------------------------- /assets/themes/Rose Pine Moon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#232136" 5 | foreground = "#e0def4" 6 | bright-foreground = "#e0def4" 7 | 8 | [theme.colors.palette] 9 | 0 = "#393552" 10 | 1 = "#eb6f92" 11 | 2 = "#3e8fb0" 12 | 3 = "#f6c177" 13 | 4 = "#9ccfd8" 14 | 5 = "#c4a7e7" 15 | 6 = "#ea9a97" 16 | 7 = "#e0def4" 17 | 8 = "#6e6a86" 18 | 9 = "#eb6f92" 19 | 10 = "#3e8fb0" 20 | 11 = "#f6c177" 21 | 12 = "#9ccfd8" 22 | 13 = "#c4a7e7" 23 | 14 = "#ea9a97" 24 | 15 = "#e0def4" 25 | -------------------------------------------------------------------------------- /assets/themes/Scarlet Protocol.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1c153d" 5 | foreground = "#e41951" 6 | bright-foreground = "#f5f443" 7 | 8 | [theme.colors.palette] 9 | 0 = "#101116" 10 | 1 = "#ff0051" 11 | 2 = "#00dc84" 12 | 3 = "#faf945" 13 | 4 = "#0271b6" 14 | 5 = "#ca30c7" 15 | 6 = "#00c5c7" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#ff6e67" 19 | 10 = "#5ffa68" 20 | 11 = "#fffc67" 21 | 12 = "#6871ff" 22 | 13 = "#bd35ec" 23 | 14 = "#60fdff" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Seafoam Pastel.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#243435" 5 | foreground = "#d4e7d4" 6 | bright-foreground = "#648890" 7 | 8 | [theme.colors.palette] 9 | 0 = "#757575" 10 | 1 = "#825d4d" 11 | 2 = "#728c62" 12 | 3 = "#ada16d" 13 | 4 = "#4d7b82" 14 | 5 = "#8a7267" 15 | 6 = "#729494" 16 | 7 = "#e0e0e0" 17 | 8 = "#8a8a8a" 18 | 9 = "#cf937a" 19 | 10 = "#98d9aa" 20 | 11 = "#fae79d" 21 | 12 = "#7ac3cf" 22 | 13 = "#d6b2a1" 23 | 14 = "#ade0e0" 24 | 15 = "#e0e0e0" 25 | -------------------------------------------------------------------------------- /assets/themes/Selenized Black.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#181818" 5 | foreground = "#b9b9b9" 6 | bright-foreground = "#dedede" 7 | 8 | [theme.colors.palette] 9 | 0 = "#252525" 10 | 1 = "#ed4a46" 11 | 2 = "#70b433" 12 | 3 = "#dbb32d" 13 | 4 = "#368aeb" 14 | 5 = "#eb6eb7" 15 | 6 = "#3fc5b7" 16 | 7 = "#b9b9b9" 17 | 8 = "#777777" 18 | 9 = "#ff5e56" 19 | 10 = "#83c746" 20 | 11 = "#efc541" 21 | 12 = "#4f9cfe" 22 | 13 = "#ff81ca" 23 | 14 = "#56d8c9" 24 | 15 = "#dedede" 25 | -------------------------------------------------------------------------------- /assets/themes/Selenized Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#103c48" 5 | foreground = "#adbcbc" 6 | bright-foreground = "#adbcbc" 7 | 8 | [theme.colors.palette] 9 | 0 = "#184956" 10 | 1 = "#fa5750" 11 | 2 = "#75b938" 12 | 3 = "#dbb32d" 13 | 4 = "#4695f7" 14 | 5 = "#f275be" 15 | 6 = "#41c7b9" 16 | 7 = "#adbcbc" 17 | 8 = "#72898f" 18 | 9 = "#ff665c" 19 | 10 = "#84c747" 20 | 11 = "#ebc13d" 21 | 12 = "#58a3ff" 22 | 13 = "#ff84cd" 23 | 14 = "#53d6c7" 24 | 15 = "#cad8d9" 25 | -------------------------------------------------------------------------------- /assets/themes/Selenized Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fbf3db" 5 | foreground = "#53676d" 6 | bright-foreground = "#53676d" 7 | 8 | [theme.colors.palette] 9 | 0 = "#ece3cc" 10 | 1 = "#d2212d" 11 | 2 = "#489100" 12 | 3 = "#ad8900" 13 | 4 = "#0072d4" 14 | 5 = "#ca4898" 15 | 6 = "#009c8f" 16 | 7 = "#53676d" 17 | 8 = "#909995" 18 | 9 = "#cc1729" 19 | 10 = "#428b00" 20 | 11 = "#a78300" 21 | 12 = "#006dce" 22 | 13 = "#c44392" 23 | 14 = "#00978a" 24 | 15 = "#3a4d53" 25 | -------------------------------------------------------------------------------- /assets/themes/Seoulbones Dark.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#4b4b4b" 5 | foreground = "#dddddd" 6 | bright-foreground = "#6c6465" 7 | 8 | [theme.colors.palette] 9 | 0 = "#4b4b4b" 10 | 1 = "#e388a3" 11 | 2 = "#98bd99" 12 | 3 = "#ffdf9b" 13 | 4 = "#97bdde" 14 | 5 = "#a5a6c5" 15 | 6 = "#6fbdbe" 16 | 7 = "#dddddd" 17 | 8 = "#797172" 18 | 9 = "#eb99b1" 19 | 10 = "#8fcd92" 20 | 11 = "#ffe5b3" 21 | 12 = "#a2c8e9" 22 | 13 = "#b2b3da" 23 | 14 = "#6bcacb" 24 | 15 = "#a8a8a8" 25 | -------------------------------------------------------------------------------- /assets/themes/Shades Of Purple.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1e1d40" 5 | foreground = "#ffffff" 6 | bright-foreground = "#f9fdff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#d90429" 11 | 2 = "#3ad900" 12 | 3 = "#ffe700" 13 | 4 = "#6943ff" 14 | 5 = "#ff2c70" 15 | 6 = "#00c5c7" 16 | 7 = "#c7c7c7" 17 | 8 = "#686868" 18 | 9 = "#f92a1c" 19 | 10 = "#43d426" 20 | 11 = "#f1d000" 21 | 12 = "#6871ff" 22 | 13 = "#ff77ff" 23 | 14 = "#79e8fb" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Sleepy Hollow.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#121214" 5 | foreground = "#af9a91" 6 | bright-foreground = "#af9a92" 7 | 8 | [theme.colors.palette] 9 | 0 = "#572100" 10 | 1 = "#ba3934" 11 | 2 = "#91773f" 12 | 3 = "#b55600" 13 | 4 = "#5f63b4" 14 | 5 = "#a17c7b" 15 | 6 = "#8faea9" 16 | 7 = "#af9a91" 17 | 8 = "#4e4b61" 18 | 9 = "#d9443f" 19 | 10 = "#d6b04e" 20 | 11 = "#f66813" 21 | 12 = "#8086ef" 22 | 13 = "#e2c2bb" 23 | 14 = "#a4dce7" 24 | 15 = "#d2c7a9" 25 | -------------------------------------------------------------------------------- /assets/themes/Spacegray Bright.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#2a2e3a" 5 | foreground = "#f3f3f3" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#080808" 10 | 1 = "#bc5553" 11 | 2 = "#a0b56c" 12 | 3 = "#f6c987" 13 | 4 = "#7baec1" 14 | 5 = "#b98aae" 15 | 6 = "#85c9b8" 16 | 7 = "#d8d8d8" 17 | 8 = "#626262" 18 | 9 = "#bc5553" 19 | 10 = "#a0b56c" 20 | 11 = "#f6c987" 21 | 12 = "#7baec1" 22 | 13 = "#b98aae" 23 | 14 = "#85c9b8" 24 | 15 = "#f7f7f7" 25 | -------------------------------------------------------------------------------- /assets/themes/Synthwave Alpha.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#241b30" 5 | foreground = "#f2f2e3" 6 | bright-foreground = "#f2f2e3" 7 | 8 | [theme.colors.palette] 9 | 0 = "#241b30" 10 | 1 = "#e60a70" 11 | 2 = "#00986c" 12 | 3 = "#adad3e" 13 | 4 = "#6e29ad" 14 | 5 = "#b300ad" 15 | 6 = "#00b0b1" 16 | 7 = "#b9b1bc" 17 | 8 = "#7f7094" 18 | 9 = "#e60a70" 19 | 10 = "#0ae4a4" 20 | 11 = "#f9f972" 21 | 12 = "#aa54f9" 22 | 13 = "#ff00f6" 23 | 14 = "#00fbfd" 24 | 15 = "#f2f2e3" 25 | -------------------------------------------------------------------------------- /assets/themes/Tango Adapted.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#000000" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#ff0000" 11 | 2 = "#59d600" 12 | 3 = "#e3be00" 13 | 4 = "#00a2ff" 14 | 5 = "#c17ecc" 15 | 6 = "#00d0d6" 16 | 7 = "#c0c5bb" 17 | 8 = "#8f928b" 18 | 9 = "#ff0013" 19 | 10 = "#6dd900" 20 | 11 = "#ccbe00" 21 | 12 = "#88c9ff" 22 | 13 = "#e9a7e1" 23 | 14 = "#00d8d9" 24 | 15 = "#f6f6f4" 25 | -------------------------------------------------------------------------------- /assets/themes/Terminal Basic.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#ffffff" 5 | foreground = "#000000" 6 | bright-foreground = "#000000" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#990000" 11 | 2 = "#00a600" 12 | 3 = "#999900" 13 | 4 = "#0000b2" 14 | 5 = "#b200b2" 15 | 6 = "#00a6b2" 16 | 7 = "#bfbfbf" 17 | 8 = "#666666" 18 | 9 = "#e50000" 19 | 10 = "#00d900" 20 | 11 = "#bfbf00" 21 | 12 = "#0000ff" 22 | 13 = "#e500e5" 23 | 14 = "#00d8d8" 24 | 15 = "#e5e5e5" 25 | -------------------------------------------------------------------------------- /assets/themes/Thayer Bright.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1b1d1e" 5 | foreground = "#f8f8f8" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1b1d1e" 10 | 1 = "#f92672" 11 | 2 = "#4df840" 12 | 3 = "#f4fd22" 13 | 4 = "#2757d6" 14 | 5 = "#8c54fe" 15 | 6 = "#38c8b5" 16 | 7 = "#ccccc6" 17 | 8 = "#505354" 18 | 9 = "#ff5995" 19 | 10 = "#b6e354" 20 | 11 = "#feed6c" 21 | 12 = "#3f78ff" 22 | 13 = "#9e6ffe" 23 | 14 = "#23cfd5" 24 | 15 = "#f8f8f2" 25 | -------------------------------------------------------------------------------- /assets/themes/TokyoNight Day.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#e1e2e7" 5 | foreground = "#3760bf" 6 | bright-foreground = "#eeeeee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#e9e9ed" 10 | 1 = "#f52a65" 11 | 2 = "#587539" 12 | 3 = "#8c6c3e" 13 | 4 = "#2e7de9" 14 | 5 = "#9854f1" 15 | 6 = "#007197" 16 | 7 = "#6172b0" 17 | 8 = "#a1a6c5" 18 | 9 = "#f52a65" 19 | 10 = "#587539" 20 | 11 = "#8c6c3e" 21 | 12 = "#2e7de9" 22 | 13 = "#9854f1" 23 | 14 = "#007197" 24 | 15 = "#3760bf" 25 | -------------------------------------------------------------------------------- /assets/themes/TokyoNight Moon.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#222436" 5 | foreground = "#c8d3f5" 6 | bright-foreground = "#4fd6be" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1b1d2b" 10 | 1 = "#ff757f" 11 | 2 = "#c3e88d" 12 | 3 = "#ffc777" 13 | 4 = "#82aaff" 14 | 5 = "#c099ff" 15 | 6 = "#86e1fc" 16 | 7 = "#828bb8" 17 | 8 = "#444a73" 18 | 9 = "#ff757f" 19 | 10 = "#c3e88d" 20 | 11 = "#ffc777" 21 | 12 = "#82aaff" 22 | 13 = "#c099ff" 23 | 14 = "#86e1fc" 24 | 15 = "#c8d3f5" 25 | -------------------------------------------------------------------------------- /assets/themes/TokyoNight Night.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1a1b26" 5 | foreground = "#c0caf5" 6 | bright-foreground = "#1abc9c" 7 | 8 | [theme.colors.palette] 9 | 0 = "#15161e" 10 | 1 = "#f7768e" 11 | 2 = "#9ece6a" 12 | 3 = "#e0af68" 13 | 4 = "#7aa2f7" 14 | 5 = "#bb9af7" 15 | 6 = "#7dcfff" 16 | 7 = "#a9b1d6" 17 | 8 = "#414868" 18 | 9 = "#f7768e" 19 | 10 = "#9ece6a" 20 | 11 = "#e0af68" 21 | 12 = "#7aa2f7" 22 | 13 = "#bb9af7" 23 | 14 = "#7dcfff" 24 | 15 = "#c0caf5" 25 | -------------------------------------------------------------------------------- /assets/themes/TokyoNight Storm.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#24283b" 5 | foreground = "#c0caf5" 6 | bright-foreground = "#eeeeee" 7 | 8 | [theme.colors.palette] 9 | 0 = "#1d202f" 10 | 1 = "#f7768e" 11 | 2 = "#9ece6a" 12 | 3 = "#e0af68" 13 | 4 = "#7aa2f7" 14 | 5 = "#bb9af7" 15 | 6 = "#7dcfff" 16 | 7 = "#a9b1d6" 17 | 8 = "#4e5575" 18 | 9 = "#f7768e" 19 | 10 = "#9ece6a" 20 | 11 = "#e0af68" 21 | 12 = "#7aa2f7" 22 | 13 = "#bb9af7" 23 | 14 = "#7dcfff" 24 | 15 = "#c0caf5" 25 | -------------------------------------------------------------------------------- /assets/themes/Tomorrow Night.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#1d1f21" 5 | foreground = "#c5c8c6" 6 | bright-foreground = "#c5c8c6" 7 | 8 | [theme.colors.palette] 9 | 0 = "#000000" 10 | 1 = "#cc6666" 11 | 2 = "#b5bd68" 12 | 3 = "#f0c674" 13 | 4 = "#81a2be" 14 | 5 = "#b294bb" 15 | 6 = "#8abeb7" 16 | 7 = "#ffffff" 17 | 8 = "#4c4c4c" 18 | 9 = "#cc6666" 19 | 10 = "#b5bd68" 20 | 11 = "#f0c674" 21 | 12 = "#81a2be" 22 | 13 = "#b294bb" 23 | 14 = "#8abeb7" 24 | 15 = "#ffffff" 25 | -------------------------------------------------------------------------------- /assets/themes/Ultra Violent.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#242728" 5 | foreground = "#c1c1c1" 6 | bright-foreground = "#ffffff" 7 | 8 | [theme.colors.palette] 9 | 0 = "#242728" 10 | 1 = "#ff0090" 11 | 2 = "#b6ff00" 12 | 3 = "#fff727" 13 | 4 = "#47e0fb" 14 | 5 = "#d731ff" 15 | 6 = "#0effbb" 16 | 7 = "#e1e1e1" 17 | 8 = "#636667" 18 | 9 = "#fb58b4" 19 | 10 = "#deff8c" 20 | 11 = "#ebe087" 21 | 12 = "#7fecff" 22 | 13 = "#e681ff" 23 | 14 = "#69fcd3" 24 | 15 = "#f9f9f5" 25 | -------------------------------------------------------------------------------- /assets/themes/Under The Sea.toml: -------------------------------------------------------------------------------- 1 | tags = ["dark"] 2 | 3 | [theme.colors] 4 | background = "#011116" 5 | foreground = "#ffffff" 6 | bright-foreground = "#2bffd2" 7 | 8 | [theme.colors.palette] 9 | 0 = "#022026" 10 | 1 = "#b2302d" 11 | 2 = "#00a941" 12 | 3 = "#59819c" 13 | 4 = "#459a86" 14 | 5 = "#00599d" 15 | 6 = "#5d7e19" 16 | 7 = "#405555" 17 | 8 = "#384451" 18 | 9 = "#ff4242" 19 | 10 = "#2aea5e" 20 | 11 = "#8ed4fd" 21 | 12 = "#61d5ba" 22 | 13 = "#1298ff" 23 | 14 = "#98d028" 24 | 15 = "#58fbd6" 25 | -------------------------------------------------------------------------------- /assets/themes/Violet Light.toml: -------------------------------------------------------------------------------- 1 | tags = ["light"] 2 | 3 | [theme.colors] 4 | background = "#fcf4dc" 5 | foreground = "#536870" 6 | bright-foreground = "#475b62" 7 | 8 | [theme.colors.palette] 9 | 0 = "#56595c" 10 | 1 = "#c94c22" 11 | 2 = "#85981c" 12 | 3 = "#b4881d" 13 | 4 = "#2e8bce" 14 | 5 = "#d13a82" 15 | 6 = "#32a198" 16 | 7 = "#b9b6af" 17 | 8 = "#45484b" 18 | 9 = "#bd3613" 19 | 10 = "#738a04" 20 | 11 = "#a57705" 21 | 12 = "#2176c7" 22 | 13 = "#c61c6f" 23 | 14 = "#259286" 24 | 15 = "#c9c6bd" 25 | --------------------------------------------------------------------------------