mirror of
https://github.com/Ahwxorg/librey/
synced 2024-12-06 19:16:48 +01:00
Colors have been slightly modified
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
--button-bg: #343b58;
|
||||
|
||||
--special-result-border: border 0;
|
||||
--special-text-background: #1b1b18;
|
||||
--special-text-color: #f2efd3;
|
||||
--special-text-background: #1a1b26;
|
||||
--special-text-color: #c0caf5;
|
||||
|
||||
--search-container-text-color: #f2efd3;
|
||||
--search-container-background-color: #565f89;
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
--button-bg: #5E2750;
|
||||
|
||||
--special-result-border: border 0;
|
||||
--special-text-background: #1b1b18;
|
||||
--special-text-color: #f2efd3;
|
||||
--special-text-background: #333333;
|
||||
--special-text-color: #FFFFFF;
|
||||
|
||||
--search-container-text-color: #f2efd3;
|
||||
--search-container-background-color: #77216F;
|
||||
@@ -21,4 +21,6 @@
|
||||
|
||||
--footer-fg: #f2efd3;
|
||||
--footer-bg: #5E2750;
|
||||
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user