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/catppuccin-latte/colors.toml
Normal file
24
themes/catppuccin-latte/colors.toml
Normal file
@@ -0,0 +1,24 @@
|
||||
accent = "#1e66f5"
|
||||
active_border_color = "#8839EF"
|
||||
active_tab_background = "#8839EF"
|
||||
background = "#eff1f5"
|
||||
color0 = "#bcc0cc"
|
||||
color1 = "#d20f39"
|
||||
color10 = "#40a02b"
|
||||
color11 = "#df8e1d"
|
||||
color12 = "#1e66f5"
|
||||
color13 = "#ea76cb"
|
||||
color14 = "#179299"
|
||||
color15 = "#6c6f85"
|
||||
color2 = "#40a02b"
|
||||
color3 = "#df8e1d"
|
||||
color4 = "#1e66f5"
|
||||
color5 = "#ea76cb"
|
||||
color6 = "#179299"
|
||||
color7 = "#5c5f77"
|
||||
color8 = "#acb0be"
|
||||
color9 = "#d20f39"
|
||||
cursor = "#dc8a78"
|
||||
foreground = "#4c4f69"
|
||||
selection_background = "#dc8a78"
|
||||
selection_foreground = "#eff1f5"
|
||||
Reference in New Issue
Block a user