diff options
Diffstat (limited to 'palette/material-palenight.conf')
| -rw-r--r-- | palette/material-palenight.conf | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/palette/material-palenight.conf b/palette/material-palenight.conf new file mode 100644 index 0000000..dd95cf3 --- /dev/null +++ b/palette/material-palenight.conf @@ -0,0 +1,30 @@ +# Material Palenight. +# Copyright (C) 2026 Danilo M. <danix@danix.xyz> +# Licensed under the GNU General Public License v2 only. +# +# Source: https://github.com/material-theme/vsc-material-theme +# +# The violet-leaning Material variant. Same accent set as Ocean on a warmer, +# lighter ground. + +background = #292d3e +surface = #34324a +selection = #444267 +foreground = #a6accd +comment = #676e95 + +red = #ff5370 +orange = #f78c6c +yellow = #ffcb6b +green = #c3e88d +cyan = #89ddff +blue = #82aaff +purple = #c792ea +violet = #bb80b3 +brown = #ab7967 + +# Interpolated, not upstream. See the note in material-ocean.conf. +deep = #202331 +mid = #2f3347 +mid_high = #3e4361 +light = #8f96b3 |
