forked from puckzxz/NotAnotherAnimeTheme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NotAnotherAnimeTheme.theme.css
87 lines (87 loc) · 3.57 KB
/
NotAnotherAnimeTheme.theme.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
/**
* @name NotAnotherAnimeTheme
* @version Auto Update
* @description Generated by Spectra's Theme editor - Based on the NotAnotherAnimeTheme theme
* @author puckzxz
* @invite FdZhbjY
* @Source https://github.com/puckzxz/NotAnotherAnimeTheme
* @website https://betterdiscord.app/theme/NotAnotherAnimeTheme
*/
@import url("https://puckzxz.github.io/NotAnotherAnimeTheme/build/v3/naat.v3.css");
@import url('https://codedotspectra.github.io/themes/core/custom-font.css');
@import url('https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css');
:root {
--main-theme-color: #43b581;
--theme-transparency: #000000cc;
--theme-background-image: url('https://cdn.discordapp.com/attachments/788614586295123988/1085444622106492948/download_8.jpg');
--home-icon-image: url('https://i.imgur.com/okspFLe.gif');
--home-icon-image-zoom: 100%;
--home-icon-image-position: center;
--server-listing-width: 72px;
--font-size: 100%;
--mention-color: #EAFA2B2C;
--mention-sider: #FA1E1EFF;
--mention-hover-color: #faa61a14;
--category-hover-color: #43B581FF;
--video-screen-button-background-color: #c8c8c833;
--video-screen-button-foreground-color: #ffffffff;
--video-screen-button-background-hovor-color: #c8c8c866;
--video-screen-button-foreground-hovor-color: #ffffffff;
--member-listing-role-color: #43b581ff;
--small-user-popout-background-image: url('https://i.imgur.com/j1Z6HVc.jpg');
--small-user-popout-background-transparency: #00000099;
--small-user-popout-background-image-position: center;
--big-user-popout-background-image: url('https://i.imgur.com/j1Z6HVc.jpg');
--big-user-popout-background-transparency: #00000099;
--big-user-popout-background-image-position: center;
--code-markup-background-color: #00000099;
--code-markup-border: 1px solid transparent;
--message-box-transparency: #00000099;
--embed-background-transparency: #00000099;
--message-hover-buttons-background: #c8c8c81a;
--context-menu-transparency: #0f0f0fcc;
--add-discover-icon-transparency: #c8c8c826;
--add-discover-icon-color: #43b581;
--channel-limit-count-color: #43b581;
--channel-limit-background-left: #c8c8c81a;
--channel-limit-background-right: #c8c8c833;
--scrollbar-color: #c8c8c833;
--unread-message-divider-color: #f04747;
--unread-message-divider-font-color: #FFFFFFFF;
--new-messages-bar-background-color: #DA0000A0;
--new-messages-bar-font-color: #FFFFFFFF;
--emoji-menu-background-color: #000000CC;
--emoji-menu-sider-background-color: #000000CC;
--emoji-menu-server-header-background-color: #000000CC;
--emoji-menu-bottom-bar-background-color: #000000CC;
--emoji-menu-search-bar-background-color: #000000CC;
--message-search-menu-background-color: #000000cc;
--message-search-container-background-color: #00000099;
--message-search-result-background-color: #c8c8c80d;
--text-voice-channel-color: #8e9297ff;
--text-voice-channel-hover-color: #dcddde;
--text-voice-channel-selected-text-color: #ffffff;
--unread-text-channel-color: #ffffff;
--unread-text-channel-bubble-color: #ffffff;
--folder-background-color: #2f3136;
--expanded-folder-background-color: #00000000;
--reaction-emoji-background-color: #00000000;
--reaction-emoji-border-color: 1px solid transparent;
--reaction-emoji-hover-background-color: #ffffff1a;
--reaction-emoji-hover-border-color: #ffffff33;
--rs-small-spacing: 2px;
--rs-medium-spacing: 3px;
--rs-large-spacing: 4px;
--rs-small-width: 2px;
--rs-medium-width: 3px;
--rs-large-width: 4px;
--rs-avatar-shape: 50%;
--rs-online-color: #43b581;
--rs-idle-color: #faa61a;
--rs-dnd-color: #f04747;
--rs-offline-color: #636b75;
--rs-streaming-color: #643da7;
--rs-invisible-color: #747f8d;
--rs-phone-visible: block;
--customFont: 'Kano';
}