AutoYADM commit: 2025-05-08 17:37:16
This commit is contained in:
parent
bad5b492a5
commit
55d98b0c01
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
# ashen theme
|
||||
# Ashen for Kakoune
|
||||
# Author: Daniel Fichtinger
|
||||
# License: MIT
|
||||
# Upstream: https://sr.ht/~ficd/ashen
|
||||
|
||||
evaluate-commands %sh{
|
||||
# ASHEN
|
||||
|
||||
cursorline="rgb:191919"
|
||||
text="rgb:b4b4b4"
|
||||
red_flame="rgb:C53030"
|
||||
|
@ -30,8 +31,6 @@ evaluate-commands %sh{
|
|||
g_10="rgb:1d1d1d"
|
||||
g_11="rgb:191919"
|
||||
g_12="rgb:151515"
|
||||
|
||||
|
||||
echo "
|
||||
# Code highlighting
|
||||
face global value ${blue}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue