added quickshell
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# Takemi palette — kept in step with ~/.config/quickshell/config/Theme.qml.
|
||||
# Derived from ~/.wallpapers/takemi_2.jpg: cold teal over near-black, with
|
||||
# Persona 5 crimson as the accent.
|
||||
|
||||
$base = rgb(04070a)
|
||||
$mantle = rgb(080e14)
|
||||
$surface = rgb(0d1922)
|
||||
$surfaceAlt = rgb(14262f)
|
||||
$overlay = rgb(1d3a47)
|
||||
$outline = rgb(2b5567)
|
||||
|
||||
$text = rgb(e2f4f8)
|
||||
$subtext = rgb(93b8c4)
|
||||
$muted = rgb(587c8a)
|
||||
|
||||
$primary = rgb(34d3e6)
|
||||
$primaryDim = rgb(17879b)
|
||||
$glow = rgb(8ef2ff)
|
||||
$blue = rgb(3b8fd6)
|
||||
$deep = rgb(0d4b5e)
|
||||
|
||||
$accent = rgb(ff2d40)
|
||||
$accentDim = rgb(a8121f)
|
||||
$warn = rgb(ffb03a)
|
||||
$ok = rgb(35e08f)
|
||||
Reference in New Issue
Block a user