GGO Kirito

By VaporousCreeper Version 1.4.X Updated 09/14/2025 1.1M downloads

A theme with Kirito and Deathgun fighting in GGO (Gun Gale Online)

red dark customizable anime

Live preview

Full Discord interface with this theme applied โ€” powered by ThemePreview.

Screenshot

GGO Kirito screenshot
GGO_Kirito.theme.css
GitHub

Open source

https://raw.githubusercontent.com/VaporousCreeper/BetterDiscord-ThemesAndPlugins/6d5c56ec225a04c6e29f5cc11fd415650008c9c7/Themes/GGO_Kirito/GGO_Kirito.theme.css
1/**
2 * @name GGO Kirito
3 * @author VaporousCreeper
4 * @version 1.4.X
5 * @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_Kirito
7 */
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/*
28Theme Owned and Made by VaporousCreeper#9514
29
30Background Img: https://wpblink.com/sites/default/files/wallpaper/anime/66761/sword-art-online-ii-wallpapers-hd-66761-327252.png
31
32The items above are not owned by me, They go to there respected owners
33*/
34