mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
Major Update: created v4, new configs: alacritty, polybar, i3, and more.
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
|
||||
[colors.primary]
|
||||
background = "#1b1b25"
|
||||
foreground = "#dedede"
|
||||
|
||||
[colors.normal]
|
||||
black = "#15121c"
|
||||
red = "#cb5760"
|
||||
green = "#999f63"
|
||||
yellow = "#d4a067"
|
||||
blue = "#6c90a8"
|
||||
magenta = "#776690"
|
||||
cyan = "#528a9b"
|
||||
white = "#ffffff"
|
||||
|
||||
[colors.bright]
|
||||
black = "#282c34"
|
||||
red = "#e06c75"
|
||||
green = "#98c379"
|
||||
yellow = "#e5c07b"
|
||||
blue = "#61afef"
|
||||
magenta = "#c678dd"
|
||||
cyan = "#56b6c2"
|
||||
white = "#ffffff"
|
||||
Reference in New Issue
Block a user