Установка локальной светлой темы
Fake light theme by demolir
Details
Authordemolir
LicenseNo License
Categoryuserstyles
Created
Updated
Size3.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Fake light theme | VimeWorld.com
@namespace forum.vimeworld.com
@version 1.0.0
@author CharkosOff
==/UserStyle== */
@-moz-document domain("forum.vimeworld.com") {
:root {
--positive-dark: #2C8C69;
--positive-light: #f0faf6;
--negative-dark: #C53030;
--negative-light: #FFF5F5;
--intermediate-dark: #DD6B20;
--intermediate-light: #FFFAF0;
--informational-dark: #2981bf;
--informational-light: #e9f0f5;
--general-dark: #7f858d;
--general-light: #f0f4f8;
--solved--borderColor: 44, 140, 105;
--trophy-first--background: #fac746;
--trophy-first--color: #704926;
--trophy-second--background: #c0c0c0;
--trophy-third--background: #cd7f32;
--theme-active_input_border: 52, 128, 187;
--theme-alternate_button: 38, 160, 222;
--theme-alternate_button_font: 255, 255, 255;
--theme-area_background: 237, 242, 247;
--theme-area_background_dark: 45, 55, 72;
--theme-area_background_light: 247, 250, 252;
--theme-area_background_reset: 255, 255, 255;
--theme-brand_primary: 38, 160, 222;
--theme-button_bar: 255, 255, 255;
--theme-comment_count: 237, 242, 247;
--theme-comment_count_font: 45, 55, 72;
--theme-featured: 44, 140, 105;
--theme-footer_text: 53, 60, 65;
--theme-header: 255, 255, 255;
--theme-header_text: 45, 55, 72;
--theme-important_button: 38, 160, 222;
--theme-important_button_font: 255, 255, 255;
--theme-item_status: 38, 160, 222;
--theme-light_button: 232, 242, 250;
--theme-light_button_font: 14, 76, 121;
--theme-link: 26, 32, 44;
--theme-link_button: 34, 144, 199;
--theme-link_hover: 23, 126, 201;
--theme-main_nav: 34, 144, 199;
--theme-main_nav_font: 255, 255, 255;
--theme-main_nav_tab: 255, 255, 255;
--theme-main_nav_tab_font: 53, 60, 65;
--theme-mentions: 61, 101, 148;
--theme-moderated: 247, 237, 241;
--theme-moderated_light: 252, 247, 249;
--theme-moderated_text: 136, 14, 79;
--theme-moderated_text_light: 164, 118, 143;
--theme-normal_button: 38, 160, 222;
--theme-normal_button_font: 255, 255, 255;
--theme-notification_bubble: 54, 171, 128;
--theme-page_background: 237, 240, 244;
--theme-pagination_active: 62, 65, 72;
--theme-post_highlight: 253, 245, 231;
--theme-post_highlight_border: 129, 98, 46;
--theme-prefix: 34, 144, 199;
--theme-price: 182, 63, 63;
--theme-primary_button: 38, 160, 222;
--theme-primary_button_font: 255, 255, 255;
--theme-profile_header: 53, 60, 65;
--theme-rating_on: 255, 152, 0;
--theme-secondary_title: 235, 237, 240;
--theme-secondary_title_font: 130, 142, 153;
--theme-section_title: 255, 255, 255;
--theme-section_title_font: 26, 32, 44;
--theme-selected: 235, 244, 249;
--theme-selected_border: 34, 144, 199;
--theme-tab_background: 74, 85, 104;
--theme-tag: 255, 244, 223;
--theme-tag_font: 156, 66, 33;
--theme-text_color: 53, 60, 65;
--theme-text_dark: 0, 0, 0;
--theme-text_light: 113, 128, 150;
--theme-text_very_light: 255, 255, 255;
--theme-timeline_color: 45, 55, 72;
--theme-very_light_button: 255, 255, 255;
--theme-very_light_button_font: 14, 76, 121;
--theme-widget_title_bar: 255, 255, 255;
--theme-widget_title_font: 26, 32, 44;
}
}