Last active
April 21, 2025 20:42
-
-
Save y0ug/25f05575ba51e5429ef37869e9cd9bdc to your computer and use it in GitHub Desktop.
for stylix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
system: "base16" | |
name: "VSCode Dark+" | |
author: "Converted from Kitty theme" | |
variant: "dark" | |
palette: | |
base00: "#1f1f1f" | |
base01: "#2d2d2d" | |
base02: "#264f78" | |
base03: "#808080" | |
base04: "#8c8c8c" | |
base05: "#cccccc" | |
base06: "#dddddd" | |
base07: "#ffffff" | |
base08: "#f44747" | |
base09: "#d7ba7d" | |
base0A: "#e1cb9e" | |
base0B: "#6a9955" | |
base0C: "#4dc9b0" | |
base0D: "#569cd6" | |
base0E: "#c586c0" | |
base0F: "#f55757" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment