mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-02-07 13:35:50 +01:00
Tweak colors
This commit is contained in:
parent
e34a0ab243
commit
42e951d233
1 changed files with 5 additions and 3 deletions
|
@ -32,14 +32,16 @@
|
|||
"Created 2012-09-24")
|
||||
|
||||
(let ((bgdefault "#111111") (fgdefault "#bfbfbf")
|
||||
(bgbright "#3d3d3d") (fgbright "#ededed")
|
||||
(fgdim "#969696")
|
||||
(bgred "#542a2a") (fgred "#a85454")
|
||||
(bgorange "#54432a") (fgorange "#a88654")
|
||||
(bgyellow "#4c542a") (fgyellow "#97a854")
|
||||
(bgyellow "#4c542a") (fgyellow "#8d995c")
|
||||
(bggreen "#32542a") (fggreen "#65a854")
|
||||
(bgturquoise "#2a543a") (fgturquoise "#54a875")
|
||||
(bgcyan "#2a5454") (fgcyan "#54a8a8")
|
||||
(bgcyan "#0d3333") (fgcyan "#54a8a8")
|
||||
(bgblue "#2a3b54") (fgblue "#5476a8")
|
||||
(bgpurple "#322a54") (fgpurple "#6554a8")
|
||||
(bgpurple "#322a54") (fgpurple "#7d71a8")
|
||||
(bgmagenta "#4c2a54") (fgmagenta "#9754a8")
|
||||
(bgpink "#542a43") (fgpink "#a85487"))
|
||||
(custom-theme-set-faces
|
||||
|
|
Loading…
Reference in a new issue