mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
19 lines
350 B
YAML
19 lines
350 B
YAML
# Base16 Builder scheme by Jan T. Sott
|
|
scheme: "Isotope"
|
|
author: "Jan T. Sott"
|
|
base00: "000000"
|
|
base01: "404040"
|
|
base02: "606060"
|
|
base03: "808080"
|
|
base04: "c0c0c0"
|
|
base05: "d0d0d0"
|
|
base06: "e0e0e0"
|
|
base07: "ffffff"
|
|
base08: "ff0000"
|
|
base09: "ff9900"
|
|
base0A: "ff0099"
|
|
base0B: "33ff00"
|
|
base0C: "00ffff"
|
|
base0D: "0066ff"
|
|
base0E: "cc00ff"
|
|
base0F: "3300ff" |