mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-19 19:24:01 +00:00
feat: implement dark mode
This commit is contained in:
@@ -835,8 +835,9 @@
|
||||
| Name | Number | Description |
|
||||
| ---- | ------ | ----------- |
|
||||
| COLOR_THEME_UNSPECIFIED | 0 | |
|
||||
| COLOR_THEME_LIGHT | 1 | |
|
||||
| COLOR_THEME_DARK | 2 | |
|
||||
| COLOR_THEME_SYSTEM | 1 | |
|
||||
| COLOR_THEME_LIGHT | 2 | |
|
||||
| COLOR_THEME_DARK | 3 | |
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user