Commit 6470807
Hide the top colored line for custom themes (streamlit#10323)
## Describe your changes
Automatically hide the top-colored line (top decoration) if a custom
theme is configured and selected.
## Testing Plan
- Update snapshots of custom_theme test.
---
**Contribution License Agreement**
By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.1 parent f92dadf commit 6470807
File tree
4 files changed
+7
-2
lines changed- e2e_playwright/__snapshots__/linux/custom_theme_test
- frontend/app/src
4 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| |||
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| 304 | + | |
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| |||
1127 | 1129 | | |
1128 | 1130 | | |
1129 | 1131 | | |
| 1132 | + | |
| 1133 | + | |
1130 | 1134 | | |
1131 | 1135 | | |
1132 | 1136 | | |
| |||
1158 | 1162 | | |
1159 | 1163 | | |
1160 | 1164 | | |
1161 | | - | |
1162 | 1165 | | |
1163 | 1166 | | |
1164 | 1167 | | |
| |||
1870 | 1873 | | |
1871 | 1874 | | |
1872 | 1875 | | |
| 1876 | + | |
1873 | 1877 | | |
1874 | 1878 | | |
1875 | 1879 | | |
| |||
1916 | 1920 | | |
1917 | 1921 | | |
1918 | 1922 | | |
1919 | | - | |
| 1923 | + | |
| 1924 | + | |
1920 | 1925 | | |
1921 | 1926 | | |
1922 | 1927 | | |
| |||
0 commit comments