GGO Kirito
A theme with Kirito and Deathgun fighting in GGO (Gun Gale Online)
1.2K
Live preview
Full Discord interface with this theme applied โ powered by ThemePreview.
Screenshot
1
/**2
* @name GGO Kirito3
* @author VaporousCreeper4
* @version 1.4.X5
* @description A theme with Kirito and Deathgun fighting in GGO (Gun Gale Online)6
* @source https://github.com/VaporousCreeper/BetterDiscord-ThemesAndPlugins/tree/master/Themes/GGO_Kirito7
*/8
9
@import url('https://raw.githack.com/VaporousCreeper/BetterDiscord-ThemesAndPlugins/master/Themes/GGO_Kirito/core.css');10
11
:root{12
--background: url('https://images.alphacoders.com/632/632525.png');13
--activetext-colour: white;14
15
--primary1-colour: red;16
--primary2-colour: rgba(255,0,0,0.5);17
--primary3-colour: rgba(100,0,0,0.6);18
--primary4-colour: rgba(100,0,0,0.4);19
20
--secondary1-colour: rgba(50,50,50,0.3);21
--secondary2-colour: rgba(100,100,100,0.5);22
--secondary3-colour: rgba(0,0,0,0.6);23
--secondary4-colour: rgba(0,0,0,0.3);24
25
}26
27
/*28
Theme Owned and Made by VaporousCreeper#951429
30
Background Img: https://wpblink.com/sites/default/files/wallpaper/anime/66761/sword-art-online-ii-wallpapers-hd-66761-327252.png 31
32
The items above are not owned by me, They go to there respected owners 33
*/34