mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
Update remaining dark color codes to hexadecimal for consistency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$tan: rgb(87, 84, 74);
|
||||
$brown: rgb(218, 212, 187);
|
||||
$highlight: rgb(65, 61, 52);
|
||||
$darkBrown: rgb(179, 172, 146);
|
||||
$tan: #57544a;
|
||||
$brown: #dad4bb;
|
||||
$highlight: #413d34;
|
||||
$darkBrown: #b3ac92;
|
||||
$accent: #cd664d;
|
||||
$accent2: #a0c490;
|
||||
Reference in New Issue
Block a user