AutoYADM commit: 2025-05-08 17:37:16

This commit is contained in:
Daniel Fichtinger 2025-05-08 17:37:16 -04:00
parent bad5b492a5
commit 55d98b0c01

View file

@ -1,8 +1,9 @@
# ashen theme # Ashen for Kakoune
# Author: Daniel Fichtinger
# License: MIT
# Upstream: https://sr.ht/~ficd/ashen
evaluate-commands %sh{ evaluate-commands %sh{
# ASHEN
cursorline="rgb:191919" cursorline="rgb:191919"
text="rgb:b4b4b4" text="rgb:b4b4b4"
red_flame="rgb:C53030" red_flame="rgb:C53030"
@ -30,8 +31,6 @@ evaluate-commands %sh{
g_10="rgb:1d1d1d" g_10="rgb:1d1d1d"
g_11="rgb:191919" g_11="rgb:191919"
g_12="rgb:151515" g_12="rgb:151515"
echo " echo "
# Code highlighting # Code highlighting
face global value ${blue} face global value ${blue}