mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
add light theme for non-native titlebar
This commit is contained in:
@@ -4,6 +4,8 @@ body[data-theme='defaultLight'] {
|
||||
--main-bg-transparent: 255, 255, 255;
|
||||
--main-fg: rgb(25, 25, 25);
|
||||
--main-fg-secondary: rgb(80, 80, 80);
|
||||
--window-bar-bg: rgb(255, 255, 255);
|
||||
--window-bar-fg: rgb(16, 16, 16);
|
||||
--titlebar-fg: rgb(25, 25, 25);
|
||||
--titlebar-bg: rgb(240, 241, 242);
|
||||
--titlebar-controls-bg: rgba(0, 0, 0, 0%);
|
||||
|
||||
Reference in New Issue
Block a user