cloud atlas
This commit is contained in:
@@ -139,5 +139,28 @@ in
|
||||
base0F = "#8b5a3c";
|
||||
};
|
||||
};
|
||||
cloud_atlas = mkScheme {
|
||||
color = "brown";
|
||||
polarity = "dark";
|
||||
image = "${wallpapers}/cloud-atlas-movie-shot.jpeg";
|
||||
base16Scheme = {
|
||||
base00 = "#0f0d0d"; # near-black cliff shadow
|
||||
base01 = "#2a2a29"; # charcoal ridge
|
||||
base02 = "#39464a"; # cool slate
|
||||
base03 = "#4b5050"; # weathered stone
|
||||
base04 = "#606569"; # muted lichen
|
||||
base05 = "#817e84"; # dusk haze
|
||||
base06 = "#92a0ae"; # pale blue mist
|
||||
base07 = "#cbaa97"; # sunlit granite
|
||||
base08 = "#a15532"; # weathered rust
|
||||
base09 = "#b38a74"; # warm sandstone
|
||||
base0A = "#937264"; # baked earth
|
||||
base0B = "#597589"; # steel-blue valley
|
||||
base0C = "#3e6781"; # cool blue
|
||||
base0D = "#758da1"; # sky wash
|
||||
base0E = "#3b5669"; # deep teal
|
||||
base0F = "#493a33"; # dark bark
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user