mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Attempt to templaterize the theme specific files
This commit is contained in:
24
themes/ristretto/colors.toml
Normal file
24
themes/ristretto/colors.toml
Normal file
@@ -0,0 +1,24 @@
|
||||
accent = "#f38d70"
|
||||
active_border_color = "#e6d9db"
|
||||
active_tab_background = "#f9cc6c"
|
||||
background = "#2c2525"
|
||||
color0 = "#72696a"
|
||||
color1 = "#fd6883"
|
||||
color10 = "#c8e292"
|
||||
color11 = "#fcd675"
|
||||
color12 = "#f8a788"
|
||||
color13 = "#bebffd"
|
||||
color14 = "#9bf1e1"
|
||||
color15 = "#f1e5e7"
|
||||
color2 = "#adda78"
|
||||
color3 = "#f9cc6c"
|
||||
color4 = "#f38d70"
|
||||
color5 = "#a8a9eb"
|
||||
color6 = "#85dacc"
|
||||
color7 = "#e6d9db"
|
||||
color8 = "#948a8b"
|
||||
color9 = "#ff8297"
|
||||
cursor = "#c3b7b8"
|
||||
foreground = "#e6d9db"
|
||||
selection_background = "#403e41"
|
||||
selection_foreground = "#e6d9db"
|
||||
Reference in New Issue
Block a user