summaryrefslogtreecommitdiff
path: root/src/caelestia/data/templates/spicetify-light.ini
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-14 22:50:55 +1000
committerGitHub <noreply@github.com>2025-06-14 22:50:55 +1000
commitee7291b7f64a359d17eb1d050086ef5357d79055 (patch)
treef1c200d8c8ba81030cbb2113a2be122db6508c8f /src/caelestia/data/templates/spicetify-light.ini
parentMerge pull request #5 from dalpax/patch-1 (diff)
parentMerge branch 'main' into python-rework (diff)
downloadcaelestia-cli-ee7291b7f64a359d17eb1d050086ef5357d79055.tar.gz
caelestia-cli-ee7291b7f64a359d17eb1d050086ef5357d79055.tar.bz2
caelestia-cli-ee7291b7f64a359d17eb1d050086ef5357d79055.zip
Merge pull request #6 from caelestia-dots/python-rework
feat: rewrite in python
Diffstat (limited to 'src/caelestia/data/templates/spicetify-light.ini')
-rw-r--r--src/caelestia/data/templates/spicetify-light.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/caelestia/data/templates/spicetify-light.ini b/src/caelestia/data/templates/spicetify-light.ini
new file mode 100644
index 0000000..a8b361b
--- /dev/null
+++ b/src/caelestia/data/templates/spicetify-light.ini
@@ -0,0 +1,19 @@
+[caelestia]
+text = {{ $onSurface }} ; Main text colour
+subtext = {{ $onSurfaceVariant }} ; Subtext colour
+main = {{ $surface }} ; Panel backgrounds
+highlight = {{ $primary }} ; Doesn't seem to do anything
+misc = {{ $primary }} ; Doesn't seem to do anything
+notification = {{ $outline }} ; Notifications probably
+notification-error = {{ $error }} ; Error notifications probably
+shadow = {{ $shadow }} ; Shadow for covers, context menu, also affects playlist/artist banners
+card = {{ $surfaceContainer }} ; Context menu and tooltips
+player = {{ $secondaryContainer }} ; Background for top result in search
+sidebar = {{ $surfaceContainer }} ; Background
+main-elevated = {{ $surfaceContainerHigh }} ; Higher layers than main, e.g. search bar
+highlight-elevated = {{ $surfaceContainerHighest }} ; Home button and search bar accelerator
+selected-row = {{ $onSurface }} ; Selections, hover, other coloured text and slider background
+button = {{ $primary }} ; Slider and text buttons
+button-active = {{ $primary }} ; Background buttons
+button-disabled = {{ $outline }} ; Disabled buttons
+tab-active = {{ $surfaceContainer }} ; Profile fallbacks in search